??? 02/10/12 21:57 Read: times |
#185828 - watchdog problem?, startup code is not well hidden! Responding to: ???'s previous message |
Hi Michael,
you're likely facing a watchdog problem. Further reading could be for example here: http://old.8052.com/forum/read/153522 http://www.cygnal.org/ubb/Forum10/HTML/000093.html > own startup code [...] instead of some hidden thing coming from a library. It's very hard for SDCC to actually hide something:) I'm not on Windows so while it should be somewhere on your PC I can only give an online link: http://sdcc.svn.sourceforge.net/viewvc/sd...lib/mcs51/ The manual (admittedly very tersely) suggests to copy these assembler files (if you want to modify them) into your source directory, assemble them (using some specific options) and then link them to your file. Greetings, Frieder |
Topic | Author | Date |
SDCC Startup Code | 01/01/70 00:00 | |
The default startup can be disabled... | 01/01/70 00:00 | |
watchdog problem?, startup code is not well hidden! | 01/01/70 00:00 | |
Thanks For The Hints | 01/01/70 00:00 | |
watchdog on a very tight leash | 01/01/70 00:00 |