Code Monkey home page Code Monkey logo

cenoos-iot's Introduction

CenoOS-IOT

CenoOS is a real time operating system for IOT devices from cenocloud.

open issues closed issues Discord

Docuemnt

Architecture Overview

Prepare

开发板

在根目录/conf/makefile.conf中修改如下配置:

# 开发板支持
ARCH=arm32
BOARD=ek-TM4C123gxl
MCU=TM4C123GH6PM
LINK_FILE=link.ld
OCD_CFG_FILE=ek-tm4c123gxl.cfg

其中选项对应board下支持的开发版

配置OPENOCD

OPENOCD_SCRIPT_DIR=/usr/local/share/openocd/scripts/board

配置项目

BASE_DIR=/Users/neroyang/project/Ceno-RTOS

构建

OPENOCD启动

cd user
make openOCD_connect

构建

make all

烧写

make flash

写在最后

have a good trial!

Community

discord

twitch

License

CenoOS is released under the Apache 2.0 license

Let's fund issues in this repository

CenoOS

cenoos-iot's People

Contributors

nerososft avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

cenoos-iot's Issues

Compile Failed

/var/folders/_j/4_tx63t112sd461w9y482m080000gn/T//ccA6dTdp.s: Assembler messages:
/var/folders/_j/4_tx63t112sd461w9y482m080000gn/T//ccA6dTdp.s:264: Error: unrecognized CPS flag -- `cpsid ILDR r1,=OS_currLDR r1,[r1,#0x00]CBZ r1,PendSV_restorePUSH {r4-r11}LDR r1,=OS_currLDR r1,[r1,#0x00]STR sp,[r1,#0x00]PendSV_restore:LDR r1,=OS_nextLDR r1,[r1,#0x00]LDR sp,[r1,#0x00]LDR r1,=OS_nextLDR r1,[r1,#0x00]LDR r2,=OS_currSTR r1,[r2,#0x00]POP {r4-r11}CPSIE IBX lr'

About Version

Major_Version_Number.Minor_Version_Number[.Revision_Number[.Build_Number]]

every commit make Revision_Number plus one, sixteen commit make Minor_Version_Number plus one, so on.

so now version is 0.6.3

issue specification

Issue Template

Context

Please provide any relevant information about your setup. This is important in case the issue is not reproducible except for under certain conditions.

  • Firmware Version:
  • Operating System:
  • SDK version:
  • Toolchain version:

Expected Behavior

Please describe the behavior you are expecting

Current Behavior

What is the current behavior?

Failure Information (for bugs)

Please help provide information about the failure if this is a bug. If it is not a bug, please remove the rest of this template.

Steps to Reproduce

Please provide detailed steps for reproducing the issue.

  1. step 1
  2. step 2
  3. you get it...

Failure Logs

Please include any relevant log snippets or files here.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.