-
If you are running this example, will the PC emulation window, the first 1,2,3
这个例子如果运行,将在仿真的PC窗口中的第1,2,3行显示一些信息后,在随机位置显示 1 ~ 5 .由于keil c51默认不支持重入函数,它的重入函数使用仿真的重入栈而不使用系统栈,而Small RTOS 51没有进行重入栈管理,所以在TaskA~TaskE虽然及其相似,但不能合并.
(2)编译时会有5个警告,其中一个是因为没有使用一个系统函数OSSendSignal引起,它可以忽略.另4个是禁止任务间变量覆盖分析引起,必须忽略.感谢网友John X. Liu,在这个例子中我使用了他编写的仿真(dllPc51Emu.dll),这个dll原来是为他移植的Ucos-ii for keil c51的例子编写.-If you are running this example, will the PC emulation window, the first 1,2,3-line display some information, at random locations show " 1 " ~ " 5" . Keil c51 as the default does not support the re-entry function, which re- into the function of the weight stack instead of using the simulation using the system stack, while the Small RTOS 51 not been re-stack management, and so TaskA ~ TaskE though its similar, but not combined. (2) compile-time there will be five warnings, One of them is because there is no cause to use a system function OSSendSignal, it can be ignored. The other four are prohibited between the variables covered analyze the task to be ignored. thank User
- 2022-06-19 05:01:57下载
- 积分:1
-
KEIL FOR ARM RTOS.rar 是keil公司开发的针对ARM的实时操作系统....
KEIL FOR ARM RTOS.rar 是keil公司开发的针对ARM的实时操作系统.-KEIL FOR ARM RTOS.rar is keil developed real-time operating system for ARM.
- 2022-10-10 16:20:03下载
- 积分:1
-
一个IIC总线的代码,一个VGA显示文字代码,目前VGA可以显示彩条,但是现实文字较少,一个本科学生兰编写,还不错,共享下,大家参考,IIC编写的比较经典,可以...
一个IIC总线的代码,一个VGA显示文字代码,目前VGA可以显示彩条,但是现实文字较少,一个本科学生兰编写,还不错,共享下,大家参考,IIC编写的比较经典,可以 学习怎么写一个处理器的外设控制器。-IIC bus is a code, a VGA display text code, the current color VGA displays, but less realistic characters, a lan to prepare undergraduate students, but also good to share, the U.S. reference, IIC comparison prepared classics, can learn how to write a processor peripheral controller.
- 2022-01-26 00:52:06下载
- 积分:1
-
韦根用了一个很好的测试程序的代码,转换访问LPC2132使用…
一个很好用的韦根码测试程序,使用LPC2132的中断接入韦根信号,串口输出数据到PC,可以用串口调试助手接收数据检测韦根码,很实用的-Wiegand used a very good test procedure code, the use of Wiegand access LPC2132 interrupt signal, the serial output data to the PC, can be used to receive data serial debugging assistant Wiegand detection code, it is useful
- 2022-02-06 13:41:03下载
- 积分:1
-
s3c44b0 + 29lv160 jtag下载程序编写,要想下载到别的型号FLASH,请改写相应代码。...
s3c44b0 + 29lv160 jtag下载程序编写,要想下载到别的型号FLASH,请改写相应代码。-s3c44b0 29lv160 JTAG download prepared, in order to download other FLASH models, the corresponding code rewrite.
- 2022-08-19 16:26:48下载
- 积分:1
-
download2440.rar write jtag
download2440.rar write jtag
- 2023-06-29 17:45:03下载
- 积分:1
-
STR710处理器K9F1208的驱动程序源代码
K9F1208 在STR710处理器上的驱动源代码-STR710 processor K9F1208 in the driver source code
- 2022-03-06 18:58:13下载
- 积分:1
-
STM32触摸屏代码
ALIENTEK 战舰 STM32 开发板本身并没有触摸屏控制器,但是它支持触摸屏,可以通过外接带触摸屏的 LCD 模块(比如ALIENTEK TFTLCD 模块),来实现触摸屏控制。在本章中,我们将向大家介绍 STM32 控制 ALIENTKE TFTLCD 模块,使用软件模拟 SPI 来实现对 TFTLCD 模块的触摸屏控制,最终实现一个手写板的功能。
- 2023-04-11 13:45:03下载
- 积分:1
-
NXP的LPC2468开发板光盘,深圳优龙科技开发板,IAR下测试通过
NXP的LPC2468开发板光盘,深圳优龙科技开发板,IAR下测试通过-NXP
- 2022-05-27 02:59:53下载
- 积分:1
-
一个简易调试器(支持ARM7TDMI)
一个简易调试器(支持ARM7TDMI)-a simple debugger (Support ARM7TDMI)
- 2022-08-19 15:37:31下载
- 积分:1