We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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.