S32DS debug problem

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

S32DS debug problem

1,574 Views
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 Replies

1,360 Views
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 Kudos

1,360 Views
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.