Error:CPU is not halted

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
lock attach
Attachments are accessible only for community members.
Anonymous
Not applicable

 Hi everyone:

   

When I setup the debug mode with JTAG GDB,through the J-Link command Tool the ARAM9 is recognized,but the J-Link show a error message :"Error:CPU is not halted".And I follow the chapter 12 of FX3 programmers manual(DOC.#001-64707)to setup the eclipse IDE Debugger,then the tool show a error message “An internal error occurred during: "Label Job".

   

java.lang.NullPointerException

   

”.as attached file.

   

could you please give some advice to slove the problem.

   

Thanks for your attention and help!

0 Likes
2 Replies
RoKl_290166
Level 4
Level 4
Welcome!

Hi,

   

did you specify the executable file in the debug-configurations?

   

Go to <Run> -> <Debug Confurations...>, select the configuration you want to use for debugging, select the "Main"-tab in the right part of the window and set at "C/C++ Application:" the according elf-file to be debugged!

   

 

   

Regards!

0 Likes
Anonymous
Not applicable

 Hi Robk:

   

It's seems OK now! Thank you for suggestion!

   

Best wishes!

0 Likes