When we use the SDK code of MCXN235 to debug on our MCXN235 board, an error occurs and the error message reads: "Break at address '0x20018040' with no debug information available, or outside of program code." However, if we swap the MCXN235 chip on our board with the MCXN236 development board chip, the board can be debugged normally and the development board will encounter the same problem.
May I ask if this is a configuration issue with the MCXN235 software? Or there is a problem with the bootloader. The code used is the default version of the SDK
我们用MCXN235的SDK代码 在我们MCXN235板子上 debug时会出错,报错内容为 “Break at address '0x20018040' with no debug information available ,or outside of program code.”. 但是如果我们把我们板子的MCXN235芯片和MCXN236开发板芯片交换之后,我们板子就能正常debug了,开发板就会出现同样的问题
请问下这个是MCXN235软件哪里配置问题吗?或者引导程序有问题 代码用的是SDK默认的