Tool/software: Code Composer Studio
Hi,
Most of times, I Stuck CCS when launching debug session. (I use CCv8.3 and CCsv5.1, Both CCS version i got same problem)
Thanks
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.
Tool/software: Code Composer Studio
Hi,
Most of times, I Stuck CCS when launching debug session. (I use CCv8.3 and CCsv5.1, Both CCS version i got same problem)
Thanks
I use Windows 64 bit OS (i7 core & 8GB RAM & 1TB HardDisk).
I have two Emulator for VC5502(In test connection these two emulator will pass successful)
1.XDS100V2
2.XDS100v3
I use GEL file for 5502-Development board , its working fine sometime
(In console GEL file output display , following below)
C55xx: GEL Output:
StartUp()
C55xx: GEL Output:
OnTargetConnect()
C55xx: GEL Output:
OnReset()
C55xx: GEL Output: PLL configured successfully.
C55xx: GEL Output: CE1 configured for 16-bit asynchronous memory.
C55xx: GEL Output: CE3 configured for 16-bit Ethernet.
C55xx: GEL Output: CE0 configured for 32-bit SDRAM memory.
C55xx: GEL Output: GEL StartUp Complete.
C55xx: GEL Output:
OnPreFileLoaded()
C55xx: GEL Output: PLL configured successfully.
C55xx: GEL Output: CE1 configured for 16-bit asynchronous memory.
C55xx: GEL Output: CE3 configured for 16-bit Ethernet.
C55xx: GEL Output: CE0 configured for 32-bit SDRAM memory.
C55xx: GEL Output:
OnRestart()
There after my program Led blinking code will run successfully.
(Most of times) when i launching debug session, it just continually tries to launch the debug session at 100%.
(In console GEL file output display, following below)
C55xx: GEL Output:
StartUp()
In the above progress, if we click in ccs they become Not responding and we have to kill IDE.
Or
We disconnect target, we get error target connection , click ok and exit from debug page.
Anyother suggestion.(I check all the hardware connection its ok)
Do you get the same issue if doing a manual debug launch? If so, can you enable debug server logging and reproduce the issue?
http://processors.wiki.ti.com/index.php/Troubleshooting_CCSv7#Debug_Server_Logging
Zip up the generated log and attach it to this thread.
Thanks
ki