Re:command line flash tool
Martin,
Thanks for the tip. I tried it and it works:
From a command line prompt:
keiluv3uv3 -f project.Uv2 -t"project_target"
...assuming you installed uVision in the default location (in the root directory - bleh). It also brings up the entire uVision GUI for the duration of the flashing.
My only question now is how to get it to flash a HEX or ELF file, instead of having to have a complete uVision project set up in parallel with a more traditional makefile-oriented project. I tried creating a dummy project containing only a HEX file but that doesn't work.
Thanks
Dale Wheat
login or register to reply
|