• keil for code size more than 32kB
    Hi, I am using Keil MDK 4.7. I am planning to use ucso3 code for lpc4357 using keil mdk for my PG project. But when compiled the size exceeds 32kB. Keil is very user friendly but the code size is beyond...
  • C167 with only 32KB Ram (Debug)
    Hello, i am trying to bring a new board with an C167cr ONLY attached to 32 kB Ram alive. For this purpose i'am still using the (demo) Version 4.x.x. So far i failed using the debugger, with the adapted...
  • UVSC not running in version 4.13a
    With a last version of Keil for ARM (4.13a) I am not able to establish a UVSC connection. Before it was running. Matlab example: obj.Keil = getenv('KEIL_DIR'); obj.libName = 'UVSC'; try...
  • 32kb secondary flash programming-how to in STR91xF MCUs
    Can anyone please tell me how to download program into 32kb secondary flash with ULINK2 on KEIL-MCBSTR9 board. I am using uvision version3.04
  • program becomes unstable when exceeding 32kb
    Yesterday I learned that my program can be 64kb big instead of just 32kb Today I am having the problem that my program does not run when the program exceeds a certain size. The machine I am programming...