I put my custom-built DISKBOOT.BIN on a bootable SD card, locked it, and put it in the camera, but when I turned it on, nothing happened. It didn't even appear to turn on (though it probably did but just hung when it loaded DISKBOOT.BIN.) What am I doing wrong?DISKBOOT.BIN download: http://www.mediafire.com/?4i4vaj0ein8ai04Camera model and firmware version: SX110IS; 1.00BOperating system: Mac OS XNotes: Skipped making arm-elf-gcc-4.3.2 the default due to no /usr/local/arm/bin directory; set OBJDUMP in makefile.inc to /usr/bin/true due to it crashing (SIGABRT) whenever it dumped main.elf
The wiki is enough mess as is, can you imagine what it would be like if everyone asked their support questions in big red boxes in the middle of the articles?
You may not have followed the instructions correctly (given that you skipped steps, that's pretty likely). Or there could be other differences between your system and the one the instructions were written for. Or the instructions could be wrong. Once you have figured out how to make a working toolchain for your configuration, you can update the wiki as appropriate.
Actually, I just remembered: this happened when installing arm-elf-gcc, but the binaries were still there, so I just forgot about it. That's probably why that directory wasn't there, right? (In case you're wondering, I uninstalled and reinstalled arm-elf-gcc, and it happened again, which is how I remembered.)http://pastebin.com/Nk9c3E6s
#ln sys/crt0.o crt0.o >/dev/null 2>/dev/null || cp sys/crt0.o crt0.o#mkdir tmp#cp: sys/crt0.o: No such file or directory#make[8]: *** [crt0.o] Error 1
Started by Aristoc « 1 2 » Script Writing
Started by balamber Hello, I'm a NEWBIE - HELP!! (Newbies assistance, User Guides and thank you notes)
Started by tyguy123 Hello, I'm a NEWBIE - HELP!! (Newbies assistance, User Guides and thank you notes)
Started by leo Hello, I'm a NEWBIE - HELP!! (Newbies assistance, User Guides and thank you notes)
Started by outslider General Help and Assistance on using CHDK stable releases