building nuttX with the sample Elf loader

2020-11-11 Thread nuno felicio
Hi! I'm trying to build nuttX with the ElfLoader sample, I already tried master from the git repo and the 9.1.0. And both fail the same way. LD: errno.o arm-none-eabi-ld: warning: cannot find entry symbol _start; defaulting to 8000 arm-none-eabi-ld: errno.o: in function `main': errno

The state of USB in STM32H7

2020-11-15 Thread nuno felicio
Hi, I'm trying to test the OTG port work in HOST FS mode on an H7 board and would like to know if it should be working in R10 or in master? It seems that it doesn't even compile in master right now: chip/stm32_otghost.c:1235:33: error: expected ';', ',' or ')' before 'uint8_t' 1235 |

Re: [OT] Rust is landing on Linux

2021-03-23 Thread nuno felicio
Not really... The Rust thing ... is like "let's all do secure code by decree", almost looks like a Java/C# thing... It makes me think that making an embedded *BSD distro for embedded devices will probably be something that can have some future Secure code doesn't need to be done in a "secure" hal