一个使用MSP430汇编语言写的 RTOS,此版本为 V1.1 版并已修正过在 IAR MSP430 V3.42A 编译后可于 Simulator 下正常调度工作了,其中设置的六个任务上都下了断点,方便在 Simulator 下观测任务调度,兹将原使用说明详列如下: M430/OS 演示程序 V1.1 版,此演示程序包含六个任务: softclock 软时钟任务 task1 向端口2的每个管脚输出方波的任务 task2 向端口3的每个管脚输出方波的任务 task3 向端口4的每个管脚输出方波的任务 task4 向端口5的每个管脚输出方波的任务 taskled 点亮P1.0上指示灯的任务 6个任务,加上M430/OS的空闲任务,共7个任务,系统开辟了6块堆栈,空闲任务使用main程序的堆栈,空闲任务不保存现场。每块堆栈的大小可以不同。 软时钟任务利用M430/OS的多任务延时模拟了一个有年、月、日、时、分、秒的时钟,并且可以日期,时间格式为BCD格式或10进制格式。- 下载
|
用MSP430汇编写的简单IP协议程序,实现了ARP、Ping、UDP的协议操作,完成串口与以太网的数据转换。- 下载
|
基于IAR Workbench for MSP430 的汇编语言例程- 下载
|
msp430-IIC汇编通信,可以按要求功能自由修改,加快完成时间-Controller-IIC compilation communications, according to the functional requirements of the freedom to change, to speed up the completion time 下载
|
msp430单片机汇编语言flesh源程序.平台为IAR.-Controller flesh MCU assembly language source code. Platform for IAR. 下载
|
msp430单片机汇编语言源程序.平台为IAR.-Controller MCU assembly language source code. Platform for IAR. 下载
|
msp430单片机汇编语言EOROM源程序.平台为IAR.-Controller EOROM MCU assembly language source code. Platform for IAR. 下载
|
msp430单片机汇编语言通信源程序.平台为IAR.-Controller MCU assembly language communication source. Platform for IAR. 下载
|
msp430单片机汇编语言热键源程序.平台为IAR.-Controller hotkeys MCU assembly language source code. Platform for IAR. 下载
|
msp430单片机汇编语言led,lcd源程序.平台为IAR.-Controller led MCU assembly language, lcd source. Platform for IAR. 下载
|