Firmware update

Questions about the BASICtools and MakeItC
Post Reply
YahooArchive
Posts: 1462
Joined: Fri Oct 19, 2012 5:11 am

Firmware update

Post by YahooArchive »

--- In ARMexpress@yahoogroups.com, Mike Asker <mike.asker@...> wrote:
>
>
> I then tried to update the firmware over USB and I got:
>
> C:\... load21xx web0733.hex 2138 com11
> Unexpected CPU type 0 should be 2103, 2106, 2136,or 2138
> Can't open file 2138
>


Hey Mike. It looks like you transposed the CPU-type and the .hex
file. The context of the load21xx command line should be:

load21xx 2138 web0733.hex com11

If you ever have any questions on the correct syntax of the load21xx
command line prompts, just enter load21xx with no parameters and hit
enter - it'll respond with a bunch of examples...

Take care.

-t



YahooArchive
Posts: 1462
Joined: Fri Oct 19, 2012 5:11 am

Re: Firmware update

Post by YahooArchive »

Hooray! That did it. After upgrading I'm now able to program over usb.

thanks

-mike

Tod A. Wulff wrote:
>
> --- In ARMexpress@yahoogroups.com
> <mailto:ARMexpress%40yahoogroups.com>, Mike Asker <mike.asker@...> wrote:
> >
> >
> > I then tried to update the firmware over USB and I got:
> >
> > C:\... load21xx web0733.hex 2138 com11
> > Unexpected CPU type 0 should be 2103, 2106, 2136,or 2138
> > Can't open file 2138
> >
>
> Hey Mike. It looks like you transposed the CPU-type and the .hex
> file. The context of the load21xx command line should be:
>
> load21xx 2138 web0733.hex com11
>
> If you ever have any questions on the correct syntax of the load21xx
> command line prompts, just enter load21xx with no parameters and hit
> enter - it'll respond with a bunch of examples...
>
> Take care.
>
> -t
>
>

Post Reply