next up previous contents index

[ENGN3213 Home]

C Programming

  C is widely used as a programming language for microcomputer systems. You will have learned C elsewhere, and you are referred to Clements, Chapter 3 for a summary of C's syntax, and its relationship to assembly language. In this course we are mainly interested in using C to program the SBC5206 coldfire microcomputer, and to gain some understanding of the assembly language code produced by the C compiler. After completing this course you will be able to program microcomputer systems in both assembly and C.

CLAB7 and HLAB6 show you some things about programming in C. In this section of the notes we highlight a few (but not all) of the main points.



 
next up previous contents index

[ENGN3213 Home]

ANU Engineering - ENGN3213