I have encountered a problem when I install the MCUXpresso IDE to my new windows 10 PC.
I finished the installation and imported my project, which was no problem before. When i tried to run the debug session, however, the IDE showed me an error message: Launching JLink Debug has encountered a problem. I went to the details: "Error in final launch sequence. Failed to execute MI command: -break-insert -t -f main".
And it also shows "Error message from debugger back end: Cannot access memory at address 0xab4"
If I restart the GDB server and launch debug first time. It showed "No source available for "0xfffffffe"
Please help on this