S32DS debug problem

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

S32DS debug problem

1,610件の閲覧回数
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,396件の閲覧回数
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,396件の閲覧回数
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.