Hi, Dmitry,
> >  PROVIDE (__noinit_rom_offset = _etext + SIZEOF (.data)-__noinit_start )
;
>
> You cannot refer to __noinit_start as this is not defined until the final
> linker stage. Use ADDR(.noinit) instead.
>
>

Very strange, but mine worked for MSP430F149, while did not work for
MSP430F123.
Yours works for both, Tnanks !

Bye.
Oleg.


Reply via email to