Yahoo Groups archive

Lpc2000

Index last updated: 2026-04-28 23:31 UTC

Thread

Embedded Dev Tools targeting lpc2000 at GAO Engineering Inc

Embedded Dev Tools targeting lpc2000 at GAO Engineering Inc

2006-01-17 by david_embedded

Hello,

Season's Greeting to all our customers and readers from everyone at GAO Engineering.

For this season, we would like to extend a Preferred Customer offer to lpc2000 group members within the embedded business community.

The GAO Engineering Online Store http://www.GAOEngineering.com is a single stop resource for quality, market-proven products including GAO ICE's, flash programmers, Emulators, DSP and Microprocessor Evaluation and Development Boards targeting lpc2000, ARM IDE's, SDK's, video and MM processing cards, Oscilloscopes, Logic Analyzers, peripherals and software package products for a range of electronic and embedded design needs, at a fraction of industry standard costs (upto 60% lower than other vendors). 

We've received excellent feedback from our customers particularly on our DSP & ARM emulators, ICEs, JTAG tools and Evaluation and Development Boards and would be happy to extend a 5% discount to lpc2000 members. In order to avail of this discount, please fill out our inquiry form at http://www.gaoresearch.com/customerinquiry/gaoengineering_customerinquiry.php with subject line "Preferred Customer Program - 5%"

 

We provide a wide range of products at affordable prices. Here are this season's featured products. 

Universal Programmer, USB port, 13000+ devices -VP880 - $658.00 

XDS510PP JTAG Scan Path Emulator Pod - $475.00 

USB 2.0 TI DSP EMULATOR - $560.00

TI DSP Evaluation Boards and Tools - $145 to $496

Embedded Linux boards - $313 to $600

ARM Evaluation and Emulation boards - $125 to $600

We are also currently looking to partner with Online Resellers and Web Based Affiliates for lucrative commissions against sales through affiliates. More info on this at http://www.idevaffiliate.com/23732/ 

Thank you for your time and we look forward to hearing from you.



[Non-text portions of this message have been removed]

Problem with Crossworks

2006-01-19 by Xtian Xultz

Hello guys

I am trying to work with Crossworks under Linux and Windows. It runs fine, but 
when I try to access my Wiggler attached at the parallel port, it says (under 
Linux and Windows give me the same message) "The port is already in use by 
another program", but nobody is using it (under Linux I can check this with 
the fuser command, under Windows I dont know).
Somebody knows ehat kind of problem can this be? (I asked about that in the 
support site from Rowley but I didnt get any answer in one week).

Thanx in advance for any help

With best regards
Xtian Xultz
Curitiba - Brazil

Re: [lpc2000] Problem with Crossworks

2006-01-19 by Michael Johnson

Hi Xtian,

I can't find your request on our support site - here's an extract from 
our linux faq.

Regards
Michael

Failure to connect to parallel port target interfaces may be caused by 
the following problems:

    * The user does not have read permission for the parallel port
      device driver (e.g. /dev/parport0). Linux typically does not grant
      all users access to the parallel port device drivers by default.
      To permit a user to access to the parallel port device drivers the
      user can either be added to the *lp* group, or alternatively the
      read permissions of the parallel port device driver can be changed
      to allow all users to have read access to it. Either of these
      actions require super user level permissions.
    * Another application or device driver already has exclusive control
      of the parallel port device driver.
Show quoted textHide quoted text
>Hello guys
>
>I am trying to work with Crossworks under Linux and Windows. It runs fine, but 
>when I try to access my Wiggler attached at the parallel port, it says (under 
>Linux and Windows give me the same message) "The port is already in use by 
>another program", but nobody is using it (under Linux I can check this with 
>the fuser command, under Windows I dont know).
>Somebody knows ehat kind of problem can this be? (I asked about that in the 
>support site from Rowley but I didnt get any answer in one week).
>
>Thanx in advance for any help
>
>With best regards
>Xtian Xultz
>Curitiba - Brazil
>
>
> 
>Yahoo! Groups Links
>
>
>
> 
>
>
>
>  
>

Re: [lpc2000] Problem with Crossworks

2006-01-19 by Maia

Tive um problema desse com um programa que só funcionava quando eu fechava o
processo spoolsv.exe (no winXP). Não sei se foi com o Crossworks, mas vale
tentar.
Abraços,
Maia 
Show quoted textHide quoted text
-------Original Message-------
 
From: Xtian Xultz
Date: 01/19/06 13:50:21
To: lpc2000@yahoogroups.com
Subject: [lpc2000] Problem with Crossworks
 
Hello guys

I am trying to work with Crossworks under Linux and Windows. It runs fine,
but 
when I try to access my Wiggler attached at the parallel port, it says
(under 
Linux and Windows give me the same message) "The port is already in use by 
another program", but nobody is using it (under Linux I can check this with 
the fuser command, under Windows I dont know).
Somebody knows ehat kind of problem can this be? (I asked about that in the 
support site from Rowley but I didnt get any answer in one week).

Thanx in advance for any help

With best regards
Xtian Xultz
Curitiba - Brazil



YAHOO! GROUPS LINKS 

 Visit your group "lpc2000" on the web.
  
 To unsubscribe from this group, send an email to:
 lpc2000-unsubscribe@yahoogroups.com
  
 Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. 





 

[Non-text portions of this message have been removed]

Re: Problem with Crossworks

2006-01-20 by lpc_peter

Hi 
Sometimes i have the same Problem and sometimes it is working really fine.
Does it never work on your system?
On my system i can fix it restarting Windows.

Regards

--- In lpc2000@yahoogroups.com, Xtian Xultz <xultz@t...> wrote:
>
> Hello guys
> 
> I am trying to work with Crossworks under Linux and Windows. It runs
fine, but 
> when I try to access my Wiggler attached at the parallel port, it
says (under 
> Linux and Windows give me the same message) "The port is already in
use by 
> another program", but nobody is using it (under Linux I can check
this with 
> the fuser command, under Windows I dont know).
> Somebody knows ehat kind of problem can this be? (I asked about that
in the 
Show quoted textHide quoted text
> support site from Rowley but I didnt get any answer in one week).
> 
> Thanx in advance for any help
> 
> With best regards
> Xtian Xultz
> Curitiba - Brazil
>

Re: [lpc2000] Re: Problem with Crossworks

2006-01-20 by Leon Heller

----- Original Message ----- 
Show quoted textHide quoted text
From: "lpc_peter" <lpc_peter@...>
To: <lpc2000@yahoogroups.com>
Sent: Friday, January 20, 2006 7:30 AM
Subject: [lpc2000] Re: Problem with Crossworks


> Hi
> Sometimes i have the same Problem and sometimes it is working really fine.
> Does it never work on your system?
> On my system i can fix it restarting Windows.

FWIW, I've never had that problem. I'm using WinXP, is that what you are 
using?

Leon
--
Leon Heller, G1HSM
leon.heller@...
http://www.geocities.com/leon_heller

Re: [lpc2000] Re: Problem with Crossworks

2006-01-20 by Michael Johnson

Hi,

Try setting the "Parallel Port Sharing" target property to be "Yes".

Regards
Michael
Show quoted textHide quoted text
>Hi 
>Sometimes i have the same Problem and sometimes it is working really fine.
>Does it never work on your system?
>On my system i can fix it restarting Windows.
>
>Regards
>
>--- In lpc2000@yahoogroups.com, Xtian Xultz <xultz@t...> wrote:
>  
>
>>Hello guys
>>
>>I am trying to work with Crossworks under Linux and Windows. It runs
>>    
>>
>fine, but 
>  
>
>>when I try to access my Wiggler attached at the parallel port, it
>>    
>>
>says (under 
>  
>
>>Linux and Windows give me the same message) "The port is already in
>>    
>>
>use by 
>  
>
>>another program", but nobody is using it (under Linux I can check
>>    
>>
>this with 
>  
>
>>the fuser command, under Windows I dont know).
>>Somebody knows ehat kind of problem can this be? (I asked about that
>>    
>>
>in the 
>  
>
>>support site from Rowley but I didnt get any answer in one week).
>>
>>Thanx in advance for any help
>>
>>With best regards
>>Xtian Xultz
>>Curitiba - Brazil
>>
>>    
>>
>
>
>
>
>
>
>
> 
>Yahoo! Groups Links
>
>
>
> 
>
>
>
>  
>

Re: [lpc2000] Problem with Crossworks

2006-01-20 by Xtian Xultz

Thank you Maia, I am working now on Linux (I only open emails in Linux :D ) 
but as soon as possible I will try to kill the spoolsv.exe process and try 
CrossWorks.


Em Qui 19 Jan 2006 14:34, Maia escreveu:
Show quoted textHide quoted text
> Tive um problema desse com um programa que só funcionava quando eu fechava
> o processo spoolsv.exe (no winXP). Não sei se foi com o Crossworks, mas
> vale tentar.
> Abraços,
> Maia
>
> -------Original Message-------
>
> From: Xtian Xultz
> Date: 01/19/06 13:50:21
> To: lpc2000@yahoogroups.com
> Subject: [lpc2000] Problem with Crossworks
>
> Hello guys
>
> I am trying to work with Crossworks under Linux and Windows. It runs fine,
> but
> when I try to access my Wiggler attached at the parallel port, it says
> (under
> Linux and Windows give me the same message) "The port is already in use by
> another program", but nobody is using it (under Linux I can check this with
> the fuser command, under Windows I dont know).
> Somebody knows ehat kind of problem can this be? (I asked about that in the
> support site from Rowley but I didnt get any answer in one week).
>
> Thanx in advance for any help
>
> With best regards
> Xtian Xultz
> Curitiba - Brazil
>
>
>
> YAHOO! GROUPS LINKS
>
>  Visit your group "lpc2000" on the web.
>
>  To unsubscribe from this group, send an email to:
>  lpc2000-unsubscribe@yahoogroups.com
>
>  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
>
>
>
>
>
>
>
> [Non-text portions of this message have been removed]
>
>
>
>
> Yahoo! Groups Links
>
>
>

Re: [lpc2000] Re: Problem with Crossworks

2006-01-20 by Xtian Xultz

No, it never worked, I tryed to restart and didnt work for me.

Em Sex 20 Jan 2006 05:30, lpc_peter escreveu:
Show quoted textHide quoted text
> Hi
> Sometimes i have the same Problem and sometimes it is working really fine.
> Does it never work on your system?
> On my system i can fix it restarting Windows.
>
> Regards
>
> --- In lpc2000@yahoogroups.com, Xtian Xultz <xultz@t...> wrote:
> > Hello guys
> >
> > I am trying to work with Crossworks under Linux and Windows. It runs
>
> fine, but
>
> > when I try to access my Wiggler attached at the parallel port, it
>
> says (under
>
> > Linux and Windows give me the same message) "The port is already in
>
> use by
>
> > another program", but nobody is using it (under Linux I can check
>
> this with
>
> > the fuser command, under Windows I dont know).
> > Somebody knows ehat kind of problem can this be? (I asked about that
>
> in the
>
> > support site from Rowley but I didnt get any answer in one week).
> >
> > Thanx in advance for any help
> >
> > With best regards
> > Xtian Xultz
> > Curitiba - Brazil
>
> Yahoo! Groups Links
>
>
>

Re: [lpc2000] Re: Problem with Crossworks

2006-01-20 by Xtian Xultz

Yes, I am using Windows XP SP2

Em Sex 20 Jan 2006 08:00, Leon Heller escreveu:
Show quoted textHide quoted text
> ----- Original Message -----
> From: "lpc_peter" <lpc_peter@...>
> To: <lpc2000@yahoogroups.com>
> Sent: Friday, January 20, 2006 7:30 AM
> Subject: [lpc2000] Re: Problem with Crossworks
>
> > Hi
> > Sometimes i have the same Problem and sometimes it is working really
> > fine. Does it never work on your system?
> > On my system i can fix it restarting Windows.
>
> FWIW, I've never had that problem. I'm using WinXP, is that what you are
> using?
>
> Leon
> --
> Leon Heller, G1HSM
> leon.heller@...
> http://www.geocities.com/leon_heller
>
>
>
>
> Yahoo! Groups Links
>
>
>

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.