153 Star 691 Fork 534

OpenHarmony / kernel_liteos_m

 / 详情

HalStartToRun卡死

已完成
缺陷
创建于  
2024-03-01 15:29

【模块名_概率】简要描述:
kernel/liteos_m/arch/arm/cortex-m4/gcc/los_context.c:164

HalStartToRun();前后增加打印,发现卡死;

【环境信息】:

  • 网络环境

  • 硬件开发板型号
    AT32F435RGT7自研板子

  • 软件版本信息或tag节点
    OpenHarmony-4.1-Release

  • 测试环境

  • 其他

【预置条件】:

【测试步骤】:

【预期结果】:

【实际结果】:

【恢复手段】:

【出现概率】:问题出现次数/实际测试次数

【定位信息】:

    1. Log、截图、多媒体文件等,所有和问题有关的信息:

评论 (3)

need4oxygen 创建了缺陷

感谢提交Issue!关于Issue的交互操作,请访问OpenHarmony社区支持命令清单。如果有问题,请联系 @zhushengle @LeonChan @JerryH 。如果需要调整订阅PR、Issue的变更状态,请访问链接

Thanks for submitting the issue. For more commands, please visit OpenHarmony Command List. If you have any questions, please refer to committer @zhushengle @LeonChan @JerryH for help. If you need to change the subscription of a Pull Request or Issue, please visit the link.

openharmony_ci 添加了
 
waiting_for_assign
标签
need4oxygen 修改了描述

HalStartToRun 实际执行完成会发起调度,从MSP切换到PSP执行,PSP任务入口是ArchTskStackInit函数初始化的PC指针,指向OsTaskEntry。可以在OsTaskEntry内打印log 观察HalStartToRun以后,运行到OsTaskEntry内并触发任务调度。

问题已答复,issue关闭

钟小明 任务状态待办的 修改为已完成

登录 后才可以发表评论

状态
负责人
项目
里程碑
Pull Requests
关联的 Pull Requests 被合并后可能会关闭此 issue
分支
开始日期   -   截止日期
-
置顶选项
优先级
预计工期 (小时)
参与者(4)
7387629 openharmony ci 1656582662
C
1
https://gitee.com/openharmony/kernel_liteos_m.git
git@gitee.com:openharmony/kernel_liteos_m.git
openharmony
kernel_liteos_m
kernel_liteos_m

搜索帮助