S32DS debug problem

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

S32DS debug problem

1,655 次查看
347996379
Contributor III

1.png

2.png

Error in final launch sequence
Failed to execute MI command:
     thbreak main
     Error message from debugger back end:
    Cannot access memory at address 0x4b8
   Cannot access memory at address 0x4b8

when I debuged my project,why is this a problem?

how can I do it?

2 回复数

1,441 次查看
victorjimenez
NXP TechSupport
NXP TechSupport

Hello,

Could you please provide more information about the behavior you are facing? For example, are you using one of our evaluation boards? If so, which one? Are you trying to debug one of the SDK examples? If so, which one? What version of S32DS are you using?

Have a great day,
TIC

-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 项奖励
回复

1,441 次查看
347996379
Contributor III
  • My S32DS has been updated with a patch(S32DS_ARM_v2018.R1_UP10) to allow this to happen.Now I reinstalled s32ds,and update the patch to S32DS_ARM_v2018.R1_UP8, the problem can be solved.