Hello,
I'm pretty new in NXP/freescale µC world.
My problem is updating a MC9S08AW60 which is part of an controll unit. The update is a binary file which needs to be flashed from 0x870-0x106F.
I'm able to read flash with USBDM interface and also to write the same file back. So the hardware connection is not my problem. But I'm not able to flash this update file because USBDM reports me error "Program data not within target flash memory".
Can anyone tell me any (simple) alternative programm and programmer, which can be used to flash this binary file to my microcontroller?
Thanks so much!
Regards
Chris
Hi
I am not sure that I got properly your question
You have a project already loaded on the S08AW device and now you need to update this program, right?
You can do it using a bootloader if you have one on the device, if you do not have a bootloader on the device I believe this is no possible.
regards
Vicente