Part Number: 66AK2G12
Tool/software: Code Composer Studio
I built a bare-metal "Hello World" project and load onto MSMC_SRAM and run with AMR core on K2G EVM board without any problem. The evmk2g_arm.gel is used after run "Connect Target" in CCS.
But when loaded the same " Hello" project to my custom board it won't stop at main() (or c_int00() if I unchecked disable the "auto-run to main") . It is Running but jumps to irrelevant address when suspend.
To make program to halt at main() or c_int00 I need to do
"CCS7 -> Menu bar -> Run -> Reset -> CPU Reset (SW)" before I load "Hello World" ARM software.
What does "CPU Reset (SW) do?"
Can you give me the gel script that does the "CPU Reset (SW)"?
There is no issue to load and run DSP software on my custom board. The evmk2g.gel is used.
I use on-board emulator when using EVMK2G board. My custom board has 20-pin JTAG header and Blackhawk XDS560v2_USB is used.
CCS Version: 7.2.0.00013