I've begun development on my BLE keyfob hardware and have noticed some limitations when working with IAR and the CC Debugger. I was wondering if anyone else has witnessed unusual behavior with breakpoints and debug output.
- For instance, I cannot set breakpoints while the program is running.
- Sometimes breakpoints jump around from line to line.
- Hitting too many breakpoints or stepping through them too fast causes IAR crash
- printf's to the output console lag and are very slow. seem to make the whole interface crash sometimes