70 likes | 79 Views
This course covers the grading policy, prerequisites, topics, and materials for Embedded Systems Software 2. Learn about C language programming, subsystems of embedded processors, development tools, and code reuse.
E N D
CE-2810Embedded Systems Software 2 • Dr. Mark L. Hornick • email: hornick@msoe.edu • web: people.msoe.edu/~hornick • webCT: webct.msoe.edu • Office: L-341 • Phone: 277-2417 CE-2810 Dr. Mark L. Hornick
Grading CE-2810 Dr. Mark L. Hornick
Grading • The grading formula applies only to those students who have successfully met the objectives of this course. • There is a 10% per business day late penalty for all written work. Any work more than 1 calendar week late will receive a 0 grade. • You must ultimately complete all work in order to pass the course. • You are encouraged to discuss homework and programming assignments with your fellow students, however, each of you is responsible for doing and turning in your own work. CE-2810 Dr. Mark L. Hornick
Grading • Labs are generally due 8am the day of the following lab. • Specific info will be posted on the website • Quizzes will generally be given at the beginning of the labs • Quiz material will cover homework, lecture, and lab topics • Exams will cover quiz, homework, lecture, and lab topics CE-2810 Dr. Mark L. Hornick
Course Prerequisites • Embedded Systems 1 (CE-2800) • Good program design techniques CE-2810 Dr. Mark L. Hornick
What we’ll cover in this course • The role of C language programming in embedded systems • A few more subsystems of a typical embedded processor (USART) that are not found on a laptop processor • How to use C-language embedded systems development tools • A modular approach for C language programming with code reuse CE-2810 Dr. Mark L. Hornick
Course Materials • No Textbook • Use the C-language reference materials on the course wiki site (link on website) CE-2810 Dr. Mark L. Hornick