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,
How can I run a batch file to completion just before loading the program for debug?
The batch file flashes 'settings.hex' file to a predefined location in memory where the app should access when starting to run.
Currently, I'm using post-build scripts. However, this batch file runs on each build which is pretty annoying while I need it to run just before starting to debug.
Thanks
... could you use a Debugger User Function:
http://www.keil.com/support/man/docs/uv4/uv4_df_userfunctions.htm