• local variables not showing correct value
    Hi, Am I doing something wrong? The local variable below called 'test_byte' is used to hold return values from function 'ser_buff_read_byte ()'. The value returned is always 0x1D both in the watch...
  • µ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...
  • showing the map
    hi,,,, ive got one of the MCB1700 Evaluation Board,,,, has anybody got the code to show a map of the ukraine?????
  • show packet
    hello dear all, i am working on a project that when i send a hex packet i can show that in my pc by uart. but i cant see the packet it just show zero. i write my code here: #include <LPC17xx.h> #include...
  • Debugger watch window will not show assembly variables
    Is there a method to declare labels and variables written in assembly so that the debugger watch window will show them? I know I've done this with IAR but can't see how with uVision. For example I have...