On Friday 13 October 2006 12:09, Marius Kintel wrote:
> > I'm using that bootloader with sdcc-compiled code, here's what I did:
> >
> >  - add a local copy of the crt0*.c file to your project.
>
> Thanks for the feedback. This is exactly what I resorted to in the
> end - it just feels a little hackish (but then again, I might be
> biased as a professional SW developer and this being a hobby project ;)

Thats true. IMHO sdcc shouldn't need a --ivt-loc option at all and instead 
read that info from the linker script.

> Btw., how do you talk to the bootloader? I've failed finding any Free
> Software for this (free since I want it to be portable to Mac OS X),
> so I'm currently writing my own (i.e. a replacement for PDFSUSB.EXE).
> I might put it somewhere when it's in a working state (don't really
> know where though).

I'm using fsusb-0.1.11-2 from Rick Luddy. its GPL'ed and based on libusb, so 
should be fairly portable.

Unfortunately, I can't find the website where I downloaded it again, and the 
README only lists the authors email.

If you can't find it, just drop me a mail, I'll mail you the source tgz.

/Ernst

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Sdcc-user mailing list
Sdcc-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sdcc-user

Reply via email to