Resolved! How to write data into board flash memory?
As I am trying to write the data into board flash memory, Is ther any example code to write the 64bytes of data into board flash memory.I have tried the below shared code but its not showing the result I want.flashAddress = 0x08040000void Write_Flash...