I'm using a program with Codewarrior, but my variables keep disapearing, like they were saved in a memory area that doesn't exist. I'm using no external memory, and would like some help with how to set Codewarrior to not trying to use external memory.
I've tried to use memory model Tiny and Small, and I got ploblems in both cases, but with different variables in each.
Hi Alexandre,
Nowadays I´m working wiht MC9S08GT32, that is the same MCU that you are using. The only difference is the number of pins.
I´m considering that you are programming in C language. Both of them can be created automatically by the CodeWarrior on the correct place in RAM memory if you create your project using the CodeWarrior wizard assistent. Please verify this possibility and post your conclusion here in our forum.
Regards
Emerson