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.

C2000 Demo Code Not Loading

Other Parts Discussed in Thread: TMS320F28027, CONTROLSUITE, BOOSTXL-DRV8301

I am having issues getting the demo code to run on the C2000, would it be possible to explain what needs to be done to make these demos run. I am constantly getting errors. I have tried CCS v5 and v6 with no success. The Errors I am getting are:

 

CCS v5

Can't Initialize Target CPU:

**Error**: Serial Communication failed at port: COM65, baud rate:9600!

To use serial monitor, please ensure the following prerequisites are satisfied:

1. Make sure the cable is plugged into both the target and the host on the right COM port.

2. Make sure a compatible target side serial monitor is loaded and running on the target device.

 

- For this error I'm not sure about port 65 as it does not exist in the device manager...

 

Source Lookup: unable to restore CPU specific container - expecting valid source container id value

 

- Not sure what this error means...

CCS v6

Missing new Target configuration (not exact error)

- I tried fixing this by suggesting the uC being used and the connection (TMS3208027 - UART Connection)

 

After fixing the COM port to the correct number I get a new error:

C28xx: Flash Programmer: Warning: The configured device (TMS320F28027), does not match the detected device (). Flash Programming operations could be affected. Please consider modifying your target configuration file.

C28xx: GEL: Error while executing OnTargetConnect(): Could not read register ST1: Execution state prevented access at (ST1&~(0x0100)) [f28027.gel:272] at C28x_Mode() [f28027.gel:80] at OnTargetConnect() .

C28xx: Failed CPU Reset: Unsupported GTI Function.

 

I haved also seen this with v6
Can't Initialize Target CPU:

**Error**: Serial Communication failed at port: COM65, baud rate:9600!

To use serial monitor, please ensure the following prerequisites are satisfied:

1. Make sure the cable is plugged into both the target and the host on the right COM port.

2. Make sure a compatible target side serial monitor is loaded and running on the target device.

 

All the demo codes compile the issue is getting them to run on the launchpad, any help in moving to this next step would be very much welcomed.

 

Thanks

Kas