User Activity

  • Posted a comment on ticket #12 on Tilem - TI Linux Emulator

    Thank you for the explanation. I'll just use the revision 758 then :)

  • Created ticket #12 on Tilem - TI Linux Emulator

    Skin image is not loaded properly

  • Modified a comment on ticket #122 on Small Device C Compiler (SDCC)

    Thank you for responding. I wanted to try your first suggestion, it may be what I need. I assumed the two lines of code you gave are assembly. But how should I assemble that, because the assembler I use doesn't seem to have .rel output (and just compiling without specifying any output format yields an error because "code size = 0")?

  • Posted a comment on ticket #122 on Small Device C Compiler (SDCC)

    Thank you for responding. I wanted to try your first suggestion, it may be what I need. I assumed the two lines of code you gave are assembly. But how should I assemble that, because the assembler I use doesn't seem to have .rel output (and just compiling without specifying any output format yields an error because "code size = 0")

  • Created ticket #122 on Small Device C Compiler (SDCC)

    How to tell linker the memory address of a declared OS function

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

    You are right, calls might fail when the calling convention assumed by SDCC and the one used by the external function mismatch. I have encountered another issue because of this (should I open up a new thread?): While function pointers can be annotated with the calling convention, some conventions are not yet implemented. I have been bypassing that problem by creating a wrapper function that moves the values into the appropiate registers and then passes on execution to the external function with the...

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

    Sorry for my late reply. Thank you for your insightful explanation. Looks like I only have to tell SDCC that the whole memory space is writable. Erm - how do I do that? I couldn't find the info in the documentation

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

    You are right, calls might fail when the calling convention assumed by SDCC and the one used by the external function mismatch. I have encountered another issue because of this (should I open up a new thread?): While function pointers can be annotated with the calling convention, some conventions are not yet implemented. I have been bypassing that problem by creating a wrapper function that moves the values into the appropiate registers and then passes on execution to the external function with the...

View All

Personal Data

Username:
kangalioo
Joined:
2018-06-29 10:51:24

Projects

  • No projects to display.

Personal Tools