I have recently started using c++ on an atmega16. with care it is quite efficient and I enjoy the benefits of oo coding.
but.....
I have a problem watching class member variables.
occasionally when I watch a class instance I can click in the "+" and see the members. Mostly when I click on the "+" the "+" just disappears and the watched instance is not expanded. In either case the correct ram address for the instance is shown.
I have scoured the faq/forums/net and found some discussions but no conclusion of solution on this issue. :x
Now that atmel is claiming c++ support in avrstudio I presume there is a way to do what I am trying to do.
Can anyone assist?
thanks
Greg