Hi,
I'm trying to debug my TMS570 board but I have troubles to do it, I know If I create a project and copy the axf file into the project directory , I should be able to debug the axf file without having to build the project again.,
Now, I try to debug an axf file ( (it is called Blinky file demo on Keil) )however i have the following error:---- flash download failed
I'm using target debugging with J-Link and an R4 controller ,I am configure the options target in order to use J-Link ...
Please Somebody can help me?
Keil provided the Blinky sample projects for TMS570LS2x, TMS570LS31x, and RM48. Which device is on your board?
Regards,
QJ
Im using RVI to debug the TMS570 processor , I must configurate settings to specific my development platform through a program called "debug hardware " :
CoreSight AP index
CoreSigt basse addresse
Howeverer, I dont know how to configurate it , I found the System Modules Assignment (Table2-4) http://www.ti.com/lit/ds/spns141f/spns141f.pdf which shows the address of each unit on the debug resister
So I tried to set coresigtht base addresse whith the frame start address : CoreSigt basse addresse=0XFFA0_1000 in cortex R4 modul but i dont have any response.
I tried also take the configuration target default TMS570PSFC61 , but i have the same response
Can you explain to me how ito configurate the Plateform for TMS570
Thanks