MSP430F6775A: BSL

Part Number: MSP430F6775A

Tool/software:

Hi,

I would like to ask if it is possible to debug in one CCS project BSL and also Main application or it is possible only as a separate applications. I mean I would like to debug also the jump from BSL to main application if it is possible to see changes in the registers before and after jump.

Thank you!

  • Hi Peter,

    You could reset the device using the debugger, so that the program counter is at the reset vector, then assembly step through the boot code. Then you should be able to observe the program counter jump to the application.

**Attention** This is a public forum