We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
1 open project HELLO 2 insert int e,b,c; after main 3 in project devce select extended linker 4 translate 5 debug and see that variable e ????? what is it? is it new version?
wow - remove one bug but add two soft bugs ;-( after patch I see FIRST When i switch number base from HEX to DECIMAL for variable e i see ok but if execute printf ("Hello World %i \n",e); after it number base switch again to HEX - it isnt good Second problem only soft problem when i translate program and switch to debug first time all ok after it switch to translate and switch to debug again i see what function debug not active but if i go to function(step and so on) debug mouse - function will be select and active and all work ok but again it isnt good