Sign in

username:

password:



Not a member?

Search motoroladsp



Search tips

Subscribe to motoroladsp



motoroladsp by Keywords

56303 | 563xx | 5680 | 56805 | 5680x | 56F80 | 56F800DEMO | 56F805 | 56f807 | 56F830 | ADC | Bootloader | Codec | CodeWarrior | CW5 | CW6 | Debugger | DSP56303 | DSP56303EVM | DSP563xx | DSP5680 | DSP56800 | DSP56807 | DSP56858 | DSP56858EVM | DSP56F803 | DSP56F805 | DSP56F807 | DSP56F80x | DSP56F826 | DSP56F827 | DSP56F8xx | EVM | FFT | Flash_over_jtag | GPIO | Interrupt | Interrupts | JTAG | LCD | Linker | MCF5307 | Metrowerks | Modulus | MSCAN | PCMaster | PWM | Quad | Rif | RTOS | SDK | SPI

Discussion Groups

Discussion Groups | Freescale DSPs | USB Tap Problem : Red LED flashing

Technical discussions about Freescale (Motorola) DSPs (including the DSP56000, DSP56300, DSP56600, 56800 DSPs).

  

Post a new Thread

USB Tap Problem : Red LED flashing - Hardeep - May 30 1:48:27 2006



Hello,

I have been using a 56800E USB Tap (CWH-UTP-ONCE-HX) for a while now. 
In the past, the TX/RX LED flashes green and I am able to program my 
board. Today, the TX/RX LED is flashing red and I am unable to program 
my board. According to the manual, a red flashing LED indicates that 
the tap is powered but is not configured. Does anyone know how to 
configure it and why I need to configure it all of a sudden?

Thank you.
Hardeep



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

Re: USB Tap Problem : Red LED flashing - "R.A. Imhoff" - May 31 1:00:12 2006

Hello Hardeep,

I had the experience of the USB-Tab flashing its red light and not=20=20
responding just two days ago -- it happened when plugging and=20=20
unplugging the USB cable several times (i'm not sure whether one is=20=20
supposed to remove the usb cable before plugging or unplugging the=20=20
target board?).
The problem went away after rebooting the pc -- somehow the windows=20=20
usb driver must have gotten confused.

Good Luck!
Robert

On 29.05.2006, at 19:16, Hardeep wrote:

> Hello,
>
> I have been using a 56800E USB Tap (CWH-UTP-ONCE-HX) for a while now.
> In the past, the TX/RX LED flashes green and I am able to program my
> board. Today, the TX/RX LED is flashing red and I am unable to program
> my board. According to the manual, a red flashing LED indicates that
> the tap is powered but is not configured. Does anyone know how to
> configure it and why I need to configure it all of a sudden?
>
> Thank you.
> Hardeep
>

=20

=20



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

RE: USB Tap Problem : Red LED flashing - Hardeep Gida - May 31 1:00:25 2006

Robert, 

Thanks for the prompt response. I have already tried to reboot my PC,
however that did not seem to make any difference. I have tried to
reconfigure the usbtap through Command Converter Server (CCS), but when
I type the command "config cc", I receive an error saying "Maximum
number of Command Converters reached". When I type "show cc" it says "0:
Parallel Port (SPP) (lpt:1) CC software ver. (3.3)" 

Thanks.
Hardeep

-----Original Message-----
From: R.A. Imhoff [mailto:h...@gmail.com] 
Sent: Tuesday, May 30, 2006 10:18 AM
To: Hardeep Gida
Cc: m...@yahoogroups.com
Subject: Re: [motoroladsp] USB Tap Problem : Red LED flashing

Hello Hardeep,

I had the experience of the USB-Tab flashing its red light and not  
responding just two days ago -- it happened when plugging and  
unplugging the USB cable several times (i'm not sure whether one is  
supposed to remove the usb cable before plugging or unplugging the  
target board?).
The problem went away after rebooting the pc -- somehow the windows  
usb driver must have gotten confused.

Good Luck!
Robert

On 29.05.2006, at 19:16, Hardeep wrote:

> Hello,
>
> I have been using a 56800E USB Tap (CWH-UTP-ONCE-HX) for a while now.
> In the past, the TX/RX LED flashes green and I am able to program my
> board. Today, the TX/RX LED is flashing red and I am unable to program
> my board. According to the manual, a red flashing LED indicates that
> the tap is powered but is not configured. Does anyone know how to
> configure it and why I need to configure it all of a sudden?
>
> Thank you.
> Hardeep
>



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

Help sqrt? - Danilo Adur - Jun 1 10:41:21 2006

Hello friends,   
  
I am using a 56F8014 and I need to do the square root of a number.  
I do:  
  
#include "math.h"  
  
double x=1, y=1;  
  
y = sqrt (x);  
  
And I receive the following error message:  
  
* Function have in the prototype... sqrt  
  
What i`m doing wrong?  
Cannot I use "math.h" to do this?
   
  Tks
   
  Danilo.



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