• The ram area map in the link
    Dear all, In my project,the internal ram is limit,but some state the ram can overlay,How can define the compiler or link option?such as following. +----------+ | area 1 | stateA | | | | ...
  • How to reserve some memory area in RAM?
    Hi, I am doing flash programming using IAP commands. In LPC datasheet, I am seeing, Flash programming commands use 16 B of RAM from 0x10089FF0 to 0x10089FFF. Applications making use of...
  • memory mapped i/o beyond ram area
    I have an application using 32K RAM (external), with memory mapped I/O beyond this area (from 8000). I have not tried it yet, but is it correct to set the ram size to 32K? Would the linker complain that...
  • Code Area
    How do I set my c51 keil to a compact memory model?
  • µVision tries to flash in RAM-area
    Hello, I'm working on a project using STM32F765. Everything works fine when I use Compiler V5.06. I can compile the project using V6.7 without any warnings and errors, but when I try to flash the...