Hello,
I'm working through the fundamental courses and trying to get my nrf54lm20 development board setup. After I have built and flashed the sample firmware to the dev board. There had been no LED lighting up on the board nor any messages logged when listening on the emulated terminal. The emulated terminal had no message showing up. I'm unsure if the board is even starting after flashing the firmware. There were no error messages during the build or flashing process. Both finished normally.
Below is the build configuration used and the flash logging messages. It is building with the default configurations with sysbuild. As a side note, the flashed firmware was working normally with hello world applications.
Thank you,