Topic : Variable initialisation after reset

Forum : ARM

Original Post
Post Information Post
January 28, 2008 - 12:31am
Guest

Hi

I am working with the STM32 and need to be able to preserve the value of several RAM variables after a reset. In other variants of the GCC compiler this involves placing the variables in a particular section or addint an attribute but I can't yet find an equivalent in the version used with Ride7.

Any one have a way to do this?

Thanks

Pete