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

How can Assemler and C share Variables?

I have a C-program with an imbedded Assembler-program.
The assembler-prog. is called by timerinterrupt 100.000 times per sec. Interrupt-routines have no parameters and return values. How can C and Assembler share variables?
Thanks for help?

0