MSP430




MSP430 - Untitled















Next: M68HC11/68HC12,
Previous: MMIX,
Up: Machine Dependent



4.8 ld and MSP430

For the MSP430 it is possible to select the MPU architecture. The flag -m [mpu type]
will select an appropriate linker script for selected MPU type. (To get a list of known MPUs
just pass -m help option to the linker).

The linker will recognize some extra sections which are MSP430 specific:


.vectorsDefines a portion of ROM where interrupt vectors located.

.bootloaderDefines the bootloader portion of the ROM (if applicable). Any code
in this section will be uploaded to the MPU.

.infomemDefines an information memory section (if applicable). Any code in
this section will be uploaded to the MPU.

.infomemnobitsThis is the same as the .infomem section except that any code
in this section will not be uploaded to the MPU.

.noinitDenotes a portion of RAM located above .bss section.

The last two sections are used by gcc.






Wyszukiwarka

Podobne podstrony:
MSP430 Directives
MSP430 Opcodes
MSP4302dMacros
MSP4302dDependent
MSP430x13x, MSP430F14x, MSP430F15x, MSP430F16x Code Examples TI COM ?T140?molist C
MSP4302dChars
msp430f110
msp430f1101a
MSP430 Syntax
msp430g2553
msp430f123
MSP4302dExt
LCD MSP430
MSP430 Profiling Capability
msp430f133
MSP4302dRegs
MSP430 wprzykładach cz3
msp430f1122
MSP430 Floating Point

więcej podobnych podstron