资源简介
Trampoline is a static RTOS for small embedded systems. Its API is aligned with OSEK/VDX OS and AUTOSAR OS 4.2 standards.
6 platforms are supported by now :
cortex
Cortex-M (M0+, M3 and M4 for now) instruction set
Cortex-A (A7) instruction set. This port is under heavy developm
代码片段和文件信息
/**
* @file tpl_as_action.c
*
* @section descr File description
*
* Trampoline autosar extension. extra action to increment
* a counter. Implementation
*
* @section copyright Copyright
*
* Trampoline OS
*
* Trampoline is copyright (c) IRCCyN 2005-2007
* Autosar extension is copyright (c) IRCCyN and ESEO 2007
* Trampoline and its Autosar extension are protected by the
* French intellectual property law.
*
* This software is distributed under the Lesser GNU Public Licence
*
* @section infos File informations
*
* $Date$
* $Rev$
* $Author$
* $URL$
*
*/
#include “tpl_as_action.h“
#include “tpl_os_alarm_kernel.h“
#define OS_START_SEC_CODE
#include “tpl_memmap.h“
/**
* action function for action by incrementing counter
*/
FUNC(void OS_CODE) tpl_action_increment_co
- 上一篇:vue分页器组件
- 下一篇:十六进制转换成ASCII码并显示
相关资源
- 磐镭rx580 bios(218004.rom)
- ios备忘录
- ios底部滚动菜单
- POST上传文件(E4A)
- 基于AUTOSAR规范的车用电机控制器软件
- cocos creator 消灭星星(关卡类游戏源码
- 显卡rx470/rx470d bios
- AUTOSAR MCAL的原理与实践.pdf 高清版
- 联想H61主板升级BIOS支持22NM最新版本支
- 联想主板IH61M Ver:1.0 bios带windows刷写
- 联想H61最新BIOS.rar
- 联想L-IG41M3 出厂BIOS 完美支持WIN7 64位
- ios 2048 游戏代码
- swift ios 阅读器
- ios采集音视频数据并通过rtmp上传到
- swift 菜单评分
- Location虚拟定位ios12.4驱动
- photoshop CS5精简绿色版
- IOS 本地和推送通知编程指南
- Microsoft SQL serve 2000
- UCDOS7.0
- UCOS II 移植到DSP 28335工程文件.rar
- labview的josephus问题编程
- Hi1131C V100R001C01B382.rar
- Boson NetSim for CCNP6.0注册机
- 联想 L-IG41M bios解决安装WIN7x64位问题
- 11.6.1 基本ospf配置
- macOS Mojave 10.14 18A391 Lazy Installer DMG懒人
- 在LPC1114上移植uCos ii
- shell 在ucosii中的应用
评论
共有 条评论