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.

MSPM0G3507: Code Examples

Part Number: MSPM0G3507
Other Parts Discussed in Thread: SYSCONFIG

I am looking for code examples to use the M0 peripherals. I am hoping to find examples similar to those available for the MSP430 processors. I am having trouble using the generated code. Do the simple configuration and use examples exist for the M0?

  • Hi, Jim

    You can disable sysconfig and manually modify the syscfg file: ti_msp_dl_config.c and ti_msp_dl_config.h

    Import the example code from SDK and then Build once.

    Right click .syscfg file and choose "Exclude from Build".

    Copy the Debug - syscfg -  ti_msp_dl_config.c and ti_msp_dl_config.h files to project folder:

    Regards,

    Helic