This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to

Hi
I want to update my program using a modem.
My idea is to download the new soft and save it in my external Flash.
Then i will set the BootVector to point at
01:6000h (89c669). Restart the device and run my bootloader that is at adress 01:6000h

My problem is How to put bootloader & iap_669.lib at 01:6000H.

/Ingo