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.

MSP432P401M: Convert Projects from MSP432P401R EvalBoard using Sysconfig

Part Number: MSP432P401M

Hi,

I stuck on convert a MSP432P401R-based Project to a MSP432P401M-based Project on CCS.

I bourght a MSP-EXP432P401R and produced some code for later use on a custom MSP432P401M (R variant where sold-out at this time) based PCB. As descripted I imported a example project and start codeing useing SysConfig and SimpleLink SDK with Ti-RTOS support.

But i cant find anything to convert that project to an other MSP432P-Type exept the MSP432P4111. Change the variant via project properties is not allowed while useing Sysconfig.

Also i cant find any resources to create a new Project without useing example projects which are all R-based variants.

how is that possible to convert a project to an other variant?

thank you

  • Hi,

    I checked the datasheet and found out that the differences between MSP432P401R and MSP432P401M are flash and SRAM size. The others should be the same those two devices. It should be easy to convert projects from one to the other.

    When you create a new project, could you change the variant to the MSP432P401M in the project's properties?

    Best regards,

    Cash Hao

  • Hi,

    thanks for your reply.
    By creating a new CCS project I can choose between all of the MSP432 variants as target. I also can change that afterwards until I create a .sysconfig file and accept the dialog to integrade the sysconfig tool to the project. Open Sysconfig at this point will let me choose the SimpleLink SDK but only MSP432P401R and MSP432P4011 as devices regardless of the choosen varriant.

    But as you noted the M-varriant is basicly the same as the R but with half the SRAM and flash size.

    Best regards,

    Rene

  • Hi Rene,

    So, It sounds that the sysconfig is causing the issue. Is there anything you might need to change in the sysconfig  for the M-variant?

    Best regards,

    Cash Hao