Bryan and Naved Debub monitor

Dependencies:   mbed

Embed: (wiki syntax)

« Back to documentation index

Monitor.cpp File Reference

Monitor.cpp File Reference

------------------------------------------------------------------------------ -- -- ECEN 5003 Mastering Embedded System Architecture -- -- Project 1 Module 3 -- -- Microcontroller Firmware -- -- Monitor.cpp -- -- -- ------------------------------------------------------------------------------- -- -- Designed for: University of Colorado at Boulder -- -- -- Designed by: Tim Scherr -- Revised by: Student's name -- -- Version: 2.0 -- Date of current revision: 2016-09-29 -- Target Microcontroller: Freescale MKL25ZVMT4 -- Tools used: ARM mbed compiler -- ARM mbed SDK -- Freescale FRDM-KL25Z Freedom Board -- -- Functional Description: See below -- -- Copyright (c) 2015 Tim Scherr All rights reserved. More...

Go to the source code of this file.

Functions

void UART_msg_process (void)
 UART Input Message Processing.

Detailed Description

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

-- -- -- ECEN 5003 Mastering Embedded System Architecture -- -- Project 1 Module 3 -- -- Microcontroller Firmware -- -- Monitor.cpp -- -- -- ------------------------------------------------------------------------------- -- -- Designed for: University of Colorado at Boulder -- -- -- Designed by: Tim Scherr -- Revised by: Student's name -- -- Version: 2.0 -- Date of current revision: 2016-09-29 -- Target Microcontroller: Freescale MKL25ZVMT4 -- Tools used: ARM mbed compiler -- ARM mbed SDK -- Freescale FRDM-KL25Z Freedom Board -- -- Functional Description: See below -- -- Copyright (c) 2015 Tim Scherr All rights reserved.

--

Definition in file Monitor.cpp.


Function Documentation

void UART_msg_process ( void   )

UART Input Message Processing.

Definition at line 222 of file Monitor.cpp.