Skip to content

nanocad-lab/Expedition_FreeRTOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Expedition_FreeRTOS

FreeRTOS porting to Expedition Cortex-M3 chip

This is the source code of FreeRTOS porting to Expedition 45nm Cortex-M3 chip. The FreeRTOS kernel code is in Source directory and demo application is in Demo/cortex_m3_gcc directory.

To build demo application: $ cd Demo/cortex_m3_gcc/build $ make all

A text file named "system.hex" will be generated. It can then be copied to MBED USB drive be loaded to Expedition chip by MBED.

To remove demo application built before: $ cd Demo/cortex_m3_gcc/build $ make clean

About

FreeRTOS porting to Expedition Cortex-M3 chip

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published