17 Mixing C and Assembly Code

Note: The examples presented in this section may not compile or assemble on all devices; however, they are illustrative of the concepts being presented.

This section describes how to use assembly language and C modules together. It gives examples of using C variables and functions in assembly code and examples of using assembly language variables and functions in C.

Items discussed are: