I'm using CW 3.1 SE to do a Star12 project. This is not my first project, but it's the first one that uses paged flash.
I'm having trouble getting some flash stuff to work.
What's not helping is I can't get the memory window to display the flash.
At first I thought it was just that the debugger won't display paged flash. But then I set the memory window up to 388000h. I can see the flash image that I'm loading by default up there. But when I run and stop the CPU, that window will NOT update.
It just won't. It STAYS locked on what I programmed in when I built the code. I can add data to the the window, and it never shows.
I was seeing the same thing with the EEPROM for a while. And I wrote a small routine that just 'snapshot' the EEPROM to SRAM (I only needed about 100 bytes of it) on every timer tick just to see it, and then suddenly the memory window started working direct to the EEPROM.
Is this a known bug in CodeWarrior? Pretty serious if it is. Any workarounds?
Mike
Message Edited by mke_et on 02-21-200602:22 PM