Dear Team,
I am not able to resolve the undefined reference to `fstorage' in nrf52840 ...
please help me

Dear Team,
I am not able to resolve the undefined reference to `fstorage' in nrf52840 ...
please help me

Hi Nishant,
Did you add the header file to include fstorage? An undefined reference means that it is unable to compile the command as you have not defined fstorage in your program. You can refer this thread to know how to solve this issue. In your case, look at the example flash_fstorage.
Regards,
Swathy
Dear mam,
I have already added the the header file
Dear mam,
I have already added the the header file
