Bryan and Naved Debub monitor

Dependencies:   mbed

Embed: (wiki syntax)

« Back to documentation index

main.cpp File Reference

main.cpp File Reference

---------------------------------------------------------------------------- More...

Go to the source code of this file.

Functions

int main ()

Detailed Description

----------------------------------------------------------------------------

-- -- -- ECEN 5803 Mastering Embedded System Architecture -- -- Project 1 Module 4 -- -- Microcontroller Firmware -- -- main.cpp -- -- -- ------------------------------------------------------------------------------- -- -- Designed for: University of Colorado at Boulder -- -- -- Designed by: Tim Scherr -- Revised by: Student's name -- -- Version: 2.1 -- Date of current revision: 2017-09-25 -- Target Microcontroller: Freescale MKL25ZVMT4 -- Tools used: ARM mbed compiler -- ARM mbed SDK -- Freescale FRDM-KL25Z Freedom Board -- -- -- Functional Description: Main code file generated by mbed, and then -- modified to implement a super loop bare metal OS. -- -- Copyright (c) 2015, 2016 Tim Scherr All rights reserved. --

Definition in file main.cpp.


Function Documentation

int main (  )

Cyclical Executive Loop

Definition at line 81 of file main.cpp.