I don't need fuses in the file because fuses are determined but bootloader
and you can't change them later.
Fuses are out of the 32K region. That's why I added them because without
padding, I couldn't get the full 32K. Adding fuses, which are out of that
range, allowed dd to copy 32K.

Exactly, conv=sync does the padding. I read the man page but I didn't see
it.

Thank you very much.

On Mon, Jan 30, 2012 at 5:58 PM, Unix Savvy Brian <bw...@value.net> wrote:

> conv=sync
------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Sdcc-user mailing list
Sdcc-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sdcc-user

Reply via email to