Built on Debian trixie with this toolchains:
arm-none-eabi-gcc -v
Supported LTO compression algorithms: zlib
gcc version 13.2.1 20231009 (15:13.2.rel1-2)
bucher@debian:~/ToDo/NUTTX_release_test/nuttx$ arm-none-eabi-size nuttx
text data bss dec hex filename
296304 2336 36948 335588 51ee4 nuttx
-rwxr-xr-x 1 bucher bucher 463280 Apr 1 15:38 nuttx
-rwxr-xr-x 1 bucher bucher 298640 Apr 1 15:38 nuttx.bin
-rw-r--r-- 1 bucher bucher 3385591 Apr 1 15:38 nuttx-export-12.5.0.tar.gz
-rw-r--r-- 1 bucher bucher 37 Apr 1 15:38 nuttx.manifest
-rw-r--r-- 1 bucher bucher 1685524 Apr 1 15:38 nuttx.map
After downloading of nuttx on the nucleo-f746zg board:
nsh> uname -a
NuttX 12.5.0 34f182c62a Apr 1 2024 15:37:57 arm nucleo-144
nsh> free
total used free maxused maxfree
nused nfree
Umem: 220612 16564 204048 17036 202032
58 4
For the nucleo--h745zi:pysim_cm7
bucher@debian:~/ToDo/NUTTX_release_test/nuttx$ arm-none-eabi-size nuttx
text data bss dec hex filename
313248 2396 36444 352088 55f58 nuttx
nsh> uname -a
NuttX 12.5.0 34f182c62a Apr 1 2024 15:49:02 arm nucleo-h745zi
nsh> free
total used free maxused maxfree
nused nfree
Umem: 680700 22420 658280 22372 481880
59 4
Bye
Roberto
On 4/1/24 3:33 PM, Alan C. Assis wrote:
Roberto,
Please send information about your toolchain (i.e. use: arm-none-eabi-gcc
-v) and the final binary size (i.e.: arm-none-eabi-size nuttx).
BR,
Alan
On Mon, Apr 1, 2024 at 5:46 AM Roberto Bucher <roberto.bucher.2...@gmail.com>
wrote:
+1
Built for:
nucleo-144:f746-pysim
nucleo-h745zi:pysim_cm7
nucleo-h743zi2:pysim
Generated export for nucleo-144:f746-pysim and tested with pysimCoder
Ciao
Roberto
On 4/1/24 9:41 AM, Alin Jerpelea wrote:
Hello all,
Apache NuttX 12.5.0 RC0 has been staged under [1] and it's
time to vote on accepting it for release. Voting will be open for 72hr.
A minimum of 3 binding +1 votes and more binding +1 than binding -1 are
required to pass.
The Apache requirements for approving a release can be found here [3]
"Before voting +1 PMC members are required to download the signed
source code package, compile it as provided, and test the resulting
executable on their own platform, along with also verifying that the
package meets the requirements of the ASF policy on releases."
A document to walk through some of this process has been published on
our project wiki and can be found here [4].
[ ] +1 accept (indicate what you validated - e.g. performed the non-RM
items in [4])
[ ] -1 reject (explanation required)
Thank you all,
Alin Jerpelea
SCM Information:
Release tag: nuttx-12.5.0-RC0
Hash for the release nuttx tag:
34f182c62a857ce1911138e202028616c70a2ac6
Hash for the release nuttx-apps tag:
e2805fc9c451afa0953502152c2a61f4a40d6ba5
[1] https://dist.apache.org/repos/dist/dev/nuttx/12.5.0-RC0/
[2]
https://raw.githubusercontent.com/apache/nuttx/nuttx-12.5.0-RC0/ReleaseNotes
[3] https://www.apache.org/dev/release.html#approving-a-release
[4]
https://cwiki.apache.org/confluence/display/NUTTX/Validating+a+staged+Release