In KEIL (5.23), a simple program is generated. Then the project was imported into SES (3.28a). The program is compiled and run in debug mode, one variable is output to the output window (watch1).
Two pictures.
First, the program is stopped (stp.png)
The data is displayed normally. If you start and then stop, then the data will be normal.
If the program is run, then - see the second picture (run.png)
Data is not output. An error message appears.
Similar problems occur in other windows (eg memory). If the program is stopped, the correct value is displayed. If the program is running, the data is not changed.
If you switch the output mode (never / every second ...) - nothing changes, at runtime the variables do not change.
Two pictures.
First, the program is stopped (stp.png)
The data is displayed normally. If you start and then stop, then the data will be normal.
If the program is run, then - see the second picture (run.png)
Data is not output. An error message appears.
Similar problems occur in other windows (eg memory). If the program is stopped, the correct value is displayed. If the program is running, the data is not changed.
If you switch the output mode (never / every second ...) - nothing changes, at runtime the variables do not change.