How to get the unused flash location to use write
Posted on May 07, 2018 at 19:55 Hi , I was trying to write array of 10 element in to the flash. But it was writing to used code memory. I am using STM32F103C8T6 and keil compiler and code generated by cubemx. Here is my code. uint32_t...