Hi,
I got a question:
Is there any suitable DM8168 or EVM8168 simulator?
I want to test the behavior of the ARM+DSP with a more detailed point of view, e.g. cache hits instuctions and so on.
Best Regards,
Kristian
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 got a question:
Is there any suitable DM8168 or EVM8168 simulator?
I want to test the behavior of the ARM+DSP with a more detailed point of view, e.g. cache hits instuctions and so on.
Best Regards,
Kristian
Hi Kristian,
We have simulators inside the Code Composer Studio™ (CCStudio). CCStudio comprises a suite of tools used to develop and debug embedded applications. It includes compilers for each of TI's device families, source code editor, project build environment, debugger, profiler, simulators, real-time operating system and many other features.
For further questions, please use our CCStudio forum:
http://e2e.ti.com/support/development_tools/code_composer_studio/default.aspx
Regards,
Pavel
Hi Pavel,
thank you, is there a tutorial how to configure and run these simulator?
BR,
Kristian
Check this link:
http://processors.wiki.ti.com/index.php/Simulator_Selection_%26_Configuration
BR,
Pavel
Hi Pavel,
I got a last question:
I'm running CCSv5 on Ubuntu, so is there an installer for Linux?
BR,
Kristain
Hi Kristian,
Yes, we have CCSv5 installer for Linux. I am also using CCSv5 on Ubuntu. We have Web Linux installer and off-line Linux installer, you can choose one between these two.
http://processors.wiki.ti.com/index.php/Download_CCS
BR,
Pavel
Hi Pavel,
there seems to be a misunderstanding ^^
I am running CCSv5 on Ubuntu, I was asking if there is a DM8168 or EVM8168 simulator for CCSv5 on Linux.
BR, Kristian
Hi Kristian,
Now I understand your question. Sorry for the misunderstanding. This question is more suited for our CCS forum:
http://e2e.ti.com/support/development_tools/code_composer_studio/default.aspx
Please ask it there.
BR,
Pavel
Hi,
I've got another problem with this simulator:
I don't get my programm running on it. I've tried setting it up like it is discriebed in the link you've given me, and then tried to load my programm still compiled with CCSv5 on my linux system, because I'm not aware of how to compile it in CCSv4 on windows without the compilers given in CodeSourcery on linux.
But it doesn't do anything. Another problem is, that my programm doen't run emmbedded but on the Linux given on the board. How can I enable a OS simulation in the simulator?
Another problem is, that when I start the simulator, it says that it couldn't load the "Superfile" located in the Temp-folder of windows.
Have I to compile the sourcecode on windows again instead of using the executeable which is still compiled? And if yes, with which compilers?
BR,
Kristian