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?
I suspect what you are seeing is the variable 'e' being optimised out because you don't use it. However, your problem description is not clear enough to be sure. Stefan
no sir - variable c and b are ok and if you change e to a you will see ok adres and it is only example in real proejct on cygnal i dont see all variable