Dear Experts,
I am currently using MC9S08JM60 for one of my projects. I tried flash programming commands that were there in AN3942 but in vain. The problem lies in data writing, the data do not get written in flash. Unable to understand how to troubleshoot.. I have attatched my code. Please, help in this regard is appreciable..
Thanks in advance..
Solved! Go to Solution.
Hello
You may need to configure your Debugging Memory Map to let debugger now that content of Flash might be changed when application executes.
Please check following post:
https://community.freescale.com/message/33570#33570
CrasyCat
Hello
You may need to configure your Debugging Memory Map to let debugger now that content of Flash might be changed when application executes.
Please check following post:
https://community.freescale.com/message/33570#33570
CrasyCat