User Activity

  • Posted a comment on discussion Help on Small Device C Compiler (SDCC)

    Concerning the linking step: Is it guaranteed that the object file with the main function comes first? IIRC, that is necessary for a working binary. That being said, the problem at hand can still be something totally unrelated.

  • Posted a comment on discussion Help on Small Device C Compiler (SDCC)

    The first variant is the correct approach, because SDCC does not currently support the second variant, even though it is valid C. I have no idea what is going on with the ASlink warning. It is possible that you found a bug. If the array is a global variable, you could omit the explicit zero-initialization as a workaround, because global variables are implicitly zeroed.

  • Committed [5252cd] on git mirror

    Remove semicolon after if-condition. (bug #3713)

  • Committed [5fce26] on git mirror

    Fix typo in watchdog SFR definition. (bug #3710)

  • Committed [e039f1] on git mirror

    Fix bug #3529 via patch #450 by Mark Symonds.

  • Committed [9ce108] on git mirror

    Use >= instead of > for C23 test. (bug #3709)

  • Committed [5bbbaf] on git mirror

    Makeshift fix for bug #3694: Delete sdcpp in uninstall.

  • Committed [d74538] on git mirror

    Various updates to the manual.

View All

Personal Data

Username:
roybaer
Joined:
2010-12-27 11:16:49

Projects

This is a list of open source software projects that Benedikt Freisen is associated with:

Personal Tools