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/TMS320F28377S: CCS6.1.0

Part Number: TMS320F28377S

Tool/software: Code Composer Studio

Thanks. If you are using the CCS flash plug-in to program the device then you need to provide the correct password values in CCS Flash plug-in.

Click on Tools -> On-Chip Flash . Then in plug-in GUI enter the correct password in CSMPSWD section.

This should work.

Regards,
Vivek Singh

The problem is that my ccs6.1 has no Tools menu in edit mode. There is a Tools menu in debug mode, but there is no On-Chip flash option in this menu. What is the reason for this? How can I find the On-Chip flash option?

  • The Tools menu will only show the flash options if you are in an active debug session so that it knows what menu items are appropriate to the device you are using.

    If these is something that needs to be set prior to launching a debug session you can try to do it from the project properties.  Right click on your project and select properties.  Then navigate to here.  Note that I am using a newer version of CCS so your screen may look different:

    Regards,

    John