Hi,
1.You can use many breakpoints when debugging in Full Chip Simulator mode (only for code simulation, without hardware). But when you use P&E BDM MULTILINK then the number of hardware breakpoints is limited by hardware. Depending to the chip you are using, you are limited of the number of Hardware breakpoints(1, 2, 3, ...). please check if you already set the breakpoint in your project and if the total breakpoints number is over the limitation.
2. we can not set breakpoint while code is running.
3. please make sure the address where you set breakpoints has a REAL address. We can't set breakpoint at dummy address.
4. if problem can not be solved, please create a new project with wizard. don't add any extra code, can you set at least one breakpoint on this new project?
Have a great day,
Zhang Jun
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------