can not work with nrf54l15

I have customed a board based on nrf54l15.
Then I built the matter light_buld demo with target 'nrf54l15pdk_nrf54l15_cpuapp' and burned the file "merged.hex" into my custom board.
I successfully burned it into my board, but It didn't run. And I couldn't get any log through the UART(TX:P0.0, RX:P0.1).
BTW, I did these with ncs2.7.0.
Parents
  • Hello,

    Can you elaborate a bit more what tests you performed?

    - For instance do other examples work?

    - Have you run radio test to verify that the radio and chip works?

    - Have you tried debugging through RTT using VS code or Ozone to observe where the program stops?

    - I assume you have tested with for instance v2.7.0-cs2?

    - Do you hardware have external 32kHz crystal? Is the UART RXD pin pulled high?

    Kenneth

Reply
  • Hello,

    Can you elaborate a bit more what tests you performed?

    - For instance do other examples work?

    - Have you run radio test to verify that the radio and chip works?

    - Have you tried debugging through RTT using VS code or Ozone to observe where the program stops?

    - I assume you have tested with for instance v2.7.0-cs2?

    - Do you hardware have external 32kHz crystal? Is the UART RXD pin pulled high?

    Kenneth

Children
Related