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.

MSP430FR5962: Two project combining issue

Part Number: MSP430FR5962


Hi all,

There is a requirement that we need a bootloader and separate application, so for that I have created a project where I have modified cstartup.s43 file, and created two workspaces. Application memory starts from 0x4000-EFFF and bootloader memory from F000-0xFF80. Now I need when we reset the application application first perform bootloader actions and then perform application memory. Can anyone say how we can merge the two workspace bin file.

**Attention** This is a public forum