I am having an issue with setting up the rt1024-evk board, I am using QT Creator to access the code, I am currently just doing the blinky sample. And the board does not seem to want to connect, although the JLink connects. Also when running west flash in a terminal, the board seems to run no issues. I have found some other solutions online but they are mostly for vscode and the ones i did try did not work for my computer.
I have attached the output when the code when ran with a zephyr_final debugger(on bare metal device):
If anyone knows how to fix this, please help.
Hi @bsamoila ,
Thanks for your interest in NXP MIMXRT series!
Can you help me with information on the debugger and power supply used? Is it an on-board debugger or an external debugger and what are the two pins that J1 is configured for?
Also make sure you are following this instruction manual:NXP MIMXRT1024-EVK — Zephyr Project Documentation
Best regards,
Gavin
I found my issue, thanks for your assistance anyways!