Other Parts Discussed in Thread: LMFLASHPROGRAMMER
Hi,
I'm working on TM4C129DNCPDT based custom board. I'm doing development using CCS5 and debugging the code using XDS200. While debugging the code, I started getting following error whenever I try to debug the code -
Can't find a source file at "/db/ztree/library/trees/xdctargets/xdctargets-g22x/src/ti/targets/arm/rtsarm/boot.asm"
In Console winow I got following message -
CORTEX_M4_0: GEL Output:
Memory Map Initialization Complete
CORTEX_M4_0: Can't Run Target CPU: (Error -1268 @ 0x1090001) 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 5.1.232.0)
When I hit debug option, I can see message about the flash getting programmed. Then I can the debug options appearing but I see error messages in Console window whenever I use those options.
Please find the attached snapshot.
Thanks,
Abhay