Hi Dmitry! > .section .vectors, "ax", @progbits
Thank you for your fast and precise answer! > Consult manual for more details :) Do you talk about http://mspgcc.sourceforge.net/manual/ ? I did not find any information about plain assembler programming with msp430-gcc in this manual. I only found some (useful) hints about inline assembly, function calling conventions and other C-related stuff. Could you give me a hint, which documentation I should consult for more details? ;-) Ralf