I'm trying to debug an program on Infineon C868 using ISD51. The program downloads OK, but when I run the Debug-> Go, I get the error: ISD51 cannot handle conditional breakpoints! Please remove all conditional breakpoints and start again. I can debug the C868 example programs without getting this error so I know the hardware is working. What can cause this?
Does the Infineon_C868 example show the same behaviour? If not, maybe you need to copy the ISD51.A51 file from this folder as well. Is your application doing something which disables flash programming?
I can debug the Infineon_C868 example programs without getting this error. I do not know which operation can disable the flash programming? Can you make some examples about that? Thank you very much!^_^