GithubHelp home page GithubHelp logo

afanvibrant / afan_same70_freertos10 Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 343 KB

FreeRTOS V10.0x RTOS on Microchip SAME70Q21 Cortex-M7 MCU.

C 95.35% C++ 4.65%
freertos cortex-m7 same70 microchip-sam

afan_same70_freertos10's Introduction

  • Introduction
    • Project Backgroud/项目背景
    • FreeRTOS Introduction/
  • Development
    • Project Cross Compiling
    • Project debugging

INTRODUCTION

Without permission, do not commit the code to FreeRTOS mainline.

Project Backgroud 项目背景

This project provides a simple FreeRTOS V10.xx RTOS demo on Microchip SAME70Q21. All Afan RTOS repositories(FreeRTOS/uC/OS-II/uC/OS-III/RT-Thread/ThreadX) all shares the same BSP from repository https://github.com/AfanVibrant/Afan_SAME70_BSP.git.

You can use free tools to develop, compile and debug this project on Microchip ATSAME70Q21(ARM Cortex-M7 Core) MCU. As a MCU developer, I prefer to use 3rd part free IDE and tools with my work, to be honest some MCU vendor's IDEs are not easy to use. It's more convinient for me to use the same tools/IDE to finish the work with different MCU.

There is no plan to provide other IDE, such as IAR or Keil support for there sereies projects, I have no license for such tools and there are also too expensive for me.

Tools used for this project are as following (using Windows as example):

  • IDE: Eclipse IDE for Embedded C/C++ Developers with Version: 2021-03 (4.19.0).
  • Cross-compile Tool: xpack-arm-none-eabi-gcc-10.2.1-1.1-win32-x64.
  • Windows Build Tool: xpack-windows-build-tools-4.2.1-2-win32-x64.
  • Windows Debug Tool: xpack-openocd-0.11.0-1-win32-x64.
  • Hardware Debugger: CMSIS-DAP Tools or J-Link.

Project Components:

FreeRTOS Introduction

DEVELOPMENT

So before you download this repo, please download SAME70 BSP from following link : https://github.com/AfanVibrant/Afan_SAME70_BSP.git.

Project Cross-Compiling

Following these steps (using Windows10 for example):

  • Downloading Eclipse IDE for Embedded C/C++ Developers with Version: 2021-03.
  • Downloading Cross-compile Tool: xpack-arm-none-eabi-gcc-10.2.1-1.1-win32-x64.
  • Downloading Windows Build Tool: xpack-windows-build-tools-4.2.1-2-win32-x64.
  • Downloading Windows Debug Tool: xpack-openocd-0.11.0-1-win32-x64.
  • Unzip all needed tools as mentioned before.
  • From Help directory you can get more details of setting up development environments.
  • Rename downloaded project name from Afan_SAME70_xxx to Afan SAME70 xxx(replace '_' by space).
  • Import Afan SAME70 BSP to your Eclipse IDE first before import other RTOS project.

Project Debugging

Will update soon:

afan_same70_freertos10's People

Contributors

afanvibrant avatar

Watchers

 avatar

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.