• String size limit lower than 64kB ?
    Hello, I use keil compiler V7.50 with DS80C400 µC in LARGE memory model. I declare several string constants like this : const char far image[] = "\x25\x50\x44\x46\x2D\x31\x2E\x34\xD\xA\x25[.....
  • Execution speed
    Hello friends I have encountered a very strange problem, I have keil with MDK3.08a version. When i compiled program and loaded in the target the execution speed of the program becomes considerably...
  • Debugging, execution speed & SWI_Handler...
    I have an app that seems to work perfectly when executing from flash ROM. However, if I load the code into the flash ROM and then start the debugger, the code slows down to a very slow crawl while executing...
  • External Memory and Execution Speeds
    I am using Timer12 and Timer7 to drive the CAPCOM6 unit on the Phytec C164 nanoModule using Space Vector Modulation for induction motor drive control. This program also uses CAPCOM6 interrupts for regular...
  • emWin font with lowered down chars 2 and 3
    We use KEIL MDK-Middleware 7.0.0 with emWin. To display chemical formula like H2O we need a font with lowered down chars of 2 and 3. Segger documentation says the font c files are included in emWin...