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/MSP430F6435: how to erase flash ??

Guru 14805 points
Part Number: MSP430F6435

Tool/software: Code Composer Studio

Hello,

i want erase the flash , what is the procedure for flash erase in ccs

Regards

DC

  • DC,

    When in a Debug session in CCS you can go to the tools menu and select Debugger Options -> MSP43x Debugger Options

    In the window that opens you can scroll down and it will give you the option to erase a specific memory range or the whole device.  There are also options in there on what type of erase you want to happen when launching a debug session.

    Regards,

    John