Hi: Is it possible for me to write the contents of project workspace in uVision2 to a file? I want to save r0~r7, a, b, sp, pc, psw... to a file in the debug session while running the program. Is it possible for me to do it? Thanks for help in advance.
You can write a Debug Function to do this. See chapter 6 in the uVision Getting Started Guide.