• Warning for Periodic window update of system viewer windows
    This continues my other post (RXNE/IDLE)... somehow I could not post any longer message (40 words...) in this older post.
  • Watch window display of GNU bitfields incorrect
    I am using the Keil uVision3 debugger with GNUARM 4.1.1. It does not appear to correctly display data stored in bitfields in the Watch window. Other structure elements show the correct contents, but...
  • MDK 4.54: Issues with watch window / system viewer
    In my project (STM32F407, MDK-ARM4.54) I cannot change the values of peripheral registers in the watch window. The values are displayed correctly, but I cannot change them. (e. g. ADC1->JSQR - channel...
  • Stack Pointer reading incorrect value from register
    I've asked is same question in stack overflow, but didn't get the response. Here goes, Why is Stack-pointer register not reading correct value from another register? When I move a value from register...
  • Incorrect ADC Value
    Hi all, I have written a ADC program for LPC1768 microcontroller and for that I have used LM35 temperature sensor. After using conversion formula the output is different from the actual temperature...