After setting up a new installation of CCS v5.2 i get following Error Message:
Can't Initialize Target CPU:Could not initialize the simulator driver. Check the Configuration File
Did you create a new target configuration file after installation of CCS 5.2 or are you using a previously created file? If using an older one, please try re-creating one to see if that helps.
Here is a related thread with a similar error: http://e2e.ti.com/support/development_tools/code_composer_studio/f/81/t/202268.aspx
If the suggestions/tips in that thread do not help, please reply with additional details on when you see this error - is it when loading code, is it with certain projects only or all projects etc.
If a post answers your question please mark it with the "Verify Answer" button
Search the wikis for common questions: CGT, BIOS, CCSv3, CCSv4Track a known bug with SDOWP. Enter the bug id in the "Find Record ID" box
Hi,
Please check if the forum thread below is helpful:
http://e2e.ti.com/support/development_tools/code_composer_studio/f/81/p/202268/718476.aspx
In addition, please check if the troubleshooting sections General IDE and Debugger of the page below help you:
http://processors.wiki.ti.com/index.php/Troubleshooting_CCSv5
Hope this helps,
Rafael
Dear Rafael,thanks for support.Changing the xmx from 384 to 1024 M in both eclipse.ini and ccstudio.ini do not help!This is the error on shell:## An unexpected error has been detected by Java Runtime Environment:## SIGSEGV (0xb) at pc=0x00000000, pid=32761, tid=3407207232## Java VM: Java HotSpot(TM) Client VM (11.3-b02 mixed mode linux-x86)# Problematic frame:# C 0x00000000## An error report file with more information is saved as:# /opt/ti/ccsv5/ccs_base/simulation_keystone1/env/ccs/drivers/hs_err_pid32761.log[thread -897987776 also had an error]## If you would like to submit a bug report, please visit:# http://java.sun.com/webapps/bugreport/crash.jsp# The crash happened outside the Java Virtual Machine in native code.# See problematic frame for where to report the bug.#Aborted (core dumped)2538.hs_err_pid32761.log
Dear Rafael,
a update to 5.2.1.00018 do not solve the problem.
We must switch back to 5.1.1.00033!
5.1:
TMS320C66x_0: Trouble Reading PC Register: Error number -2133 Error address 1dTMS320C66x_1: Trouble Reading PC Register: Error number -2133 Error address 66TMS320C66x_2: Trouble Reading PC Register: Error number -2133 Error address 66TMS320C66x_3: Trouble Reading PC Register: Error number -2133 Error address 66
But it works!
see: 170218.aspx
5.2:
TMS320C66x_0: Can't Initialize Target CPU: Could not initialize the simulator driver. Check the Configuration File
Same here with Fedora17 + out-of-the-box CCS 5.2.1, even with a new TargetConfiguration I get:
We try to use Ubuntu 12.04 (64Bit) but this results in a lot of problems with CCS.
So, at the moment we must switch back to Ubuntu 11.10 (64Bit) there are less problems.
Here is a related thread with a similar error: http://e2e.ti.com/support/development_tools/code_composer_studio/f/81/t/204540.aspx
Simulator is working with CCS 5.3.0 and Ubuntu 12.04.