• unable to load axf into memory
    Hello Guys, This is my very first hands on keil and arm processors, could any one please correct me what could i be doing wrong here? I could compile the threadx library and the demo application...
  • unable to load axf into memory
    Hello Guys, This is my very first hands on keil and arm processors, could any one please correct me what could i be doing wrong here? I could compile the threadx library and the demo application...
  • Running code from internal SRAM
    I am using a ADuC7020 with uVision3. Is it possible to run one of my c modules from Internal SRAM I need it to run faster than the FLASH memory. I've already looked at the Blinkey project which puts...
  • Running code from internal SRAM
    I am using a ADuC7020 with uVision3. Is it possible to run one of my c modules from Internal SRAM I need it to run faster than the FLASH memory. I've already looked at the Blinkey project which puts...
  • Loading firmware into RP2040 SRAM via SWD
    I have to upload a new firmware in the Raspbery PI PICO external flash via SWD from a different microcontroller (an ESP32) connected via UART and SWD lines. I decided to firstly upload a firmware into...