7 years, 12 months ago.

Error: Class "NRF_UICR_Type" has no member "NRFFW"

Hi there,I am using the RedBear Nano and I want to try the fstorage function, but after I included the "fstorage.h" to the main.cpp and compile .It showed that "Error: Class "NRF_UICR_Type" has no member "NRFFW" in "nRF51822/nrf51-sdk/source/nordic_sdk/components/libraries/fstorage/fstorage_config.h", Line: 85, Col: 49".I found the typedef of NRF_UICR_Type and it has member NRFFW /media/uploads/Jackson_lv/mbed34.png

Please check my program.
https://developer.mbed.org/users/kenjiArai/code/BLE_nRF51822_Monitor/
1st_readme.txt line 39 and follows.
I also had a trouble this issue.
I hope the offical mbed meber will take care it.

posted by Kenji Arai 27 Apr 2016
Be the first to answer this question.