The program I'm using is the very simple "Hello world" demo app with semihost consol.
I have a castom board with MiXRT1062, which is configured similar to the evaluation board(EVK 1060).
The difference is that I have a flash S25LP064DJBLE flash which is similar (3.3v)
If I use Jlink Plus (Segger) the program is loaded and executed correctly.
If I use the PE micro FX the program is loaded (it looks correctly) but then when it has to run it reads all 0x00s and the instructions are all MOVS.
Has anyone had this problem?
Thank you