STM32 F050 Workshop with CMSIS RTOS

Started by gui, February 10, 2013, 02:22:00 PM

Previous topic - Next topic

gui

STM32 F050 Workshop with CMSIS RTOS
http://www.keil.com/download/docs/414.asp
This workshop and workbook are designed to provide an introduction to the CMSIS-RTOS API and the open source edition of the RTX Real Time Operating System

ขยายความครับ
1. ทาง ARM ได้ออกมาตรฐาน CMSIS RTOS โดยกำหนดแค่ API ที่ใช้ในการเรียกฟังก์ชันต่างๆ ของ RTOS เท่านั้น โดยบริษัทผู้ผลิตคอมไพเลอร์หรือ RTOS ต่างๆ ก็เพียงแค่แก้ ฟังก์ชันต่างๆ ให้ตรงกับ CMSIS-RTOS  ทำให้โปรแกรมที่เขียนโดยใช้ CMSIS-RTOS จะเหมือนกัน
2. ทาง Keil ได้นำ RTX Real Time Operating System ของตัวเองมาเปิดเผยซอร์สโคดแล้ว แต่มีแค่ RTOS ไม่มีไลบรารีสำหรับอุปกรณ์ต่างๆ ให้เรียกใช้ใน RTOS นะครับ
3. เมื่อดาวน์โหลดไฟล์มาแล้วจะได้ไฟล์ .pdf คู่มือการใช้งานและ ตัวอย่างโปรเจคที่ใช้กับบอร์ด STM32F0-Discovery ของ ST

tha

ขอบคุณครับ รู้สึกว่าตัวอย่างใน C:/keil/ARM/Boards ก็มีตัวอย่าง RTX_Blinky เหมือนกัน ไม่รู้ตัวเดียวกันหรือเปล่า

gui

มีมากกว่าครับ
ใน .pdf  จะอธิบายวิธีการสร้างโปรเจค การดีบัก การอินเตอร์รัปต์จาก Button
Table of Contents
1.0 RTX Workshop for Beginners and Intermediate Users
  1.1 Equipment needed
  1.2 Hardware Connection
  1.3 Learning Structure
  1.5 Document Conventions
  1.6 Installing the workbook Files
2.0 Session 1 – Setting up RTX and debugging
  2.1 Configuration of RTX
  2.3 Basic Task Creation
  2.4 RTX Idle Daemon
  2.4 Debugging an RTX application with MDK
3.0 Session 2 – Using Interrupts and Signals
  3.1 Starting up the project
  3.2 Adding code to deal with the interrupt
  3.3 Analyze the program in Debug
4.0 Workbook Conclusion


mozard


tha

ขอบคุณครับ ดูแล้วโมไปใช้กับ stm32f1 ง่ายใหมครับ เห็นเขาว่าง่าย พอดียังไม่มี stm32f0 ยังไม่ได้อ่านด้วย พอดีดูเรื่องอื่นอยู่ครับ