• exit debugger without stoping applikation
    in former versions of uVision2 I was able to quit the monitor without stoping the application. Is there any known possibility to do this with V2.06 too? ...Leo
  • µVision4 not always showing address of variables
    Hi, I have a little "problem" with µVision4 (4.10). When my cursor is on &variable, popup not showing the address of the variable, only the value. ex.: img709.imageshack.us/.../forum1.gif With...
  • simple code not always working
    Hi I have a function InitRAM This way it works: unsigned char Flash_Data[512]; unsigned int AnalogMaxValues[8]; #define AnalogMaxValues_start 129 //byte number of AnalogMaxValues in flash block...
  • Can't open project in Keil.
    Hello. I have a problem while opening my project in Keil uVision5. I get an error - "An error occured while reading the project file. Line 1(#document) Fatal Message: invalid byte '¶' at position...
  • Error : Q0122E: Could not open file is showing
    Hi friends, I am beginner in the Cortex m3. I am using NGX_mx_LPC1768 board for development. By reading user manual i have successfully created hex file and .axf file but when i am using command to generate...