CHAPTER 10 Cortex-M3 Programming
In This Chapter:
• Overview
• The Interface Between Assembly and C
• Using Exclusive Access for Semaphores
Overview
The Cortex-M3 can be programmed using either assembler or C. There might be compilers for other languages, but most people will use assembler, C, or a combination of the two in their projects. Because a lot of information on the way to do programming depends on the tool chain and silicon chips you use, this book will not focus on the details of compiling a program or how to download the program to your circuit board. A little bit ...
Get The Definitive Guide to the ARM Cortex-M3 now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.