Can I save values during debugging to a file. Like I have array of 10000 bytes which I want to analyse later on.
The uVision manual contains a section titled, "Write Debug Output to a File" - might be worth a look ... ?
http://www.keil.com/support/man/docs/uv4/uv4_db_wrdbg_output.htm
See also: http://www.keil.com/support/man/docs/uv4/uv4_cm_save.htm http://www.keil.com/support/man/docs/uv4/uv4_cm_load.htm
Overview of all Debug commands: http://www.keil.com/support/man/docs/uv4/uv4_debug_commands.htm