Re: sdcc/PIC howto, first draft is up
Peter Onion <[email protected]>
| Newsgroups | gmane.comp.hardware.microcontrollers.gnupic |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 2005-07-20 at 01:02 +1200, David McNab wrote: > Peter Onion wrote: > I then tried it on my LCDtest program, and it went off the rails. Same > for a simple program that calls printf with 6 arguments. I've not had the chance to progress onto anything more complex yet, but when I do I'll let you know how I get on. I still think the first example in the guide should be as simple as possible and not use custom versions of crt0 or linker scripts. > However, building those exact same sources using my modified crt0 and > linker script, and according to the instructions posted gave me reliable > running programs. What exactly went wrong ? Peter