登录
首页 » uCOS » 一个AT91SAM7X256 CAN计数器中断实验,硬件环境为at91sam7x

一个AT91SAM7X256 CAN计数器中断实验,硬件环境为at91sam7x

于 2023-05-29 发布 文件大小:177.79 kB
0 140
下载积分: 2 下载次数: 1

代码说明:

一个AT91SAM7X256 CAN计数器中断实验,硬件环境为at91sam7x-ek开发板,开发环境为iar。-AT91SAM7X256 CAN interrupt a counter experiment, the hardware environment at91sam7x-ek development board, development environment for iar.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 这是帮助大家理解UC/GUI系统中关于窗口剪切原理的好东东,在他的帮助下,可以很容易的弄清楚GUI系统的内核思想。...
    这是帮助大家理解UC/GUI系统中关于窗口剪切原理的好东东,在他的帮助下,可以很容易的弄清楚GUI系统的内核思想。-This is to help everyone understand UC/GUI window system on the principle of good shear Wanton, in his help, you can easily find out the GUI system kernel thinking.
    2023-04-01 12:10:03下载
    积分:1
  • 移植到MCS51的uCOS_II。 1。在文件OS_CORE.C中OSMapTbl和OSUnMapTbl数组用于查表,所以应该放在code里。...
    移植到MCS51的uCOS_II。 1。在文件OS_CORE.C中OSMapTbl和OSUnMapTbl数组用于查表,所以应该放在code里。 增加code关键字。UCOS_II.H和OS_CORE.C。 2。OS_CFG.H堆栈大小MaxStkSize改为900。 3。OS_CPU_C.C的InitTimer0函数增加了关于开T0中断的解释。 允许T0中断,此时EA=0(51上电缺省值),中断还不会发生,满足在OSStart()前不产生中断的要求。 4。修改中断处理流程,以便严密监视中断嵌套情况。每个中断进入后立即进行OSIntNesting+1原语操作。 5。增加printf函数的移植,支持灵活的数据显示。支持标准或长二进制/八进制/十进制/十六进制/无符号整数, 支持字符、字符串、浮点数、百分号%。其中,浮点数在整个范围内被完全支持,统一采用科学记数法显示。 -transplanted to the MCS51 uCOS_II. 1. In the document which OSMapTbl OS_CORE.C and OSUnMapTbl array for Lookup, Therefore, it should be placed on code Lane. Increased code keyword. UCOS_II.H and OS_CORE.C. 2. OS_CFG.H MaxStkSize stack size to 900. 3. OS_CPU_C.C InitTimer0 function of the increase on the open T0 interrupted explained. Allow T0 interruption, this time EA = 0 (51 electricity default value), also will not be interrupted. meet the OSStart () do not have interrupted the former requirements. 4. Changes interrupt handling procedures, in order to closely mon
    2022-08-25 03:55:13下载
    积分:1
  • ucos在小模式下的移植程序
    ucos在小模式下的移植程序-CENTER small model of transplant procedures
    2023-02-10 21:35:04下载
    积分:1
  • 51单片机上跑uCOS
    51单片机上跑uCOS-II操作系统 1.在新建工程的时候Source Group 1 要选择SRC。 2.浮点库C51BFPC.LIB要加入。 3.一定要选择大模式。-51 MCU run on uCOS-II operating system 1. In new construction when the Source Group 1 to select SRC. 2. C51BFPC.LIB floating-point libraries to join. 3. Be sure to select large models.
    2022-03-23 02:53:47下载
    积分:1
  • STM32F103ucOS-II
    STM32F103的ucOS-II 移植好的工程。项目可以直接编译、调试,没有错误和警告,注释详尽。ST的Cortex-M3内核,在UCOS-II中建立两个任务,分别以1s和2s点亮熄灭两个LED。(The ucOS-II transplantation STM32F103 good works. Project can compile, debug, no errors and warnings, detailed notes. ST' s Cortex-M3 core, in UCOS-II in the establishment of two tasks, respectively, 1s and 2s lit off two LED.)
    2010-07-02 08:58:22下载
    积分:1
  • uC/OS系统移植综合实验程序,GPRS驱动及实现,基于MagicARM实验平台...
    uC/OS系统移植综合实验程序,GPRS驱动及实现,基于MagicARM实验平台-uC/OS system integrated experimental transplantation procedures, GPRS driver and realize, based on the experimental platform MagicARM
    2022-01-26 02:15:11下载
    积分:1
  • USB_E2PROM
    lpc2200下基于UCOS的USB_E2PROM实验,有兴趣研究UCOS的可以看下(lpc2200 UCOS of USB_E2PROM Based on experiments, are interested in UCOS' s may have a look)
    2010-06-21 12:34:15下载
    积分:1
  • wrote priority issues. Operating restrictions : a) write
    写者优先问题。操作限制:1)写-写互斥;2)读-写互斥;3)读-读允许;写者优先的附加限制:如果一个读者申请进行读操作时已有另一写者在等待访问共享资源,则该读者必须等到没有写者处于等待状态后才能开始读操作。-wrote priority issues. Operating restrictions : a) write-write contradict; 2) read-write mutually exclusive; 3) Reading-Reading allowed; Write priority of the additional restrictions : If an application for readers read operation has already been written in another waiting for access to a shared resource, the reader must wait until the person was not waiting for the after the state can begin to read operation.
    2022-05-21 18:53:26下载
    积分:1
  • uCOS_II_Reference_Manual
    说明:  uCOS_II_Reference_Manual.rar 单片机开发 实时操作系统(uCOS_II_Reference_Manual.rar)
    2019-05-19 02:37:30下载
    积分:1
  • 摩托罗拉处理器mpc855上的UCOS移植代码
    摩托罗拉处理器mpc855上的UCOS移植代码-Motorola processor mpc855 the UCOS transplant code
    2022-09-23 06:20:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载