Hello ! By default, any C variables are cleared to zero on startup. However, I desired for some data that they are not be cleared on startup. How can I do this ? Thanks Michael
You need to include a copy of "startup.a51" in your project. Modify this so that it doesn't zero the appropriate memory area(s). Stefan
I'm sorry, I didn't notice you are using C166. I don't know anything about C166. Stefan