• Slow compiler performace of uVision 5.15
    We currently used the version 5.10 of uVision in our projects. Today we did some tests with the new release version 5.15. On my personal system the new version works as expected, but on a second system...
  • How do I move code from FLASH to RAM?
    I'm creating a program for an Atmel AT91SAM7S. Most of my code will run from FLASH during normal operation, but I have a few interrupt service routines and a time sensitive function that need to execute...
  • GNU ld: moving executable to RAM
    Hi. I'm compiling for a ADuC7026 with 8K of internal RAM (62K of FLASH). These chips are unable to run at full speed out of FLASH (due to access timing issues) and I need to execute some instructions...
  • Transfer data from Flash to internal RAM
    Hello, Program which can earse the entire on-chip flash must run from internal RAM. In my project design, the erase code resides in a known location of Flash. At certain point of execution I need...
  • UVSOCK improvements
    Hello, I am currently implementing Tcl bindings to the UVSOCK library. This will allow UV to be scripted in Tcl. (German note to Keil personell: Ich war auf Ihrem Stand auf der Embedded World und...