• Need Help to setup Memory allocations for Flash, RAM & ROM in Scatter File
    Hello, I need Help for setting up memory Locations for my STM32F103ZGT6. I have written for Interfacing 480X272 Pixel TFT, via Soloman SSD1963 LCD Driver(Controller). I am facing a weird observation...
  • Need Help to setup Memory allocations for Flash, RAM & ROM in Scatter File
    Hello, I need Help for setting up memory Locations for my STM32F103ZGT6. I have written for Interfacing 480X272 Pixel TFT, via Soloman SSD1963 LCD Driver(Controller). I am facing a weird observation...
  • Link a plain binary file into flash using a scatter loading file
    Hi all I would like to link a plain binary file (parameter.bin) to a specific location in the flash using a scatter file. If i had a compiled object file (parameter.o) file, it would be easy...
  • Link a plain binary file into flash using a scatter loading file
    Hi all I would like to link a plain binary file (parameter.bin) to a specific location in the flash using a scatter file. If i had a compiled object file (parameter.o) file, it would be easy...
  • where is the syntax for .sct (scatter file content) defined?  Did ARM originate this file type?
    Automatically generated when I create a new project with Keil: my.sct LR_IROM1 0x00400000 0x00020000  {    ; load region size_region   ER_IROM1 0x00400000 0x00020000  {  ; load address = execution address...