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.
I am trying to create a DOS batch file that allows me to program a FLASH device. This is for production release. The command line is as follows : uv3 -f project.uv2 The problem is that I need to have the target reset before programming can commence. If I do the programming manually, I need to enter debug mode and reset the target, exit debug and then program the flash. Any ideas? Regards marcus.
Project - Options - Debug - ULINK Settings - Use Reset at Startup Looks like it works !! thanks for that. I did think of creating a dummy project - was next on the list of things to try..! again, thanks. Marcus.