| Author |
Message |
|
|
Posted: Mar 29, 2011 - 06:42 PM |
|

Joined: May 18, 2009
Posts: 24
|
|
In as4, the watch window would display decimal or hex, along with it's ascii representation. Is there a way to do this in as5?
Thanks,
Greg |
|
|
| |
|
|
|
|
|
Posted: Mar 30, 2011 - 09:36 AM |
|


Joined: Jan 29, 2007
Posts: 100
Location: Atmel, Trondheim
|
|
Hi Greg,
If you add a quickwatch you can edit the expression to evaluate. add a ",c" to the variable and you get ASCII output. Then if you want it in the watch view press the "add watch" button. |
|
|
| |
|
|
|
|
|
Posted: Mar 30, 2011 - 05:37 PM |
|


Joined: Mar 02, 2010
Posts: 103
Location: Firenze, Italy
|
|
Yeah, I think this is a Visual Studio features.
Switching from AVR4 to AVR5 was neither immediate nor completely painless, but I admit now I appreciate several aspects of this tool. Being a Visual Studio user helped a lot, of course... |
|
|
| |
|
|
|
|
|
|
|