# OSAL 源于TI 简单好用的事件流调度系统 **Repository Path**: newbitcode/ti_osal_iar_8_10 ## Basic Information - **Project Name**: OSAL 源于TI 简单好用的事件流调度系统 - **Description**: 运行于cc2530的纯净OSAL,连ZB协议栈也移除了。是学习OSAL的最好代码资源, 同时还提供了网友移植好的,可以运行于windows, cortex-m, stm8等平台的代码链接。 - **Primary Language**: C - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 7 - **Forks**: 7 - **Created**: 2017-06-29 - **Last Updated**: 2025-05-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: OSAL, newbit ## README # ti_osal_iar_8_10 本工程使用IAR编译,可以运行于CC2530 等芯片 IDE选择: IAR for 8051 8.10 芯片: CC2530Fxx # run on windows 由@songweishuai移植的,可以使用visual studio编译的工程,链接如下 https://gitee.com/newbitcode/OSAL_on_pc # run on cortex / stm8 / c8051 1. 在华大半导体平台 https://gitee.com/newbitcode/newbit_osal_hdsc 2. 在STM32 平台 https://gitee.com/liming2019/gcc-stm32-osal 3. STM8 平台 https://gitee.com/liming2019/stm8-osal-sdcc-demo or https://gitee.com/hhdipper/stm8s003_osal_rs485 4. 芯海低功耗MCU, CS32L010 https://gitee.com/newbitcode/chipsea_osal 5. 国产8位机 STC8051 6. 其他 # 开发板支持 1. NEWBIT-ZKIT, 代码https://gitee.com/newbitcode/newbit_osal_v1_iar820