Hi, I am new to NXP board and MCXpresso IDE. I am using FRDM-MCXN947 board where I am trying to execute a simple Hello World application. I am not sure if I am on the right path. I tried with Zephyr example it didn't work or perhaps nothing came up in the Serial Monitor when I tried to print message there (HELLO WORLD) .
Now, I am trying with MCXpresso IDE where I have picked the Hello world example from "Import SDK examples"- build. When I clicked "Debug" I was able to see the board and probe however I had this warning.

I carried on with "Yes" and this started to Debug.
I had the following issue:


Can some explain me what went wrong? Thanks in Advance.