Hi,
I'm still using CCS 3.1 for 28x MCU. May I know I am able to add 2802x piccolo chip in this vertion of CCS? If yes, how to do it?
Thank you,
ms
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'm still using CCS 3.1 for 28x MCU. May I know I am able to add 2802x piccolo chip in this vertion of CCS? If yes, how to do it?
Thank you,
ms
sm,
Officially CCS 3.1 does not support piccolo devices.
You technically should be able to connect to the device and use the gel file included with the header file package.. there may be some incompatibilities in the gel that need to be tweeked.
The flash programmer, however, in CCS 3.1 will not support piccolo devices and for 2803x devices there is no CLA support. Thus this is not the recommended route.
Regards
Lori
Lori,
Thank you for the advice.I hope my following understanding is correct.
From your response, in CCS configuration for new device, the only thing I should do is making a new device .gel file.
In Flash programming, I am using Signum program and hardware, and with new device's flash API from Ti, I hope it should be no issue.
Thanks again,
ms