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

ISD51 with Infineon C868 and Conditional breakpoints?

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?

Parents
  • Thanks,Reinhard!I can use it,now!
    However,there is another issue when i set a breakpoint in my application ,I get the error:
    An error ocurred during programming the flash page at address 0x04F3. The data on this flash page is probably corrupted. Please download your appplication again and check the flash programming function in ISD51.H!

    I copy the "ISD51.H" form the C868 example programs by the keil. What shall i do about this issue? Thank you!

Reply
  • Thanks,Reinhard!I can use it,now!
    However,there is another issue when i set a breakpoint in my application ,I get the error:
    An error ocurred during programming the flash page at address 0x04F3. The data on this flash page is probably corrupted. Please download your appplication again and check the flash programming function in ISD51.H!

    I copy the "ISD51.H" form the C868 example programs by the keil. What shall i do about this issue? Thank you!

Children