|
| |
Jallist Archive Apr 2005
Re: Re: getting started in xwisp2
From: Rob Hamerling <r.hamerling(at)hccnet.nl>
Date: 01 Apr 2005 20:18:03 +0200
Bill Davis wrote:
> Mike, thanks for the reply. I tried the first command line using Program
> Files and Progra~1 with no luck. I then tried the Path setting command.
> C:\>Path c:\progra~1\xwisp2;%path%
> C:\>xwisp2
> and I got this message.
> xwisp2 and xwlist are os/2-Warp commandline applications-by Rob hammerling,
> which do not run under DOS or in a Virtual DOS Machin (VDM) of os/2. For
> Windows 98 and later use Xwisp2w and XWListw from a commandline.
The path-setting is OK, but in stead of executing 'XWisp2' you should
execute 'XWisp2W'.
But if you want Xwisp2w to do something useful, you'll need to specify
at least one parameter after 'Xwisp2w' and that is the name of the hex
file to transfer to the target via Wisp628. If you do not call Xwisp2
from the directory where the hex file is, you'll need to specify that as
well. It will be simpler to do a change directory, something like this:
cd d:\jal\pic16dir
and then execute
xwisp2w myhex
These examples assume your hexfile is called 'myhex.hex' and is in the
directory '\jal\picdir\' on your D-drive.
Good luck, regards, Rob (last name with one 'm')
--
Rob Hamerling, Vianen, NL phone +31-347-322822
homepage: http://www.robh.nl/
|
|
|