Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs

Keil Error "Cannot read RTE data from project file RTE is not enabled"

Hello,

when I open any example Project from https://www.nordicsemi.com/Products/Development-software/nRF5-SDK with Keil MDK v5, I directly get the Error Message "Cannot read RTE data from project file: RTE is not enabled". After that the project loading is aborted and I am presented with just µVision without any opened project. How can I fix this?

regards Alex

Parents
  • Hi Alex,

    I have not come across this before. Which SDK version do you use?  Do you have the nRF Device Family pack installed (check in Project -> Manage -> Pack installer)? And what does it look like if you check Project -> Manage -> Run Time Environment... ? It should look something like this automatically if you open a SDK 17.1.0 project:

  • Hi,

    I use nRF5_SDK_17.1.0_ddde560 with the example located at examples\ble_peripheral\ble_app_blinky\pca10040\s132\arm5_no_packs. My Keil installation is Version 5.30. When I try to open the project it does not open but presents me this error:

    After clicking "OK" I cannot access the Pack installer and the Run Time Environment, because the project could not be loaded.

    This happens only for nrf52 projects. All our other projects open without any issues.

    regards

    Alex

Reply
  • Hi,

    I use nRF5_SDK_17.1.0_ddde560 with the example located at examples\ble_peripheral\ble_app_blinky\pca10040\s132\arm5_no_packs. My Keil installation is Version 5.30. When I try to open the project it does not open but presents me this error:

    After clicking "OK" I cannot access the Pack installer and the Run Time Environment, because the project could not be loaded.

    This happens only for nrf52 projects. All our other projects open without any issues.

    regards

    Alex

Children
Related