-
我在使用陈明计先生写的small RTOS和51单片机做过几个小项目,起初都很好,开发变的容易了,程序变的容易修改。后来随着任务个数的增多,RAM很快就不够用了...
我在使用陈明计先生写的small RTOS和51单片机做过几个小项目,起初都很好,开发变的容易了,程序变的容易修改。后来随着任务个数的增多,RAM很快就不够用了。51系列的芯片内部RAM普遍都是256个,很难找出1024个字节RAM或更多,而价格又合适的。记得上一次我没有办法被迫使用了64K flash内部带768字节的XRAM的51芯片,而我根本用不到那么多flash。-I use Mr. Chen Mingji written small RTOS and 51 MCU done several small projects at first were very good to develop easy to change the program become easier to modify. Subsequently, the increase in the number of tasks, RAM is not fast enough. 51 series of chip RAM are generally 256, it is difficult to find 1024 bytes of RAM or more, while prices will be appropriate. I remember the last time I had no way forced to use a 64K flash with 768 bytes of internal XRAM of 51 chips, and I will never use that much flash.
- 2022-08-26 00:28:26下载
- 积分:1
-
44b0 tcp/ip design code
44b0 tcp/ip design code
- 2023-01-29 12:20:03下载
- 积分:1
-
吐血奉献基于ARM的启动代码bootloader
吐血奉献基于ARM的启动代码bootloader-hematemesis dedication ARM-based bootcode Bootloader
- 2022-04-15 03:27:16下载
- 积分:1
-
ARM单片机的打印例子,对于裸跑的朋友可以借用其中的很多头文件。...
ARM单片机的打印例子,对于裸跑的朋友可以借用其中的很多头文件。-ARM MCU Print example, for run naked friends can borrow one of the many header files.
- 2022-07-13 00:31:46下载
- 积分:1
-
第1 章 体系结构
第1 问:
Q:请问在初始化CPU 堆栈的时候一开始在执行mov r0, LR 这句指令时处理器是什么模式
A:复位后的模式,即...
第1 章 体系结构
第1 问:
Q:请问在初始化CPU 堆栈的时候一开始在执行mov r0, LR 这句指令时处理器是什么模式
A:复位后的模式,即管理模式.-Chapter 1, paragraph 1 architecture question: Q: Will the CPU to initialize the stack at a time when one start in the implementation of mov r0, LR this command mode when the processor is A: the post-reset mode, that is, management.
- 2023-08-02 19:35:03下载
- 积分:1
-
ARM LPC214x engineer document, it is required for LPC214x software development
ARM LPC214x engineer document, it is required for LPC214x software development
- 2022-07-28 12:54:11下载
- 积分:1
-
一个很好的Atmel 的ARM的启动代码。(已经调试过了)
一个很好的Atmel 的ARM的启动代码。(已经调试过了)-a good Atmel"s ARM boot code. (Already tuned.)
- 2022-01-25 15:29:09下载
- 积分:1
-
tinyOS ECC
README for TinyECC Version 2.0
Author/Contact: An Liu, liuan79@gmail.com
Introduction
------------
TinyECC is a software package providing ECC-based PKC operations that
can be flexibly configured and integrated into sensor network
applications. It provides a digital signature scheme (ECDSA), a key
exchange protocol (ECDH), and a public key encryption scheme (ECIES).
It provides a number of optimization switches, which can turn
specific optimizations on or off based on developer"s needs.
TinyECC 2.0 supports MICA2/MICAz, TelosB/Tmote Sky, BSNV3, and Imote2
motes. It supports SECG recommended 128-bit, 160-bit and 192-bit
elliptic curve domain parameters.
How to install
--------------
1) Install TinyOS 2.1.1 or later version. ht
- 2022-07-08 09:02:33下载
- 积分:1
-
pci规范的v2.2版本,虽然可以在很多地方找到,但是这里好像没有....
pci规范的v2.2版本,虽然可以在很多地方找到,但是这里好像没有.-pci standard v2.2 version, although it may be found in many places, but not like here.
- 2022-09-06 19:20:03下载
- 积分:1
-
基于stm8的SPI_FLASH
基于stm8的SPI_FLASH,有效地节省了IO口使用,注释很清晰,初学者很容易明白,适合新手学习
- 2022-04-28 02:55:25下载
- 积分:1