Bruno,

Have you considered using one of the USB-UART converters from FTDI, SiLabs
or Prolific? Much easier than augmenting your application with a complete
USB stack just for debug output. And what if your MCU doesn't have USB,
only UART?

Maarten

> Hi guys, I'm playing with SDCC for a while, always using RS232 for debug
> and communication, recently replaced my workstation for a notebook and
> no more serial ports available, so I decided to just abandon the RS232
> and go for the USB.
>
> I've been working with Vasco-PUF USB framework but kept thinking that
> SDCC might have a library implementation for USB, specially for CDC with
> is simpler.
>
> How can I start working with USB using SDCC not using third-part
> libraries like Vasco-PUF ?
>
> --
> Bruno de Pádua Mélo
>   IT Specialist - IBM J2EE Developer
>   Sun Certified Java Programmer (SCJP) 5 Certified
>   email : brunopa...@gmail.com / bpm...@br.ibm.com
>
>
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008
> 30-Day
> trial. Simplify your report design, integration and deployment - and focus
> on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> Sdcc-user mailing list
> Sdcc-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/sdcc-user
>
>


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Sdcc-user mailing list
Sdcc-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sdcc-user

Reply via email to