126x Filetype PDF File size 0.77 MB Source: cpb-us-w2.wpmucdn.com
ECE 3567 Microcontroller Lab Lecture #2 – Embedded C Programming Spring 2020 Dr. Gregg Chapman 1 main.c • ALWAYS use this model Compiler Directives • DO NOT initialize inside main.c Function Calls to • Unless your program is small, Initialization Routines don’t add functions to the main.c file other than main. Infinite Process Loop • Compiler Directives • C Program Language • Number Systems, Data Types, Registers Compiler Directives
no reviews yet
Please Login to review.