I need to use a library that relies on FLASH_Unlock and functions following it, however upon calling that function I get an error saying the function is invalid in C99. The library I use has an example file which is written in mdk v4 and works just fine. Is there a way I can use FLASH_Unlock() function?
could you please tell me how to do that? Sorry for asking a lot my programming skills are basically very low.
Then you really need to work on your programming skills first.
See: https://www.avrfreaks.net/comment/2843566#comment-2843566
http://c-faq.com/decl/decldef.html
Thanks for you help!
I'm afraid teaching programming basics is outside the scope of this forum.