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,
I have just started using CCSV4 due to a probe point bug in CCSV3.
I am having terrible trouble with CCSV4 crashing each time I stop my target running.
I have attached the screen capture of my exit error code...hope someone can help.
Cheers,
Seán
Hi Sean,
That error message is a generic one that does not provide much details. What are more useful are Eclipse, JVM and crash dump files.
But before sending those, you may want to:
Also when reporting issues, please provide more details on your environment. See the forum readme for more information on the details we are looking for.
Thanks
ki
Sean,
Ki-Soo knows his stuff. I'd follow his recommendations. I agree, more data (board, ccs ver, etc) is more helpful to us to diagnose the problem.
Often times, the problem lies in the target config file (.ccxml). Make sure your target config file is correct before proceeding. Also, the Troubleshooting Guide is a great resource.
Cheers,
Eric
Eric, Ki-Soo,
Thank you for that.
I am using Version: 4.2.1.00004 on an F2803X control card with an XDS100V2 USB emulator.
I have looked at the troubleshooting steps, but this has not helped.
Details of the preferences and errors attached.
Cheers,
Seán
-g -pdsw225 -fr"$(Proj_dir)\Debug" -i"..\~Support Files\DSP2803x_common\include" -i"..\~Support Files\DSP2803x_headers\include" -d"_DEBUG" -d"LARGE_MODEL" -ml -v28 -g -pdsw225 -fr"$(Proj_dir)\Debug" -i"..\~Support Files\DSP2803x_common\include" -i"..\~Support Files\DSP2803x_headers\include" -d"_DEBUG" -d"LARGE_MODEL" -ml -v28 -g -pdsw225 -fr"$(Proj_dir)\Debug" -i"..\~Support Files\DSP2803x_common\include" -i"..\~Support Files\DSP2803x_headers\include" -d"_DEBUG" -d"LARGE_MODEL" -ml -v28 -g -pdsw225 -fr"$(Proj_dir)\Debug" -i"..\~Support Files\DSP2803x_common\include" -i"..\~Support Files\DSP2803x_headers\include" -d"_DEBUG" -d"LARGE_MODEL" -ml -v28 -g -pdsw225 -fr"$(Proj_dir)\Debug" -i"..\~Support Files\DSP2803x_common\include" -i"..\~Support Files\DSP2803x_headers\include" -d"_DEBUG" -d"LARGE_MODEL" -ml -v28 -g -pdsw225 -fr"$(Proj_dir)\Debug" -i"..\~Support Files\DSP2803x_common\include" -i"..\~Support Files\DSP2803x_headers\include" -d"_DEBUG" -d"LARGE_MODEL" -ml -v28 -g -pdsw225 -fr"$(Proj_dir)\Debug" -i"..\~Support Files\DSP2803x_common\include" -i"..\~Support Files\DSP2803x_headers\include" -d"_DEBUG" -d"LARGE_MODEL" -ml -v28 -g -pdsw225 -fr"$(Proj_dir)\Debug" -i"..\~Support Files\DSP2803x_common\include" -i"..\~Support Files\DSP2803x_headers\include" -d"_DEBUG" -d"LARGE_MODEL" -ml -v28 -g -pdsw225 -fr"$(Proj_dir)\Debug" -i"..\~Support Files\DSP2803x_common\include" -i"..\~Support Files\DSP2803x_headers\include" -d"_DEBUG" -d"LARGE_MODEL" -ml -v28
Hi Sean,
I've tried various F2803x control cards with an XDS100v2 using the same CCS version but it all seems to work fine. I was wondering:
-It crashes every time on halt?
-Could I obtain the executable you are running which causes the crash on halt?
-Thanks for the attached error log. But no dump files (*.dmp) have been generated? http://processors.wiki.ti.com/index.php/Troubleshooting_CCS#Crash_Dump_File
Thanks
ki
Hi Ki,
I have searched my machine (hidden folders included) for *.dmp files, but none exist.
It crashes every time I want to exit Debug mode.
Seán
Hi Ki,
It does not matter what executable I use - even the simplest ones crash.
I have attached the *.out file as a *.txt - if you want to try you can rename.
Cheers,
Seán
Hi Sean,
Thanks for the attachment. Unfortunately I still cannot get the crash to occur in my environment.
If you can provide one more file, I'd greatly appreciate it. But it will take a bit more effort to generate.
http://processors.wiki.ti.com/index.php/Troubleshooting_CCS#Debug_Server_Logging
Thanks
ki
Hi Ki,
I'm having the same problem using CCS 4.2.3.0004 with an Elprotronic FlashPro430 emulator. The driver for the emulator is v 4.72 released may 27. 2011, and I have no problems using it with IAR Workbench v 5.20. My OS is Windows 7-64!
I have attached the debug-log generated as described in your link, and hope that it can provide some useful information.
The sequence of the debug session was as follows.
- Download to target
- Run the program
- Halt the program
- Terminate the session
After this, CCS stops working and I get the same message as attached in the first post here.
Best regards,
Bent Klynge
Thanks for attaching the log file. It looks like the debugger happily shut down, so something after that must have crashed.
Would you be able to check if there are any crash dump files generated and attach them here if you find any?
No .dmp files are generated - i've done a recursive search for these files but didn't find any.
I have attached the same error message as the first post in this thread, and marked up a couple of things. I don't know how Java works, but I'm wondering if this means anything since I'm running a 64 bit Windows OS. There is only a win32 directory under ccsv4\DebugServer where I would have expected to find a win64 as well.
Please let me know, if I can provide more information to help getting closer to the root cause.