µTasker Forum

µTasker Forum => Luminary Micro TM LM3SXXXX => Topic started by: Mostafa on September 13, 2010, 07:08:36 PM

Title: Including compile time and date in flash
Post by: Mostafa on September 13, 2010, 07:08:36 PM
Greetings:

I would like to put the build time and date in flash at compile time to display on power up. I am using Code Red 3.4 for the Stellaris UP. Is there a GCC attribute/directive that allows me to do that?  I searched but was not able to find anything specific.

I was able to do that with the IAR compiler for the CC2530 using the __code attribute.

Mostafa