mirror of
https://github.com/silenty4ng/uv-k5-firmware-chinese-lts
synced 2025-02-19 08:28:09 +00:00
14 lines
402 B
Text
14 lines
402 B
Text
The MemPool project is a simple RTX Kernel based example
|
|
for a simulated Cortex-M3 device
|
|
|
|
Example functionality:
|
|
- Clock Settings:
|
|
- XTAL = 12 MHz
|
|
- Core = 12 MHz
|
|
|
|
The simple RTX Kernel based example shows how to use a
|
|
memory pool for dynamic object allocation.
|
|
|
|
The MemPool example program is available for one target:
|
|
|
|
Simulation: configured for a simulated on-chip Flash
|