--- In 68300@yahoogroups.com, Andrei Chichak <acpmiedm@t...> wrote: > Jose, > > Please let me know if you get it to work. To my knowledge, nobody has > managed to make BD32 work on any of Microsoft's NT based operating systems > yet. The OS will not allow you to get at the parallel port to the > satisfaction of BD32, even if you use giveio. > > Does anybody know of different results? I did it once. There is a driver called rainport, which you can install. It redirects io accesses to a proper function which does the appropriate action. You can assign the allowed port adresses, so that it will only work with one lpt port and does not affect any other ports. The main disadvantage was that NT ran very very slowly, because of the polling of the parallel port. Every in or out command results in thousands of assembly instructions which you can clearly feel. So I´m not using it any longer. I´m using an old 486 with DOS (or Win 3.11) to download and debug software or hardware. Arno Morbach > > Andrei > > At 11:05 PM 1/24/2003 +0000, you wrote: > >Andrei, > >I'm going to use Motorola's BD32 app to talk to the 376 and a driver called > >UserPort to use BD32 on my Win2k machine. Thank you, and the list, for your > >help. > >Jose > > > > >From: Andrei Chichak <acpmiedm@t...> > > > > >A wiggler with Macraigors OCD and a bit of programming will get you going, > > >but it is a windows app, not a console app. > > > > > >On the EFI332 project someone came up with a program called fmu.c that is > > >compiled and loaded into RAM. Your ROM image is then loaded into another > > >location in RAM that fmu knows about. > > > > > >When run, fmu erases the ROM, then programs the ROM image from RAM. It's > > >pretty bare bones, but it works. > > > > > >Macraigors OCD can load fmu and your ROM images for you. > > > > > >P&E flogs a command line program. It's not cheap for what you get. It is > > >very cryptic. And if CPROG32S is representative, it might not even work. > > > > > >Andrei > > > > > > > >_________________________________________________________________ > >STOP MORE SPAM with the new MSN 8 and get 2 months FREE* > >http://join.msn.com/?page=features/junkmail > > > > > >--------------------------------------------------- > >To unsubscribe from this group, send an email to: > >68300-unsubscribe@yahoogroups.com > > > >To learn more about Motorola Microcontrollers, please visit > >http://www.motorola.com/mcu > > > > > > > >Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
Message
Re: loaders
2003-01-28 by morbacharno <morbach-arno@web.de>
Attachments
- No local attachments were found for this message.