Author Topic: Including compile time and date in flash  (Read 5069 times)

Offline Mostafa

  • Newbie
  • *
  • Posts: 7
    • View Profile
Including compile time and date in flash
« 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