Other Parts Discussed in Thread: PGA305, PGA300, UNIFLASH, USB2ANY
Tool/software: Code Composer Studio
Hello,
I'm developing a solution with PGA900, the firmware works ok but when I power on the board, the proccessor not run the firmware.
The output in console is: "Cortex_M0_0: Can't Run Target CPU: (Error -1268 @ 0x1080001) Device is locked up in Hard Fault or in NMI. Reset the device, and retry the operation. If error persists, confirm configuration, power-cycle the board, and/or try more reliable JTAG settings (e.g. lower TCLK). (Emulation package 9.2.0.00002)"
To initialize the firmware, I need execute CPU reset with XDS200.
How can I do the M0 proccessor to run firmware at power on?
The pga900_init.asm and startup_css.c are original files from example provided from TI.
Best Regards,
Leonardo Trinta

