Question
Write to Flash with Keil Simulator
Posted on February 26, 2016 at 12:16
Hi,
I'm trying to use Keil simulator to test my application. I'm writing some data to flash memory, using the HAL drivers generated by cubeMX. After the write operation, the flash memory doesn't change. I'm just wondering if it is possible to simulate this? Thanks, #flash #stm32f #rewrite #keil-simulator