搜索结果
找到约 549 项符合
Memory-constrained 的查询结果
单片机开发 flash memory controler
flash memory controler
其他嵌入式/单片机内容 The I2C Memory Model is a generic Proteus VSM model designed to model the timing and functionality o
The I2C Memory Model is a generic Proteus VSM model designed to model the timing and functionality of I2C memory devices from a wide range of manufacturers.
数学计算 A C++ library which finds associations within sets of items, using a fast in-memory algorithm
A C++ library which finds associations within sets of items, using a fast in-memory algorithm
单片机开发 This example demonstrates how to erase, write, and read the on-chip 640-byte EEPROM Data Memory of t
This example demonstrates how to erase, write, and read the on-chip 640-byte EEPROM Data Memory of the Analog Devices ADuC812, ADuC814, ADuC816, and ADuC824 devivces. This example includes a µ Vision2 Project with a target for each supported device.
单片机开发 The project KEIL_IODemo shows how to use memory allocation routines (malloc) and char I/O (printf, s
The project KEIL_IODemo shows how to use memory allocation routines (malloc) and char I/O (printf, scanf) via a serial interface with the Keil ARM toolchain.
The I/O functions are adapted for the Analog Devices ADuC7000 series using the SERIAL.C module.
The example also shows the efficiency of the ...
单片机开发 UART I/O and Memory Allocation Example for GNU The project GNU_IODemo shows how to use memory alloc
UART I/O and Memory Allocation Example for GNU
The project GNU_IODemo shows how to use memory allocation routines (malloc) and char I/O (printf, scanf) via a serial interface with the GNU toolchain.
The I/O functions are adapted for the Analog Devices ADuC7000 series using the SERIAL.C module.
The ...
单片机开发 Philips LPC2200 Using External Program Memory
Philips LPC2200 Using External Program Memory
嵌入式Linux Using Flash Memory with uClinux,word文档
Using Flash Memory with uClinux,word文档,直接解压即可
Windows CE This code detects memory leaks in embedded VC++ almost the same way crtdbg does in VC++. At the end
This code detects memory leaks in embedded VC++ almost the same way crtdbg does in VC++. At the end of program execution it will display in the debug window if there were any memory leaks and how the memory looks so you can identify where your memory leak occurred. It will display in the debug windo ...
单片机开发 This program configures the external memory interface and CAN to receieve data in a FIFO buffer and
This program configures the external memory interface and CAN to receieve data in a FIFO buffer and store the data in XRAM. Meant to receive data from another CAN device.