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.

LP-MSPM0G3519: MCAL Example flash through CCS

Part Number: LP-MSPM0G3519


Tool/software:

Hello Team,

Can we flash/debug MCAL examples through the Code Composer Studio (CCS)?

MCAL Package: MCAL_MSPM0_00.02.04.00

Eval board: LP-MSPM0G3519 Launchpad

CCS Version: ccs2001

Regards,

Rohidas

  • From my side, using CCS target configuration view to directly connect PC to MSPM0 core.

    Right click .ccxml file in CCS, then connect M0's core, you can see M0's register info.

    You can get disassembly code debug.

    But for source .c code debug, I need to check this feature internally.