Hi Jennie,
SO this combination (MCUXpresso v11.1.1_3241 and SDK2.7.0,LPC55S69 silicon version is 1B) should have no issue----->yes, you are right, if I use the NXP example code/my own code with MCUXpresso v11.1.1_3241 and SDK2.7.0, and debug with board(silicon reversion 1B, board revisionA2), no issues.
my colleague overseas has the board(silicon reversion 1/0A), and write some code based on MCUXpresso IDE v11.0.0_2516, SDK 2.6.2 , he can debug without any issues and push the code to the git server. then I cloned the code from git server, I was able to compile the code, but when I tried to debug with the board on my side(MCUXpresso(11.1.1_3241) and SDK(2.7.0),silicon reversion is 1B, board revision A2), I got issues(pls see the error message/screenshot).
could you help to look into it?
dd