Skip to content

fmlab/ucos_RaspberryPi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uCOS-II on Raspberry Pi

This is a very basic port of uCOS-II to Raspberry Pi. The version of uCOS-II we have used is V2.52.

Contents of each fold

bsp:Board support package. Handle interrupt,uart and timer build:Store obj files generated during compilation h:Head files init:Startup code lib:Library for standard c and libc port:Porting code ucos:Source code of uCOS-II.Here we don't proive the source code, and you can get the code from http://www.micrium.com usrApp:Entry function: main and a simple application

How to make

First, you should put the source code of uCOS-II in the fold "ucos".

For Windows: Download the yagarto toolchain. Then you can make directly. For Linux: Get the toolchain, You maybe need to rewrite the makefile according to the toolchain used.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published