Quantcast
Channel: Microcontrollers
Viewing all articles
Browse latest Browse all 237109

Forum Post: RE: MSP430F5310: Where to get info about libraries, rts430x_lc_sd_eabi.lib, etc? Moving from CCS5.5 to 12.6, where is section .boot in RTS library?

$
0
0
The issue is that we have our own bootloader. That bootloader needs to a specific place to jump to to run the application. So, our bootloader is set to jump to address 0x8000, This how all of our products work with "bootloader jump to app". So, I need to placed c_int00 of the application at 0x8000.

Viewing all articles
Browse latest Browse all 237109