mspgcc provides a variable - _etext - to mark the end of .text section. Is 
there any way to set the beginning of this section? I am porting code written 
with IAR to mspgcc. The code has following statement in the LNK430.xcl file:
-Z(CODE)CODE,CDATA0,CONST,CSTR,CCSTR#2A00-FFDF
which gives a different code location.


Reply via email to