-
国内的GBA的最详细资料了,虽然GBA已经被NDS替代,但是GBA仍然是开发的好平台!...
国内的GBA的最详细资料了,虽然GBA已经被NDS替代,但是GBA仍然是开发的好平台!-Domestic the most detailed information on GBA, and NDS although the GBA has been replaced, but the GBA is to develop a good platform!
- 2022-05-15 13:03:06下载
- 积分: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
-
飞利浦ARM7,LPC2210上,IAP(在应用编程)功能在UC_OS操作系统中的实现代码,开发环境为ADS1.2...
飞利浦ARM7,LPC2210上,IAP(在应用编程)功能在UC_OS操作系统中的实现代码,开发环境为ADS1.2-Philips ARM7, LPC2210 on, IAP (In-Application Programming) function in the realization of UC_OS operating system code, development environment for ADS1.2
- 2022-06-15 01:05:28下载
- 积分:1
-
mc9328mx1在UCOS操作系统下的SSI原代码,这是微芯力的实验箱上的代码,均测试过。...
mc9328mx1在UCOS操作系统下的SSI原代码,这是微芯力的实验箱上的代码,均测试过。-uCOS mc9328mx1 in the SSI operating system source code, which is Chipscreen Experimental me on the code, were tested.
- 2022-01-28 03:27:50下载
- 积分:1
-
综合实验源代码
综合实验源代码-华容道-comprehensive experiment source code-HuaRong Road
- 2023-03-29 19:50:04下载
- 积分:1
-
ucos 2.86 版本 官方网站下载的
加上for ARM的移植代码,
用的朋友可以看看!
ucos 2.86 版本 官方网站下载的
加上for ARM的移植代码,
用的朋友可以看看!-ucos 2.86 version of the official website of the graft plus for ARM code, with friends can see!
- 2022-06-22 04:17:48下载
- 积分:1
-
在Keil C51存储空间管理模式。集中在房
从Keil C51 的内存空间管理方式入手,着重讨论实时操作系统在任务调度时的重入问题,分析一些解决
重入的基本方式与方法:分析实时操作系统任务调度的占先性,提出非占先的任务调度是能更适合于
Keil C51 的一种调度方式。为此,构造这一实时操作系统,并有针对性地介绍此系统的堆管理方法、任务
的建立以及任务的切换等。-from Keil C51 memory space management mode. focused on real-time operating system in the task of re-scheduling into problems, the analysis of some important means to solve the basic ways and means : Analysis of real-time task scheduling the operating system take precedence, The proposed non-preemptive task scheduling can be more suited to a Keil C51 scheduling approach. To this end, the structure of the real-time operating systems, and targeted presentation of the heap management methods, and the establishment of task switching, and other tasks.
- 2023-03-13 05:30:04下载
- 积分:1
-
嵌入式实时操作系统uC/OS
嵌入式实时操作系统uC/OS-II中文版书-RTOS uC/OS-II version of the Chinese book
- 2022-08-17 11:26:57下载
- 积分:1
-
ucgui下的GIS引擎简陋版,采用ucgui为绘图GUI,演示GPS坐标与屏幕坐标变换,实现轨迹回放功能,放大缩小功能,不能演示,但也具有,没完善...
ucgui下的GIS引擎简陋版,采用ucgui为绘图GUI,演示GPS坐标与屏幕坐标变换,实现轨迹回放功能,放大缩小功能,不能演示,但也具有,没完善-GIS engine under ucgui simple version, using ucgui for mapping GUI, presentation screen GPS coordinates and coordinate transformation, achieve trajectory playback, zoom function, not presentation, but also not perfect
- 2023-04-21 21:35:04下载
- 积分:1
-
ucos2 source code, embedded systems the most widely used operating system
ucos2源代码,嵌入式系统中使用最为广泛的操作系统-ucos2 source code, embedded systems the most widely used operating system
- 2023-04-08 19:35:03下载
- 积分:1