That's a good data point to have.  Thanks Sebastien.

Joel

On Fri, 29 Mar 2013, it would appear that Sebastien Lorquet wrote:

> never ever use microchip usb libraries for any serious project
>
> they are buggy, huge, support lots of useless features (including ability to
> compile for pic32)
>
> I found it's easier to build a stack from scratch with inspirations from other
> codes.
>
> At least that's my experience.
>
> Best regards
> Sebastien
>
> Le 29/03/2013 15:47, Joel Davidson a ?crit :
>> Luis-
>>
>> Does Microchip have any libraries available on their website that
>> would provide the functionality you need?  It's been a while since
>> I've done much pic assembly programming, but I was under the
>> impression that gpasm could compile mplab code pretty easily.  Of
>> course I may be totally wrong on this.
>>
>> Joel
>>
>> On Fri, 29 Mar 2013, it would appear that Luis de Arquer wrote:
>>
>>> I am starting a project on a pic18f2455 using USB, and I was trying to
>>> find any library that I could use off the shelf with sdcc, if any -I
>>> used ccs compiler in the past.
>>>
>>> I found one from an article published in nuts&volts, and also a port
>>> from c18 to sdcc, but it looks like neither has been updated in the
>>> last 6 years. I tried compiling the latter on gpasm (1.1.0) and got a
>>> lot of errors.
>>>
>>> There is a post here including a few other options, but again this is
>>> 2008 stuff:
>>> http://mcuee.blogspot.co.uk/2008/04/usb-pic-related-open-source-projects.html
>>>
>>> I will go on trying these routes, but maybe there is an
>>> obvious-much-easier way of dealing with USB in sdcc that I am
>>> missing... or is it still a work in progress?
>>>
>>> Thanks!
>>>
>>> Luis

------------------------------------------------------------------------------
Own the Future-Intel(R) Level Up Game Demo Contest 2013
Rise to greatness in Intel's independent game demo contest. Compete 
for recognition, cash, and the chance to get your game on Steam. 
$5K grand prize plus 10 genre and skill prizes. Submit your demo 
by 6/6/13. http://altfarm.mediaplex.com/ad/ck/12124-176961-30367-2
_______________________________________________
Sdcc-user mailing list
Sdcc-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sdcc-user

Reply via email to