• Setup heap on external RAM
    Hi I have a board with external RAM and I'm using it quite well, except that I wrote my own malloc and free, which works fine, but I rather use the malloc and free that comes with standard library...
  • STM32F4 Debug_RAM.ini for external ram setup
    Hi Does anyone have a debug-ram.ini file they are successfully using to allow debug from ext_ram on an STM32F4? Could you post it? Init/debug in SRAM or SDRAM is fine and I can change registers to...
  • How to setup keil uvision5 target to run code from ram not flash
    hello, first of all sorry for my bad english. I am trying to develop some projects and need to reload all the time to flash. How to setup target options to put code into ram and run program...
  • Setup Startup and main to run only in RAM
    Hi: I am new at programming the ARM device (LPC2194) and the Keil tools. I am writing small programs to learn with but am having no success at getting them to run because I don't have a license from...
  • Relative include paths setup, uVision V4.23
    Hello! I just found myself in deep trouble with uVision V4.23 project configuration. I have written a library for STM32 uC and I need to have it shared across some projects (Keil and/or non-Keil) to...