i got 2 individul project, they are a customize bsl project and app project. My target device is MSP430F5152.
the customize bsl is located from memory 0xc000, and my app code is located from memory 0xc800.
how to use CCS6 to combine these 2 projects to burn into MSP430F5152 and get into debug mode?