This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
hi all
i use the SEED-XDS560PLUS emulator to connect my OMAP-L138EVM, but it always give this tips below:
the figure below is the box
i only set the ARM9 GEL file as i heard that it has sequence in debug OMAP-L138, which is load the ARM GEL file first and then load the DSP GEL file .
initially, the OMAP-L138 has the onboard emulator(XDS100v1), but i not use it . i use the off-board emulator(SEED-XDS560PLUS), and use the project of "evmomapl138_test_LED_DIP" which is come from the SD card in OMAP-L138EVM. i can debug and run the project by the onboard emulator, but it can't connect by the SEED-XDS560PLUS emulator, does any one meet this problem?
Hello,
The first thing to try is to test your JTAG connection outside CCS. If SEED comes with some utility, you can use that. You can also use the dbgjtag utility that comes with CCS to test your connection:
http://processors.wiki.ti.com/index.php/Debugging_JTAG_Connectivity_Problems
If these tests also fail, then it is not a CCS issue but some issue related to your target or emulator (or both).
Good luck
ki
-----------------------------------
Did you read the CCS Forum Guidelines & FAQ? If not, PLEASE read it. If you haven't read it in awhile, please read it again to see if any updates were made.
Having CCS problems? Check out the CCS Troubleshooting Guide
Looking for CCS Training? Check out the CCS Training Site
Curious about the status of a bug and know the tracking ID? Track it via the public bug tracking portal
NOTE: When a bug is filed and a tracking ID is provided, the thread may then be suggested as "TI Thinks Resolved". Why? Please read the first FAQ of the CCS Forum Guidelines & FAQ
In reply to Ki-Soo Lee:
thank you ki
i have got the answer, the "TMS/TDO output timing" in the connecting properties should set to "falling edge is JTAG standard"
xunliang