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.