CCS Gurus,
What is the use of CCS3.3v / CCS4v simulators? What are its limitations?
Do we have any documentation about how to use these simulators?
Regards,
Manoj
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.
CCS Gurus,
What is the use of CCS3.3v / CCS4v simulators? What are its limitations?
Do we have any documentation about how to use these simulators?
Regards,
Manoj
Manoj,
The main simulation wiki page is a good place to start for more information on the simulators in CCS.
http://processors.wiki.ti.com/index.php/Category:Simulation
It gives you an overview of the various types of simulators and why to use each one. At the bottom in the topic list is a topic that shows the various simulators in CCSv4. http://processors.wiki.ti.com/index.php/SimulatorConfigurationsAndFeaturesMatrix For CCSv3.3 there is a simulator selection guide included in the installation.
Regards,
John
no. What are you looking to do with the simulator? C2000 sims are typically not widely used due to the large number of low cost h/w platforms available.
John
"esoteric" simulators are generally not included in the standard CCS image. The simulation team does have additional simulators that are available internally and to selected customers but are not meant for broad market use.
john
JohnS,
Can you please answer the following:
When i use F281x simulator option
Regards,
Manoj
In the cc_setup tool it should describe what is supported by this simulator. Not that the F281x simulators are not supported in CCSv4 or CCSv5. There is only an F283x CPU sim.
Manoj Santha Mohan said:
- Will i be able to view the BOOT ROM contents in 0x3FF000.
I don't believe so.
Manoj Santha Mohan said:
- Can i use the IQmath functions in BOOT ROM?
You would have to load these functions into memory as the ROM is not going to be there.
Manoj Santha Mohan said:
- Will I be able to load RAM?
Yes
Manoj Santha Mohan said:
- Will I be able to mimic loading Flash using On-chip flash programmer?
No
Why is it that you are wanting to use this simulator?