ECET 330 WEEK 6 ILAB EMBEDDED C
PROGRAMMING: PART I
ECET 330
Week 6 iLab Embedded C Programming: Part I
Objectives:
1. To
learn how to write a C program using CodeWarrior IDE
2. To
learn how to program I/O instructions in C language
3. To
learn how to organize a C program to read data from input ports, process the
data, and display the result on a simple output device
4. To
learn how to write inline assembly language in C
Results:
While programming
with embedded C is the mindset; for embedded applications, we need to
optimally use the resources, make the program code efficient, and satisfy real
time constraints, if any.
Conclusions:
I was
able to run the program successfully.
No comments:
Post a Comment