Assembly and Mixed Language Projects

This chapter looks into software development using assembly language and mixed language projects. Topics include how to create assembly language projects with the ARM ® tool chain (e.g., ARM DS-5™) and gcc, and various ways to mix assembly code and C code together using inline assembler, embedded assembler, intrinsic functions.