EmbeddedRelated.com
Forums
The 2024 Embedded Online Conference

__no_init in Crosswork

Started by tony_90_92 March 19, 2008
Hi

Is there any easy way to emulate no_init in Crossworks?

Thanks
Tony

Beginning Microcontrollers with the MSP430

Hi,

> Is there any easy way to emulate no_init in Crossworks?

int x @ "NOINIT";

In the section placement file, assign the NOINIT section to the RAM group.

--
Paul Curtis, Rowley Associates Ltd http://www.rowley.co.uk
CrossWorks for ARM, MSP430, AVR, MAXQ, and now Cortex-M3 processors


The 2024 Embedded Online Conference