Hi
This is probably a simple thing but all of a sudden I don't see any variable values when I hover over them in UVision4 and also I can only change values in the command prompt when I have stopped the program in debug mode.
If I run some older programs I'm able to see values when hovering over them and also change variables using the command prompt when the program is running.
I have been copy and pasting program folders to keep backing up my work, but I've checked all files have copied over?
Any help appreciated.
Press 'Alt + F7' to open the "Options for Target - Target1" window. on C/C++ tab, Language/Code Generation, Optimization (drop down box). select the optimization level - Level 0 (-00). compiler control string will be generated for you.
hi
mine was set as default but I found some of the settings under the debug tab where different, changed them and now its fine.
thanks again
settings under the debug tab where different, changed them and now its fine. Hope that you have noted the original settings some where. just in case if something goes wrong again, you can undo it. Also hope that you have fair knowledge of the settings that you are changing.