This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

calling an assembler fonction from c program

I do my main program in c.
I want to call in this c program a fonction (procedure) in assembler.
How can I do this ?
with a #include <xxxx.a51> ?
how can I do a mix program with c and assembler procedure?

thanks for your answer.

Parents Reply Children
  • "Modifying the startup code to jump to an application completely written in assembler does not make sense."

    why you not think so?????

    if appplication is all assemblere you must break in modules

    i told it is good structuure you know more modules

    begin module is startup

    but i not say all assembllerer!!!!!

    you call assembleerc in start and c in any order i say

    plz think consept is good!!!???!!!