Dtynin
DIIDevHeads IoT Integration Server
•Created by Dtynin on 9/4/2024 in #firmware-and-baremetal
Flash Memory Read/Write Operations Failing on AVR32UC with Zephyr - What Could Be Missing?
hey guys, lately I was trying to perform read and write operations on the flash memory of my AVR32UC microcontroller, but I'm encountering a different issue during my trial.
This’s the code I’m using:
The error I’m getting:
I've verified that the flash driver is enabled in the
prj.conf
file. Is there anything I'm not getting right? Any suggestion?2 replies