CEC Semenster Undefined
Creating & Testing Your First RTOS Application Using MQX
No data was found
CEC Archives | CEC Semenster Undefined | Creating & Testing Your First RTOS Application Using MQX
April 21,
2014
Getting Started & Some Basics
In this class, we will define our project and select our target processor. We will be using the inexpensive KWIKSTIK evaluation board from Freescale so that those who wish may follow along. We will look at the MQX RTOS and what elements we will need for the project.
Course Resources
Special Educational Materials
April 22,
2014
Defining the Tasks & Elements
In this class, we will block out our code and define what tasks will need to be written and how they will need to interact. We will look at the elements or modules that we will need to make use of in the RTOS.
Course Resources
Special Educational Materials
April 23,
2014
Writing Our First Task
Given the tasks that we will need and their operation, we will create the code for our first task.
Course Resources
Special Educational Materials
April 24,
2014
Completing Our Code
We will now write our other tasks, the other code needed, and compile!
Course Resources
Special Educational Materials
April 25,
2014
Debugging Our RTOS Application
Now that our code is written, we need to be able to test and debug it. In this class, we will see how the debugger works with the RTOS to provide task-level debugging to help us debug and make the application work.
Course Resources
Special Educational Materials
No data was found