HELLO!
When debugging Bluetooth projects, there are often prompts in the attachment. At some point in the project, a break point would appear, so that I could not continue debugging, and there would always be an error. Software version
This: MCUXpresso IDE v11.7.1 [Build 9221] [2023-03-28]. The debugging tool is MCU-Link
What is the cause of this problem and how to solve it.
Hi @Taiyi ,
Thanks for contacting NXP support.
The reason for this error is setting too many breakpoints or watching variables.
Please consult the section 12.4.2 Breakpoints Resources of the documentation <MCUXpresso_IDE_User_Guide.pdf>. It is located at your IDE installation path.
Best regards,
Gavin