Re: OT: Disappointed with Intel and Polyhedron
- From: "Alex Gibson" <news@xxxxxxxx>
- Date: Fri, 29 Dec 2006 19:18:51 +1100
"Terence" <tbwright@xxxxxxxxx> wrote in message
news:1166740114.032330.188200@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
I'm not interested in bashing Intel, just explaining what it's like
from outside.
Beliavsky wrote
I don't know about "Premium Support", but I have found that the
questions I have posted in the Intel Visual Fortran forum have usually
been answered by Steve Lionel.
Using DVF support, We received excellent and comprehensive support from
Steve Lionel, (I saved all his advice from 2001 on I think) and using
the Compaq non-suported but very useful SCR routines to help screen
control, learned sufficient to write our own versions and even correct
MS API library interface code which crippled correct key-board
funcionality. No problem here. We sent out code to Compaq to help
others. Great support!
But once on the Intel service, even though I once got through to Lionel
about the serial port problem, all I got back from him was that it was
supposed to work and a suggestion that some problem existed at the API
level and some things really didn't work as they should.
We never got any serial port access control working on Windows 2000 and
XP machines. My guess is that on those systems, certain port parameter
combinations don't work for some reason (7 bit frame, 2 stop bits, odd
parity, required by hardware), and time-outs never timed-out in our
tests with scopes on the wires. This with our single version software
running since 1985 to this day on W3.1, W95, W98, WNT, DOS 3 on,
Machintosh. At least the Intel chips work fine and even can be
emulated.
Have you installed port acess software ?
xp and 2000 restrict direct access to the i/o ports and you need a driver to
switch to kernel mode to switch modes.
Nothing related to this ?
ie one api used kernel mode(runlevel 0) and the other api defaulted to
runlevel 3(user mode) ?
See http://www.beyondlogic.org/ and port talk article
http://www.beyondlogic.org/porttalk/porttalk.htm
Need these programs a lot when working with embedded hardware for the
programming tools.
Alex
.
- Follow-Ups:
- Re: OT: Disappointed with Intel and Polyhedron
- From: Terence
- Re: OT: Disappointed with Intel and Polyhedron
- References:
- OT: Disappointed with Intel and Polyhedron
- From: Dr Ivan D. Reid
- Re: OT: Disappointed with Intel and Polyhedron
- From: Terence
- Re: OT: Disappointed with Intel and Polyhedron
- From: Steve Lionel
- Re: OT: Disappointed with Intel and Polyhedron
- From: Terence
- OT: Disappointed with Intel and Polyhedron
- Prev by Date: Re: Sun Studio Express 3 compilers available for download
- Next by Date: Re: Bit Concatenation
- Previous by thread: Re: OT: Disappointed with Intel and Polyhedron
- Next by thread: Re: OT: Disappointed with Intel and Polyhedron
- Index(es):
Relevant Pages
|