This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Using JTAGjet with Stellaris LM3S8971

Hallo,

I'm trying to debug a program for a Sensorless BLDC motor control via the JTAGjet-CCS. I get already this Warning when I try load the program:

 

Warning:

Error 0x40001020/-1268

Warning during: Execution, Target, 

Core is Locked up in Hard Fault or in NMI.

 

 

When I load the Program with boot_eth_out: I get on the console:

CORTEX_M3_0: AutoRun: Target not run as the symbol "main" is not defined

And with qs-bldc.out:

Warning:error 0x40001020/-1268 Warning during : Execution, Target, Core Is Locked up in Hard Fault or NMI

I need help to solve this problem