Hi,
I want to write a program for downloading the program into the microcontroller C167CR (infineon). I don't want to use the programmers in the market or even the free softwares and I want to have my own software. I couldn't find the programming protocol of the processor in its documents from here: www.infineon.com/.../channel.html
If anyone knows about this issue, I'll appreciate him/her.
Note that I'm going to write it in Delphi 7.
Thanks
You will not find "a protocol" because there is no FlashROM inside the C167CR. I'm shure you have some external FlashROM and this is it which you have to program. The datasheet of the FlashROM will give you the details. Good luck!