• Relocatin several modules from flash to psram
    Relocating code for execution form flash to psram according to http://www.keil.com/appnotes/files/apnt_138.pdf works fine. USER CLASSES: SROM (0xC30000-0xC33FFF) USER SECTIONS: ?PR?FLASH%FCODE...
  • Relocatin several modules from flash to psram
    Relocating code for execution form flash to psram according to http://www.keil.com/appnotes/files/apnt_138.pdf works fine. USER CLASSES: SROM (0xC30000-0xC33FFF) USER SECTIONS: ?PR?FLASH%FCODE...
  • Several Programs in same Keil project in uV2
    I have many small applications which are controlled by our own RTOS. Is it possible to have many projects within the same uV2 complete project? TIA
  • Several Programs in same Keil project in uV2
    I have many small applications which are controlled by our own RTOS. Is it possible to have many projects within the same uV2 complete project? TIA
  • RL-USB / Switch between several Devices
    We plan to add USB support to a device (based on LPC2xxx). User/Devicesoftware should decide if the device connects as Mass Storage, VCOM or both. (similar found in several mobile phones "only charge...