Debugging with nRF54L PDK not possible

Hi

We were using the nRF54L15 PDK V0.2.1. But after the update of the extension "nRF Connect for VS Code" to V2024.7.18 (pre-release), we are not able anymore to debug.

The following error occurs: Debugging on nRF54 is available only with Hardware Model V2 builds.

Have these old boards been excluded on purpose?

According to the following link, these boards should still be supported:

https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/device_guides/working_with_nrf/nrf54l/nrf54l15_gs.html

Best regards, Remo

Parents
  • Hi,

    The issue is not related to the board revision, but rather that the pre-release of the VS code extension includes several changes to support Hardware Model V2 which are not necessary backwards compatible with the old HW model. I would only recommend using the pre-release version if you are working with the v2.7.0* tags that introduced Hw model 2. For older SDK releases, it should be better to work with regular version. The Vs code extension should eventually support both. 

    Best regards,

    Vidar

  • Hi

    Thanks for your fast answer.

    We are working with the nRF54L15. And according to two e-mails from Nordic, one should use the NCS v2.6.99-cs1 and the Pre-Release version of the VS Code extension due to a debugging issue. Therefore, we cannot use the release version of the extension.

    How can we fix this issue? Have the necessary changes on the HW Model V2 also been made on v2.6.99-cs1?

    Best regards

    Remo

Reply
  • Hi

    Thanks for your fast answer.

    We are working with the nRF54L15. And according to two e-mails from Nordic, one should use the NCS v2.6.99-cs1 and the Pre-Release version of the VS Code extension due to a debugging issue. Therefore, we cannot use the release version of the extension.

    How can we fix this issue? Have the necessary changes on the HW Model V2 also been made on v2.6.99-cs1?

    Best regards

    Remo

Children
Related