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.

understanding BSL, BSLEntryLoc, and __program_start for MSP430

Hello,

I'm trying to figure out what section __program_start should be in - It seems like it should be linked into the BSL section of memory, but it is not.  Looking through the reference code from TI, BSL430_Low_Level_Init.s43 shows that BSLEntryLoc is just a linker symbol which a jump instruction to jump to __program_start via BSL_Entry_JMP label.

The question is if __program_start should be linked into the BSL memory?

Thanks much,

-Jim

**Attention** This is a public forum