• 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 ...
  • Programming ext. Flash
    I have a problem with the programming of C167 with AMD Flash 29F400 (AM29F400BT-55EC). I use Memtool Version 3.26 and I get the error: Not all FLASH/OTP device handlers could be initialized successfully...
  • fmount fails when fs_config moved to ext. RAM
    Dear Keil Support Team I'm facing a problem with the File System Driver and SD Cards. For memory optimizations I moved the FS_CONFIG.o (+ZI) section to the external RAM. However, if I'm doing so...
  • XC161, Does a PEC transfer interrupt a EXTS Sequence
    My application needs very fast PEC response times. As i can see in the ".lst" file, the Keil compiler uses EXTS sequences for long addressing memory access: EXTS #014H, #04H MOV R5, [R9] MOV...
  • clear ext. intrpts in uV3
    I am using uv3 with the MCB2100. When I debug using the simulator EINT2 (external interrupt 2) is always triggered. Is there a way I can clear it and ideally toggle it?