• External Ram Scatter Loading
    Hello to everyone!! I need some advices about scatter loading; In my application I have a scatter file to load a binary in external SDRAM (0xA0000000) by a bootloader; i would place some piece of ...
  • Loading .bin file
    Hi I am unable to load a .bin file on to the emulator. I am using Command window for loading the .bin file. command : load C:\mycode.bin there is no error compiler got hanged.
  • How to load bin file to memory
    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...
  • How to load SPI device with a specific bin file
    Hello All, I have reached a dead end try to load a specific ".bin" file to an external SPI device. I hope somebody can help me out here. I am using Keil eval board MCBSTM32E and I want to download...
  • Scatter ext. RAM loading
    Hello to everyone!! I need some advices about scatter loading; In my application I have a scatter file to load a binary in external SDRAM (0xA0000000) by a bootloader; i would place some piece of ...