Sign in

username:

password:



Not a member?

Search c55x



Search tips

Subscribe to c55x



c55x by Keywords

AIC23 | C5509 | CCS | CSL | EMIF | EVM | GEL | GPIO | HPI | Interfacing | JTAG | McBSP | OMAP | Omap15 | OMAP59 | RTDX | SDRAM | TMS320VC5509 | USB | XDS5

Sponsor

Industry's highest performing at the lowest power DSPs now as low as $5.00*
Start development today!
*volume pricing for 10ku

Discussion Groups

See Also

Embedded SystemsFPGAElectronics

Discussion Groups | TMS320C55x | USB oddity

Technical discussions about the TI C55x DSPs (including the c5501, c5502, c5503, c5507, c5509, c5510 and OMAP5910).

  

Post a new Thread

USB oddity - ch1n00k71 - Sep 12 11:20:00 2003

Hi Group.

I've been developing USB code for 5509/5509A using CSL and CCS
2.20.00.
So far everything worked fine. Recently I upgraded to CCS 2.20.18 and
started to observe USB problems for interrupt driven implementation.

Setup A
1) Cold reset.
2) Loading code is built with csl5509x.lib 2.20.18.
3) USB fails.

Setup B
1) Cold reset.
2) Loading code built with csl5509x.lib 2.20.00
3) USB works.
4) Hot reset.
5) Loading code built with csl5509x.lib 2.20.18
6) USB works.

Probably some register initialization is missing. I rebuilt 2.20.18
lib
with 2.20.00 usb code. No result. I am still grepping and diffing. Any
other clue folks?

Michael.

PS USB polling implementation works like charm.
PPS. All other conditions are the same (C versions and headers).
PPPS. Same results on 5509 and 5509a. M.




______________________________
Start your Android Ice Cream Sandwich development on TI's AM35x Sitara ARM Cortex-A8 processor today.



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

IRQ_plug bug. (Re: USB oddity) - ch1n00k71 - Sep 13 6:53:00 2003

The CSL CCS 2.20.18 version of irq_pluga.asm is older than original
CCS 2.20.00 one. Replace to avoid potential problems with all IRQ
implementations or do not use IRQ_plug at all.

Have Fun.
Michael



______________________________
New Code Sharing Section now Live on DSPRelated.com. Learn about the Reward Program for Contributors here.



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