Hello,
I am working with a board made internally with LPC54S016 and a MCU-Link Pro as the debugger probe.
I have noticed that when I use MCU-Link Pro with CMSIS debugger, I am able to load my program to flash and can confirm that after a power cycle, the program runs from flash; However, when using J-Link, in the MCUXpresso IDE I can see that the debugger does not stop in the beginning of the code and I simply cannot run my software on the board (power-cycling also seems to indicate that the software was not loaded onto flash)
My question is, what are the differences between CMSIS and J-Link that could cause such difference and where to start looking at to find a solution to this.
Thank you,
Mohammad