Address issue testing the SMP server sample on the nrf54L15dk

Hello !

I'm wandering what is this warning when building the sample for the nrf54L15dk :

unit address and first address in 'reg' (0x5004c000) don't match for /soc/peripheral@50000000/vpr@4c000/mailbox@1

My build configuration: 
- board target : nrf54l15dk/nrf54l15/cpuapp
- base configuration files : prj.conf
- extra Kconfig fragments : overlay-bt.conf
- base devicetree overlays : with or without the boards/nrf54l15dk_nrf54l15_cpuapp_ext_flash.overlay
- system build : sysbuild

Thank you for your time,

Raphaël.

build_warning.pdf

  • Hello,

    Yes, I have seen this, and it is present in many of the samples. However, I haven't encountered any issues because of it. I believe it is just a typo issue in the overlay. I have forwarded your question to our SDK team, and I will let you know when I hear back from them.

    Please note that I will be out of office until January 2nd, and so will most of my colleagues. So please expect some delayed response during this time. I am sorry for the inconvenience. I will get back to you in January.

    Best regards,

    Edvin

  • Hello,

    I still haven't heard back from our developers, but I assume that this will not cause any issues unless your application is communicating between the different cores (vpr and cpuapp). Do you use the vpr core in your application at all?

    Best regards,

    Edvin

Related