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-MSPM0G3507: Programming Custom board with Lauchpad

Part Number: LP-MSPM0G3507
Other Parts Discussed in Thread: MSPM0G1505, MSPM0G3507

I have a LP-MSPM0G3507 board and would like to program my custom board which has a mspm0g1505spmr microcontroller connected to it. Is it possible to use the launch pad to program the mspm0g1505spmr ic?

If yes then how should I proceed. Thank you.

  • Hi SURESHAN,

    There is a embedded XDS110 debugger on LP-MSPM0G3507, so you can refer to below to program your MSPM0G1505 by using LP-MSPMOG3507 board.

    Best regards,

    Pickle

  • I have also connected my nrst pin. Will it cause a trouble? Because right now I am trying to use empty_LP_MSPM0G3507_nortos_ticlang example , configured my code(selected the device as mspm01505) and after I start debugging the the code enters the infinite loop of default handler in startup_mspm0g350x_ticlang.c  file.