How to load bin file to memory
Posted on July 11, 2014 at 11:28 Hello, I use STM32F103 uC and I want to load pattern file to memory at address 0x08010000 (FLASH area). I want to do it in simulation. I converted my pattern bin file to hex format by using bin2hex from http://www.ht...