We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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.