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 was wroking with CCS3.3 and migrated the project to CCS4 (4.0.0.16000 ) 32K MCU Core Edition. Target is F2812. I could build the project in CCS4 with minor compiler warnings, following the guidelines from the web.
I want to (1) Simulate the project with simulator and (2) Debug with SPI515PP JTAG Emulator from Spectrum Digital.
Problem with (1): I tried to create a new (User Defined) Target Configuration file. But I could not find a suitable 'Connection Type' and 'Device' option for F2812. Please guide to properly configure target to simulate the project for F2812.
Problem with (2): While creating Target Configuration file, which 'Connection Type' and 'Device' option to choose for F2812 and SPI515PP Emulator?. Does the driver for SPI515PP Emulator comes along with CCS4 installer?. Please help to debug F2812 with SPI515PP Emulator.
My PC is having on 256MB RAM. Is it causing any problem?
Any help is greately appreciated!
-Sinoj
I'm not sure if SPI515 is supported in v4. You can try taking the XDS510-PP connection and then changing the Emulator I/O Port option to address 0x100 (which is what SPI525 uses).
256 MB RAM is very low for CCSv4. 2GB is recommended and 1 GB is the minimum requirement. It has been known to work with 512 MB, though performance is not so good. I would imagine 256 MB would be even worse. I strongly recommend a RAM upgrade.
See here for the system requirements for v4: http://tiexpressdsp.com/index.php/System_Requirements#Hardware_Requirements
ki
Also forgot to mention that CCSv4 does not come with a 2812 simulator.
Thanks
ki