Friedrich Lobenstock schrieb:
Which file in the gcc source tells gcc which sections should get which
flags per default?

the linker scripts?
e.g. /opt/mspgcc/msp430/lib/ldscripts/msp430x149.x

and you were looking at msp430-jtag. do you think it looks at the wrong flags to decide whether a section needs to be programmed or not, or is it correct?

it always worked well for me. and it looks like the compiler uses the correct flags as the interrupts are no problem when using msp430-gcc to link C code.

chris

Reply via email to