hi,
I want to debug ARM assembly on EVMK2H with ccs6, when I power on the board,then connect to the first A15 core, and load the .out file to A15 core, but it failed because the .out file place the section of .text ,.data which start from address 0x0, and the address 0 is not useable. Here is the pic:
How can I debug my arm assembly on A15 core? Can anyone help me ?
Best Regards,
Si