打印

how to handle lockup state in M33

[复制链接]
121|0
手机看帖
扫描二维码
随时随地手机跟帖
跳转到指定楼层
楼主
冰糖炖雪梨|  楼主 | 2018-9-9 07:00 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
Dear Developers,
I am trying to run FreeRTOS on MPS2 plus board for CM33.
but xPortStartScheduler fails and gets stuck at SecureHandler(Lockup addr PC: 0xEFFFFFFE).
It fails when trying to start the vStartFirstTask.
below is scatter loader file content
LR_IROM1 0x00000000 0x40000000
{
   ER_IROM1 0x00000000 0x00200000\n\n   { \n         *.o (RESET, +First)\n         *(InRoot$$Sections)\n         .ANY (+RO)\n         .ANY (+XO)\n   }\n   RW_IRAM1 0x20000000 UNINIT 0x00200000\n\n  {\n      .ANY (+RW +ZI)\n  }\n  ARM_LIB_STACK (0x38200000) 0x600\n  {    \n        *(EMPTY)\n  }  \n  ARM_LIB_HEAP (0x38200000+0x600) 0xC00\n {\n      *(EMPTY)\n }}
please help me to resolve this issue.
Thanks,

使用特权

评论回复

相关帖子

发新帖 我要提问
您需要登录后才可以回帖 登录 | 注册

本版积分规则

430

主题

436

帖子

0

粉丝