We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
I have problem with global variable, when run with debugger, it can run correctly, but when it loaded into flash it not working. when i change global varibale to local variable, it run correctly in flash. can anyone tell me why?.
Does the target hardware actually work at all?
yes, LED is running when load into RAM. what should i do?
i also try to program ather example like "measure". it also same problem, not working when load into flash, i just used defaut setting in the example.
Have you clearly defined the memory map? Meaning you don't have any volatile variables located in the Flash?
all varibale defined like this
unsigned int sdata i; unsigned int sdata j;
i'm still not sure where it is locatated.
anyone have the working example project for board MCB167-NET, can share with me. send to my mail gogainet@yahoo.com.