Hello everyone,does anyone help me for reading xc2267 -96f80l and programming to another arm?I have ulink .and which software and version must be use for this issue for win7 x86.
Thanks.
As my colleague already mentioned, this device is an Infineon 166 derivative, not an Arm Cortex-based microcontroller. Even with an evaluation version of the PK166, you can use a ULINK2 debug adapter to start a debug session, without loading an application. Then you can use the save command:
https://www.keil.com/support/man/docs/uv4cl/uv4cl_cm_save.htm
to read out the complete Flash area and save it into a HEX File. You can then download this HEX file into the next, identical microcontroller.
There is an Infineon XC2267 support by Keil's PK166:
https://developer.arm.com/Tools%20and%20Software/Keil%20PK166
https://www.keil.com/dd/chip/4419.htm
https://www.keil.com/dd/chip/4420.htm