This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Flash Programming via command line

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.

0