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
-----------------------------------
Don't forget to verify answers to your forum questions by using the green "Verify Answer" button.
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 CCSv5 problems? Check out the CCSv5 Troubleshooting Guide
Click here to track an issue. Enter your bug id in the "Find Record ID" box
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