|
Re: Vex Programming with MPLAB and IF loader
On a related topic, is it possible to run the loader from the command line, or to at least pass the hex file name to the prompt?
For example:
iloader.exe -f mycode.hex
In EasyC the recently compiled file is pre-loaded in the box, but it appears that iloader is a separate process, so I suspect there's some way to pass it. I thought maybe modifying the .ini file would work, but I don't see an obvious way from poking around there.
Thx,
Tac
|