Sign in

username:

password:



Not a member?

Search 68hc12



Search tips

Subscribe to 68hc12



68hc12 by Keywords

68HC1 | 812A4 | 9S12DP256 | Bootloader | CodeWarrior | D60A | Debugger | DP256 | ECT | EEPROM | EVB | Flash | HC1 | HCS12 | I2C | IAR | ICC1 | Interrupts | LCD | M68KIT912DP256 | MC9S12DP256 | MC9S12DP256B | Metrowerks | Motor | MSCAN | Multilink | PLL | Quadrature | SDI | SPI | Transceiver | XFC


Ads

Discussion Groups

See Also

DSPFPGAElectronics

Discussion Groups | 68HC12 | P&E Multilink on XP

Join our technical discussions about Freescale Microcontrollers: M68HC12. (Freescale Semiconductor is a Subsidiary of Motorola).

P&E Multilink on XP - minliu2000 - Sep 2 9:54:00 2003

I'm trying to use a P&E Micro Multilink Rev.B on Windows XP with
software using P&E's unit_12z.dll. I didn't have any problems with
it on NT, but it doesn't work at all on XP. I've tried different
parallel port modes and settings with no success, but maybe it's the
DLL? If you have any tips or advice on getting things to work on XP
or with the DLL, I'd appreciate it.

Thanks
Min



______________________________
Stellaris® MCU Family: New Parts, New Package, New Price.


(You need to be a member of 68hc12 -- send a blank email to 68hc12-subscribe@yahoogroups.com )


Re: P&E Multilink on XP - Magnus Antonio Lucchese - Sep 2 9:57:00 2003

I experienced the same with USB model.
----- Original Message -----
From: "minliu2000" <>
To: <>
Sent: Tuesday, September 02, 2003 11:54 AM
Subject: [68HC12] P&E Multilink on XP > I'm trying to use a P&E Micro Multilink Rev.B on Windows XP with
> software using P&E's unit_12z.dll. I didn't have any problems with
> it on NT, but it doesn't work at all on XP. I've tried different
> parallel port modes and settings with no success, but maybe it's the
> DLL? If you have any tips or advice on getting things to work on XP
> or with the DLL, I'd appreciate it.
>
> Thanks
> Min >
> --------------------------------------------------------
> To unsubscribe from this group, send an email to: > To learn more about Motorola Microcontrollers, please visit
> http://www.motorola.com/mcu



______________________________
Stellaris® MCU Family: New Parts, New Package, New Price.


(You need to be a member of 68hc12 -- send a blank email to 68hc12-subscribe@yahoogroups.com )

Re: P&E Multilink on XP - John Hartman NoICE - Sep 2 21:03:00 2003


>I'm trying to use a P&E Micro Multilink Rev.B on Windows XP with
>software using P&E's unit_12z.dll. I didn't have any problems with
>it on NT, but it doesn't work at all on XP. I've tried different
>parallel port modes and settings with no success, but maybe it's the
>DLL? If you have any tips or advice on getting things to work on XP
>or with the DLL, I'd appreciate it.

My product NoICE uses unit_12z to talk to the P&E Multilink on both
parallel and USB.

I have had no trouble, and I am running XP with Service Pack 1.

What are the symptoms of "doesn't work"? Does your software give any
error messages?

Is this the same PC where it used to work under NT? If not, have you tried
any of the P&E software?

In order to work, the DLL needs to use several drivers: VICHW11.SYS,
PEDRV.SYS (and PEUSBV1.DLL and PEUSBV1.SYS for the USB pod). These are
SUPPOSED to work without being pre-installed (the dll loads and unloads
them), but I believe that will only work if you have administrator
privileges on your PC. Otherwise, you may need to have your administrator
run the .reg files that P&E ships with the dll (VICHW11.REG and PEDRV.REG)
to install the drivers.

Best regards, John Hartman

NoICE Debugging Tools
http://www.noicedebugger.com [Non-text portions of this message have been removed]





(You need to be a member of 68hc12 -- send a blank email to 68hc12-subscribe@yahoogroups.com )

Re: P&E Multilink on XP - minliu2000 - Sep 3 9:56:00 2003

So far "doesn't work" means I don't see the bit toggling coming out
of the BDM pod on the XP machine. I haven't yet checked what's coming
out of the parallel port.

I don't have the PEDRV.SYS driver, maybe it's not necessary with NT,
but is with XP??

And I am using a different machine, so I guess it's possible that I
have a non-compliant parallel port.

Thanks for your help!

--- In , "John Hartman (NoICE)" <john@n...>
wrote:
>
> >I'm trying to use a P&E Micro Multilink Rev.B on Windows XP with
> >software using P&E's unit_12z.dll. I didn't have any problems with
> >it on NT, but it doesn't work at all on XP. I've tried different
> >parallel port modes and settings with no success, but maybe it's
the
> >DLL? If you have any tips or advice on getting things to work on XP
> >or with the DLL, I'd appreciate it.
>
> My product NoICE uses unit_12z to talk to the P&E Multilink on both
> parallel and USB.
>
> I have had no trouble, and I am running XP with Service Pack 1.
>
> What are the symptoms of "doesn't work"? Does your software give
any
> error messages?
>
> Is this the same PC where it used to work under NT? If not, have
you tried
> any of the P&E software?
>
> In order to work, the DLL needs to use several drivers:
VICHW11.SYS,
> PEDRV.SYS (and PEUSBV1.DLL and PEUSBV1.SYS for the USB pod). These
are
> SUPPOSED to work without being pre-installed (the dll loads and
unloads
> them), but I believe that will only work if you have administrator
> privileges on your PC. Otherwise, you may need to have your
administrator
> run the .reg files that P&E ships with the dll (VICHW11.REG and
PEDRV.REG)
> to install the drivers.
>
> Best regards, John Hartman
> john@n...
> NoICE Debugging Tools
> http://www.noicedebugger.com > [Non-text portions of this message have been removed]





(You need to be a member of 68hc12 -- send a blank email to 68hc12-subscribe@yahoogroups.com )

Re: Re: P&E Multilink on XP - John Hartman NoICE - Sep 3 19:50:00 2003


>So far "doesn't work" means I don't see the bit toggling coming out
>of the BDM pod on the XP machine. I haven't yet checked what's coming
>out of the parallel port.
>
>I don't have the PEDRV.SYS driver, maybe it's not necessary with NT,
>but is with XP??

If you have an early version of the DLL, it may be that PEDRV was
introduced later - or it may be your problem. Is the old machine still
around so you can see if it has PEDRV.SYS?

Sounds like you need to check with P&E for details and possibly a copy of
PEDRV.SYS

Best regards, John Hartman

NoICE Debugging Tools
http://www.noicedebugger.com [Non-text portions of this message have been removed]




(You need to be a member of 68hc12 -- send a blank email to 68hc12-subscribe@yahoogroups.com )