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

Flashtool

Hallo

how do I get my created program (Keil PK167) for a C167SR-LM ( with an external flash)into the flash ? Can I use the old flasht.exe for DOS ?

Gerhard Gunzelmann

  • You need to write flash loader routine for the C167. You also need to write a windows utility to download the flash loader routine to the C167. The windows utility should download the boot strap loader file followed by the flash loader file followed by the application file.... at least that is how we did it.