Re: [VOTE] Apache NuttX 10.1.0 (incubating) RC1 release

2021-05-07 Thread Byron Ellacott
+1 with caveat that I need to backport the compiler patch. Toolchain: clang version 13.0.0 (g...@github.com:jacobly0/llvm-project.git ff3f5b865edbac826fdd251f810da833dda775de) Target: ez80-none-unknown-elf Thread model: posix - LICENSE, NOTICE, README.md, DISCLAIMER-WIP present in both repositor

Re: CAN example crashes

2021-05-07 Thread Tim Hardisty
Thanks Alan - those are already set but don't seem to produce any output on the console so may be the error output itself isn't configured right. I'll take a look. On 07/05/2021, 18:49, "Alan Carvalho de Assis" wrote: >Hi Tim, >Try to enable the debug in the menuconfig: > Build Se

Re: CAN example crashes

2021-05-07 Thread Alan Carvalho de Assis
Hi Tim, Try to enable the debug in the menuconfig: Build Setup ---> Debug Options ---> [*] Enable Debug Features [*] Enable Error Output [*] Enable Warnings Output [*] Enable Informational Debug Output [*] CAN Debug Features [*]

CAN example crashes

2021-05-07 Thread Tim
Hi, SAMA5D27 (custom board) - trying to complete the port and also check that the CAN interface works on the board, so I'm trying to use the CAN example app. The drivers appear to be registered (I see /dev/can0 and /dev/can1) but the CAN example app crashes when trying to open /dev/can0 and

Re: [VOTE] Apache NuttX 10.1.0 (incubating) RC1 release

2021-05-07 Thread Alan Carvalho de Assis
This is the final sizes for ESP32-Devkitc and STM32F4Discovery tested on Ubuntu 20.04: ESP32: $ ./tools/configure.sh esp32-devkitc:nsh $ xtensa-esp32-elf-size nuttx textdata bss dec hex filename 70576 924976 75644 1277c nuttx $ ls -l nuttx.bin -rwxrwxr-x 1 alan

Re: [VOTE] Apache NuttX 10.1.0 (incubating) RC1 release

2021-05-07 Thread Xiang Xiao
+1, test with sim+wsl2 On Sat, May 1, 2021 at 2:50 PM Alin Jerpelea wrote: > Hello all, > Apache NuttX (Incubating) 10.1.0 RC1 has been staged under [1] and it's > time to vote on accepting it for release. If approved we will seek > final release approval from the IPMC. Voting will be open for 7

Re: [VOTE] Apache NuttX 10.1.0 (incubating) RC1 release

2021-05-07 Thread Alan Carvalho de Assis
+1 On 5/6/21, alin.jerpe...@sony.com wrote: > Hi all, > > 72h have passed > Can we get some votes to finish the 10.1 release? > > Thanks > Alin > > > -Original Message- > From: alin.jerpe...@sony.com > Sent: den 3 maj 2021 17:17 > To: dev@nuttx.apache.org > Subject: RE: [VOTE] Apache Nut