mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 15:58:59 +08:00
This creates a 8051 build that can run in 24Kb of RAM
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@26 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
@@ -46,7 +46,17 @@ is available that be used to build a NuttX-compatible arm-elf toolchain.</blockq
|
|||||||
|
|
||||||
<h1>Memory Footprint</h1>
|
<h1>Memory Footprint</h1>
|
||||||
|
|
||||||
<p>To be provided</p>
|
<p>Details to be provided</p>
|
||||||
|
|
||||||
|
<p>
|
||||||
|
I have a complete build for an ARM7 target that includes most of the OS
|
||||||
|
features and a broad range of OS tests.
|
||||||
|
That builds to an executable that requires about 85Kb for .text, .data., and .bss.
|
||||||
|
</p>
|
||||||
|
<p>
|
||||||
|
I have a stripped down OS test for the 8051 target that requires only
|
||||||
|
24Kb.
|
||||||
|
</p>
|
||||||
|
|
||||||
<h1>Licensing</h1>
|
<h1>Licensing</h1>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user