This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

The data output from the memory when debugging

The theme for keil's developers.

I engaged in the implementation and optimization of DSP algorithms on microcontrollers. In the signal processing uses a large amount of controller memory that stores original data and result. When analyzing the correctness of the algorithm has to check the result of program execution. In the "Memory" is quite difficult to do. If there was the ability to copy data from it "memory" and paste them into any editor (e.g. Excel, where it is possible to build a chart from table data), then this would simplify the work.

Suggestion to developers: when the next update to make the ability to copy data from the "memory" in the form of a table, or make it possible to graphically display the values of the selected memory range.