• control µVision over the windows command?
    Hello, can µVision also over the Windows command line be used? There i would like to (create), compile and run a Assembler-program (A51). Thanks for help, Martin
  • problems µVision 1 <-> µVision 2
    Hi! I'm using a 80C515! Now i'm using µVision2 to make my programs. But from time to time i have undefinably problems with my progs. Changing some variable declarations solve that. My memory usage...
  • ARM compiler upgrade from V5.06 to V6.10 failed
    I try to upgrade ARM complier for V5.06 to V 6.10 in Keil MDK V5.26. The projects I am mainly working for is with device STM32F407VGT6, the code like this: typedef void (*const ISR)(void); __attribute__...
  • µVision UI problem - Not able to open the Project Window
    Hi, I'm using the µVision3 (version 3.60) Since one week my "Project window" disappear and I m not able to restore it! I don't know what happen and I did not find a way to restore it since one...
  • Different .HEX code when Assembler SRC is selected C51 V6.10
    Is there a bug? I have a well debugged and tested C program, that works fine with a normal compile. (Optimization Level 8, emphasis on code size ) It does not work correct when I enable the Assembler...