k_sleep() and printk() are not working on nrf54L15 dk

Hi there,

I am following  nRF Connect SDK Fundamentals and it looks like that both k_sleep() and printk() are not working.

GPIO is working but I am not sure why these two functions do not work.

Regarding printk(), I can see that CONFIG_SERIAL/CONFIG_CONSOL/CONFIG_UART_CONSO are all equal to y. So I assume nothing is needed to configurate.

Regarding k_sleep(), i have no idea what to be checked.

Could you give some hints to me so I could be able to make them work?

Thanks a lot!

Parents Reply
  • Hi there, 

    Sorry to say I only have one so it could be challenging to have a 2nd one.

    On the other hand, do you think you could share a verified .hex file with me so I can upload to my board to see if it works or not? I have a Jlink  so it is possible to do it either with an external debugger or with the on board Jlink debugger. If you agree ,may I ask you to share the  steps on how to upload .hex file to the board? Thanks!

Children
No Data
Related