Re: [Article] NuttX on Sophgo SG2000 RISC-V SoC (Milk-V Duo S SBC)

2024-05-19 Thread Tomek CEDRO
AMAZING!! :-) -- CeDeROM, SQ7MHZ, http://www.tomek.cedro.info

Re: Missing bytes on serial port

2024-05-09 Thread Tomek CEDRO
On Thu, May 9, 2024 at 6:26 PM Mark Stevens wrote: > I can’t use a different UART, this is a direct connection between the two > chips on the PCB. I mean different internal UARTn/USARTn peripheral, configured to use the same physical connection, verify RX/TX BUFSIZE, and/or verify/eliminate

Re: Missing bytes on serial port

2024-05-09 Thread Tomek CEDRO
On Thu, May 9, 2024 at 6:15 PM Mark Stevens wrote: > Yes, I am sure both side are configured correctly. > If I run the kernel code only then all works as expected. > If I run user space code alone all works as expected. > The problems happen when I transition from kernel use of the UART to user

Re: Missing bytes on serial port

2024-05-09 Thread Tomek CEDRO
On Thu, May 9, 2024 at 5:40 PM Mark Stevens wrote: > For example, I am seeing on the logic analyser the ESP sending the following > hex bytes: > c0 01 08 04 00 07 12 20 55 00 00 00 00 c0 > NuttX is seeing: > c0 01 04 20 55 00 00 c0 Can you add small delay between each byte transmitted? Can

Re: [Article] Rust Apps on NuttX for Ox64 BL808 RISC-V SBC

2024-05-05 Thread Tomek CEDRO
AWSOME! :-) -- CeDeROM, SQ7MHZ, http://www.tomek.cedro.info

Re: Welcoming Saurav Pal to NuttX GSoC

2024-05-02 Thread Tomek CEDRO
hello world :-) -- CeDeROM, SQ7MHZ, http://www.tomek.cedro.info

Re: Welcoming Rushabh Gala to NuttX GSoC

2024-05-01 Thread Tomek CEDRO
hello world :-) -- CeDeROM, SQ7MHZ, http://www.tomek.cedro.info

Re: ESP32 (classic) RAM size question

2024-04-26 Thread Tomek CEDRO
Can you please elaborate more on why / how system hangs? Do you know the cause? Does that happen only with your firmware or clean examples too? How often hangs happen? Do you get any sort of traces or device just gets unresponsive? What NuttX version do you work on? I also experience random

Re: [Article] Rust Custom Target for QEMU RISC-V on NuttX

2024-04-21 Thread Tomek CEDRO
CONGRATZ!! :-) -- CeDeROM, SQ7MHZ, http://www.tomek.cedro.info

Re: [ANNOUNCE] Apache NuttX 12.5.1 released

2024-04-15 Thread Tomek CEDRO
CONGRATULATIONS! :-) -- CeDeROM, SQ7MHZ, http://www.tomek.cedro.info

Re: [VOTE] Apache NuttX 12.5.1 RC0 release

2024-04-10 Thread Tomek CEDRO
On Tue, Apr 9, 2024 at 9:41 AM Alin Jerpelea wrote: > > Hello all, > Apache NuttX 12.5.1 RC0 has been staged under [1] and it's > time to vote on accepting it for release. Voting will be open for 72hr. +1 here :-) Thank you folks! :-) Tomek === BUILD HOST === % uname -a FreeBSD octagon

Re: [Article] Rust Apps on NuttX with QEMU RISC-V Emulator

2024-04-06 Thread Tomek CEDRO
On Sun, Apr 7, 2024 at 12:58 AM Lee, Lup Yuen wrote: > This article explains the current steps for running barebones Rust Apps on > NuttX and the challenges we faced: Congratulations Lup! Looks like no problem is any challenge for You!! :-) -- CeDeROM, SQ7MHZ, http://www.tomek.cedro.info

Re: [RESULTS] Apache NuttX 12.5.0 RC0 release

2024-04-05 Thread Tomek CEDRO
Ah I thought -1 blocks the release so I did not test :-P -- CeDeROM, SQ7MHZ, http://www.tomek.cedro.info On Fri, Apr 5, 2024 at 3:35 PM Alin Jerpelea wrote: > > 12.5.0 was released today > > On Fri, 5 Apr 2024, 15:34 Tomek CEDRO, wrote: > > > On Fri, Apr 5, 2024 at 12:56 P

Re: [RESULTS] Apache NuttX 12.5.0 RC0 release

2024-04-05 Thread Tomek CEDRO
On Fri, Apr 5, 2024 at 12:56 PM Alin Jerpelea wrote: > Hi Allan, > we already closed the vote for 12.5.0 > I will add the fixes and start a new vote for 12.5.1 release 12.5.0-RC1 ? :-)

Re: [OT] PineVox Smart Speaker might boot NuttX (Bouffalo Lab BL606P)

2024-03-23 Thread Tomek CEDRO
_sounds_ great!! :-) :-) -- CeDeROM, SQ7MHZ, http://www.tomek.cedro.info

Re: exFAT or other large options for file system storage.

2024-03-22 Thread Tomek CEDRO
On Fri, Mar 22, 2024 at 7:54 PM Alan C. Assis wrote: > Hi Dmitri, > But I think even an open-source implementation will end-up paying > royalties, unless you are member of OIN: > https://www.paragon-software.com/exfat-license/ Here is a good page on exFAT along with Legal Status and List of

Re: Options to contribute to NuttX without github?

2024-03-21 Thread Tomek CEDRO
Most of the Apache code base is already in that Stack I have checked. Some of my repos too. But they are public anyways. I understand that this may be frustrating and depressing. I also see that trend of low wage low skill works only available around. Not much respect for skills and experience.

Re: Options to contribute to NuttX without github?

2024-03-21 Thread Tomek CEDRO
Hmm, this Stack operates on stuff that is public anyway, so anyone can access and do whatever they like with it (assuming respecting the license), including AI training, private repositories are not exposed, right? Apache also use their own GitBox repository.. but that redirects to GitHub anyways

Re: [OT] GSoC: We still have two projects waiting for contributors

2024-03-20 Thread Tomek CEDRO
On Wed, Mar 20, 2024 at 1:04 AM Alan C. Assis wrote: > Hi NuttX users and developers, > We have two projects that are still missing contributors: Device Tree and > MicroROS. I have asked my friend Tomasz WINIARSKI that is Robotics Professor at Warsaw University of Technology (Poland) and mentor

Re: stack issue when using littlefs (was Re: littlefs broken)

2024-03-19 Thread Tomek CEDRO
stm32f4 > > Thanks for pointing me to the sim. > > Sebastien > > > Le 19/03/2024 à 07:50, Sebastien Lorquet a écrit : > > hi Tomek > > > > I'll have a try and report. > > > > Sebastien > > > > On 3/19/24 01:36, Tomek CEDRO wrote: > &g

Re: littlefs broken - please read all mail past the stack dumps.

2024-03-18 Thread Tomek CEDRO
Hey there Sebastien! Sorry to hear that :-( Would it be possible to try those tests in SIM ? If yes are results the same? This could be included into CI tests with a SIM if that helps..? -- CeDeROM, SQ7MHZ, http://www.tomek.cedro.info

GhostRace (CVE-2024-2193) is a variation of Spectre v1 (CVE-2017-5753)

2024-03-16 Thread Tomek CEDRO
https://thehackernews.com/2024/03/ghostrace-new-data-leak-vulnerability.html Is NuttX affected too? -- CeDeROM, SQ7MHZ, http://www.tomek.cedro.info

Re: Rust in the OS?

2024-03-13 Thread Tomek CEDRO
On Wed, Mar 13, 2024 at 10:03 PM Gregory Nutt wrote: > On 3/13/2024 2:42 PM, Tomek CEDRO wrote: > > You want Rust in the core go ahead write RustOS have fun maintaining it for > > 5 years and show us its better :-) > > You are probably right in that. It would proba

Re: Rust in the OS?

2024-03-13 Thread Tomek CEDRO
I am against Rust in NuttX core for the same reasons against Rust in FreeBSD core. These systems are minimalistic Unix, self sufficient, and maintainable. Lets keep things that way. We had long discussion about that recently on the BSD mailing list:

Re: Install NuttX on Rockchip RK3568

2024-03-05 Thread Tomek CEDRO
Have you tried our official documentation? https://nuttx.apache.org/docs/latest/ RK3568 does not seem to be supported yet but you can see how Allwinner A64 and Rockchip RK3399 are implemented as a reference point (beware it is a lot of work):

Re: [Article] Drag-n-Drop a NuttX App

2024-02-24 Thread Tomek CEDRO
CONGRATZ LUP!! :-) -- CeDeROM, SQ7MHZ, http://www.tomek.cedro.info

Re: Deleting files with wildcard

2024-02-23 Thread Tomek CEDRO
Maybe the SD card filesystem is mounted read-only? For instance when filesystem is corrupted it may mount ready-only on some systems until fsck marks it clean? -- CeDeROM, SQ7MHZ, http://www.tomek.cedro.info

Re: [OT] Projects for GSoC 2024

2024-02-19 Thread Tomek CEDRO
etary SDK and copy many files from it to get things working. > > > > > > It was a show stopper for me! > > > > > > Imagine if you wanted to compile NuttX and had to download the vendor SDK > > > and copy their files to inside NuttX. > &g

Re: [OT] Projects for GSoC 2024

2024-02-18 Thread Tomek CEDRO
d > FPGA, since the GSoC 2024 proposal is already closed (on Feb 6). > > Best Regards, > > Alan > > On Sun, Feb 18, 2024 at 4:52 PM Tomek CEDRO wrote: > > > After some more considerations I am pro this "generic" NuttX@FPGA > > Reference Design on G

Re: [OT] Projects for GSoC 2024

2024-02-18 Thread Tomek CEDRO
ripherals seems more valuable, even > > > including video output and USB host for mouse/keyboard handling. I've > > done > > > that for Micropython > > > > > > El sáb., 27 ene. 2024 13:23, Tomek CEDRO escribió: > > > > > >

Re: NuttX + MicroPython + ESP32 / ESP32-C3

2024-02-09 Thread Tomek CEDRO
s not come with micropython libraries... > > We should contribute anything required in micropython itself so it can > be built as a kind of library, and have the absolute required minimum in > nuttx-apps to allow linking with this lib. > > What do you think? > > Sebastien > &g

Re: NuttX + MicroPython + ESP32 / ESP32-C3

2024-02-09 Thread Tomek CEDRO
Hey there Sebastien :-) NuttX is so well organized that writing bare C here is far more efficient "rapid prototyping" so I had no more need to use MicoPython as it turned out memory hungry for bigger applications. But still I am fan of Python so we could resurrect the idea :-) Tomek --

Re: NRF / BLE / low power

2024-02-03 Thread Tomek CEDRO
On Fri, Feb 2, 2024 at 6:01 PM raiden00pl wrote: > > Can the dongle be easily programmed as a BLE sniffer to debug the > > protocol? That would make it valuable. > > Nordic provides a lot of ready to use tools which are quite useful. > They also have a lot of useful code and documentation. They

Re: [OT] Projects for GSoC 2024

2024-02-02 Thread Tomek CEDRO
; weston in the host, something NuttX has more than 3 years ago and works on > X11 and Wayland. > > Their weston port (AFAIK) doesn't support any embedded board directly. > > BR, > > Alan > > On Fri, Feb 2, 2024 at 1:35 AM Tomek CEDRO wrote: > > > On Fri, Feb 2, 202

Re: [OT] Projects for GSoC 2024

2024-02-01 Thread Tomek CEDRO
On Fri, Feb 2, 2024 at 1:42 AM yfliu2008 wrote: > How about adding Wayland instead of X11? It seems RT-Thread can run weston > now. * Wayland is basically a framebuffer. * What are advantages of Wayland over X11 here? * How would that support porting known libraries and applications to NuttX? *

Re: [OT] Projects for GSoC 2024

2024-01-27 Thread Tomek CEDRO
ng a soft core and custom peripherals seems more valuable, even > including video output and USB host for mouse/keyboard handling. I've done > that for Micropython > > El sáb., 27 ene. 2024 13:23, Tomek CEDRO escribió: > > > Okay Victor, I was thinking about toolchain

Re: [OT] Projects for GSoC 2024

2024-01-27 Thread Tomek CEDRO
emove peripherals, etc. > > On Sat, Jan 27, 2024 at 12:32 AM Tomek CEDRO wrote: > > > Hey there Victor! Thanks for your interest in NuttX port to FPGA!! :-) > > > > No there is no such design yet.. you would have to create everything > > from scratch.. so there

Re: [OT] Projects for GSoC 2024

2024-01-26 Thread Tomek CEDRO
; > > > Best Regards, > > > > Alan > > > > On Fri, Jan 26, 2024 at 3:33 PM Tomek CEDRO wrote: > > > > > On Fri, Jan 26, 2024 at 2:07 PM Alan C. Assis wrote: > > > > Dear NuttXers, > > > > Please find below some ideas of pro

Re: [OT] Projects for GSoC 2024

2024-01-26 Thread Tomek CEDRO
On Fri, Jan 26, 2024 at 8:40 PM Alan C. Assis wrote: > His toolchain is focused on FPGA, but he is interested in participating in > other projects for GSoC. Yes, and that toolchain could be used to cross-build NuttX ROTS to FPGA without a CPU with amazing efficiency as proved on x86 architecture!

Re: [OT] Projects for GSoC 2024

2024-01-26 Thread Tomek CEDRO
On Fri, Jan 26, 2024 at 2:07 PM Alan C. Assis wrote: > Dear NuttXers, > Please find below some ideas of projects to improve NuttX during the > GSoC2024: > https://cwiki.apache.org/confluence/display/COMDEV/GSoC+2024+Ideas+list > If you have some other ideas, please let me know. I would like to

Re: NuttX Workshop 2024 - event planning

2024-01-23 Thread Tomek CEDRO
On Tue, Jan 23, 2024 at 10:37 AM Alin.Jerpelea wrote: > For every event we had weekly meetings to plan the event. For all past events > those meetings were hosted Friday 19:00-20:00. > I will send the invitation ASAP for the meeting to all people that expressed > interest to help with the event.

Re: NuttX Workshop 2024 - event planning

2024-01-22 Thread Tomek CEDRO
On Mon, Jan 22, 2024 at 8:10 AM Alin Jerpelea wrote: > time is flying and we are almost at the end of January > I think that we should have a live meeting to plan the website and open the > CFP to give people time plan the trip. I would recommend to host the event > Thursday-Friday to avoid the

critical error handling (crash/assert/watchdog/bod/reset)

2024-01-21 Thread Tomek CEDRO
Hello world :-) I am working on the ESP32 firmware for device that controls a quite powerful and fast 3-phase motor. This motor is handled with 5 relays (2 x direction, 2 x speed, 1 x brake). The initial firmware works, but sometimes application crashes or worse hangs leaving the motor active! I

Re: [Article] NuttX on Ox64 BL808 RISC-V SBC: Emulated in the Web Browser

2024-01-20 Thread Tomek CEDRO
On Sun, Jan 21, 2024 at 12:43 AM Lee, Lup Yuen wrote: > In olden times we had Computer Games (plus Operating Systems) on 5.25-inch > Floppy Disks. And we’d boot the Floppy Disks (clackety-clack) on Apple II > Computers with 64 KB RAM. > > Today (40 years later) we boot microSD Cards

Re: [ANNOUNCE] Apache NuttX 12.4.0 released

2024-01-15 Thread Tomek CEDRO
CONGRATULATIONS! :-) -- CeDeROM, SQ7MHZ, http://www.tomek.cedro.info

Re: [Article] NuttX in the Web Browser (TinyEMU + VirtIO)

2024-01-13 Thread Tomek CEDRO
WOW! CONGRATULATIONS LUP!! :-) -- CeDeROM, SQ7MHZ, http://www.tomek.cedro.info

Re: [VOTE] Apache NuttX 12.4.0 RC0 release

2024-01-12 Thread Tomek CEDRO
On Wed, Jan 10, 2024 at 12:10 PM Alin Jerpelea wrote: > Hello all, > Apache NuttX 12.4.0 RC0 has been staged under [1] and it's > time to vote on accepting it for release. Voting will be open for 72hr. Hello beautiful world :-) +1 here with details below :-) ALL THE BEST IN NEW YEAR! :-) Tomek

Re: NuttX Workshop 2024 - event planning

2024-01-12 Thread Tomek CEDRO
On Fri, Jan 12, 2024 at 10:25 AM Alin.Jerpelea wrote: > This year Sony offered to host the workshop in Tokyo, Japan as it as planned > on 2020 (the in person event was canceled due to Covid) > Sony proposed the following periods for the event and will come back with > practical information for

Re: debugassert vs assert in apps

2024-01-03 Thread Tomek CEDRO
+1 :-) -- CeDeROM, SQ7MHZ, http://www.tomek.cedro.info On Wed, Jan 3, 2024, 17:44 Gregory Nutt wrote: > +1 > > On 1/3/2024 10:43 AM, Nathan Hartman wrote: > > On Wed, Jan 3, 2024 at 11:22 AM Gregory Nutt > wrote: > >> On 1/3/2024 10:11 AM, Fotis Panagiotopoulos wrote: > That would seem a

Re: [Article] NuttX on Ox64 BL808 RISC-V SBC: Nim Programming Language

2023-12-31 Thread Tomek CEDRO
HAPPY NEW YEAR FOLKS!! LET ALL OUR GOOD NUTTX DREAMS COME TRUE!! :-) -- CeDeROM, SQ7MHZ, http://www.tomek.cedro.info

Re: [Article] NuttX on Ox64 BL808 RISC-V SBC: Bare Metal Experiments

2023-12-16 Thread Tomek CEDRO
Congratulations Lup!! :-) -- CeDeROM, SQ7MHZ, http://www.tomek.cedro.info

Re: Legal help to (Apache) NuttX RTOS: adding licenseed driver

2023-11-27 Thread Tomek CEDRO
On Tue, Nov 28, 2023 at 12:08 AM Alan C. Assis wrote: > Thank you very much Justin! > I forgot to redirect your response to @dev-nuttx > So, according with Justin we could take the most permissive license and use > it! > Best Regards, > Alan Great news! Thank you Alan and Justin!! :-) --

Re: [Article] NuttX on Ox64 BL808 RISC-V SBC: NuttX Apps and Initial RAM Disk

2023-11-25 Thread Tomek CEDRO
On Sun, Nov 26, 2023 at 12:42 AM Lee, Lup Yuen wrote: > (..) > Check out the article: https://lupyuen.codeberg.page/articles/app.html Whoah! You are a Cyborg Lup :-) :-) -- CeDeROM, SQ7MHZ, http://www.tomek.cedro.info

Re: AVR32 on NuttX

2023-11-24 Thread Tomek CEDRO
On Fri, Nov 24, 2023 at 5:32 PM Alan C. Assis wrote: > Thank you Tomek, > I searched in the source code and didn't find AVR32 support, it is > strange because I remember of seeing "at32uc3b512" is the avrdude > command line (our board uses at32uc3b256). Quick search shows example list of

Re: AVR32 on NuttX

2023-11-24 Thread Tomek CEDRO
On Fri, Nov 24, 2023 at 4:35 PM Alan C. Assis wrote: > Unfortunately in this case OpenOCD also is not helping, because the > AVR32 support it very limited (AFAIK there is no support to flash > AVR32 chips) and because I don't have the original Atmel JTAGICE MkII > I cannot use their avr32program

Re: Job opportunity

2023-11-21 Thread Tomek CEDRO
On Tue, Nov 21, 2023 at 5:38 PM Xiang Xiao wrote: > Is anyone interested in signing a contract with Xiaomi to improve the NuttX > components(e.g. X86_64, Xtensa, hypervisor etc)? > Please send me an email if you want to know more information. > Thanks > Xiang Hey there Xiang I will be searching

Re: [Article] NuttX on Ox64 BL808 RISC-V SBC: Sv39 Memory Management Unit

2023-11-18 Thread Tomek CEDRO
On Sun, Nov 19, 2023 at 12:42 AM Lee, Lup Yuen wrote: > Memory Management Unit (MMU) is the hardware inside our Single-Board > Computer (SBC) that implements Memory Protection and Virtual Memory. > (..) > Check out the article: https://lupyuen.codeberg.page/articles/mmu.html Amazing read Lup.. as

Re: [Article] Starting NuttX on Ox64 BL808 RISC-V SBC

2023-11-11 Thread Tomek CEDRO
On Sun, Nov 12, 2023 at 12:53 AM Lee, Lup Yuen wrote: > Thanks Tomek! Yep NuttX for Star64 JH7110 (SiFive Cores) will boot OK on > Ox64 BL808 (T-Head Core) with some minor changes to the Memory Map and UART > Driver. > > I'm now making proper fixes to the Ox64 Memory Map, UART Driver and >

Re: [Article] Starting NuttX on Ox64 BL808 RISC-V SBC

2023-11-11 Thread Tomek CEDRO
On Sun, Nov 12, 2023 at 12:18 AM Lee, Lup Yuen wrote: > Last week we booted Linux on the Pine64 Ox64 64-bit RISC-V SBC, powered by > Bouffalo Lab BL808 SoC. And we wondered if a tiny 64-bit RTOS like NuttX > might run more efficiently on Ox64. (With only 64 MB of RAM) > > Let’s make it happen! In

Re: [Article] NuttX on Ox64 BL808 RISC-V SBC

2023-11-04 Thread Tomek CEDRO
wow! :-) -- CeDeROM, SQ7MHZ, http://www.tomek.cedro.info

Re: [ANNOUNCE] Apache NuttX 12.3.0 released

2023-10-24 Thread Tomek CEDRO
CONGTRATULATIONS! :-) -- CeDeROM, SQ7MHZ, http://www.tomek.cedro.info

Fwd: Cool new LVGL features, ESP conference, + Zephyr and NuttX updates

2023-10-24 Thread Tomek CEDRO
Nice updates on NuttX and LVGL :-) -- Forwarded message - From: kisvegabor (LVGL) Date: Tue, Oct 24, 2023 at 3:02 PM Subject: Cool new LVGL features, ESP conference, + Zephyr and NuttX updates Hey CeDeROM, *Observer* We have just added a very important feature to LVGL.

Re: [VOTE] Apache NuttX 12.3.0 RC1 release

2023-10-19 Thread Tomek CEDRO
+1 :-) BUILD HOST: FreeBSD octagon 13.2-RELEASE-p4 FreeBSD 13.2-RELEASE-p4 GENERIC amd64 . TARGETS: 1. ESP32. 2. ESP32-C3. 3. ESP32-S2. 4. ESP32-S3. === ESP32 === % xtensa-esp32-elf-gcc -v Using built-in specs. COLLECT_GCC=xtensa-esp32-elf-gcc

Re: gcc-arm-none-eabi on M1 MacOs

2023-10-17 Thread Tomek CEDRO
On Tue, Oct 17, 2023 at 1:18 AM Christian Catchpole wrote: > Nice, I went the full Studio Ultra, mainly because Im doing a lot of stuff > in Blender at the moment. I loved Blender until they removed BGE (Blender Game Engine) and changed that program into kind of 3D Photoshop. But I still use it

Re: CTU CAN FD driver multi-licence for Nuttx

2023-10-17 Thread Tomek CEDRO
I don't trust that ChatGPT stuff it is known to give false answers :-P :-P Quote from https://en.wikipedia.org/wiki/Apache_License#Compatibility "The Apache Software Foundation and the Free Software Foundation agree that the Apache License 2.0 is a free software license, compatible with the GNU

Re: CTU CAN FD driver multi-licence for Nuttx

2023-10-17 Thread Tomek CEDRO
> To be honest I don't see a big issue of a driver as dual license, we > already have SocketCAN and other drivers as dual license (GPL and > Apache, BSD and Apache, etc). The original Author said the want is to > be released as dual license: A or license B. Isn't is more A AND B ? A OR B == I

Re: gcc-arm-none-eabi on M1 MacOs

2023-10-16 Thread Tomek CEDRO
Congratulations :-) I sit at MacStudio 2023 (macOS 14.0) machine right now (tiny but powerful box with 12xM2Max ARM64 CPU + 32GB RAM) for some specific tasks so I can beta test Your instructions :-) By default I use FreeBSD (BSD Unix family)... and macOS is also kind of BSD (+MACH).. so here you

Re: [VOTE] Apache NuttX 12.3.0 RC0 release

2023-10-16 Thread Tomek CEDRO
I have double checked the build with GCC 8.4.0 and the fix is in place (git master)! Thank you!! :-) % cu -l /dev/cuaU0 -s 115200 Connected ets Jul 29 2019 12:21:46 rst:0x1 (POWERON_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT) configsip: 0, SPIWP:0xee

Re: gcc-arm-none-eabi on M1 MacOs

2023-10-16 Thread Tomek CEDRO
sure thing please play with them and update the doc if all turns out ok :-) -- CeDeROM, SQ7MHZ, http://www.tomek.cedro.info

Re: gcc-arm-none-eabi on M1 MacOs

2023-10-15 Thread Tomek CEDRO
On Mon, Oct 16, 2023 at 1:35 AM Christian Catchpole wrote: > So, I'v just set up NuttX to build on MacOS with Apple Silicon > (M1/Mx/ARM64) and noticed the instructions for non-linux point to the > archives on arm.com - the linked file for mac seems to be the x86-64 > version from 2019. Although

Re: [VOTE] Apache NuttX 12.3.0 RC0 release

2023-10-12 Thread Tomek CEDRO
On Thu, Oct 12, 2023 at 9:52 AM Alin Jerpelea wrote: > the patch has been backported for RC1 > Thanks for reporting it > Best regards > Alin Perfect! Thank you Alin! :-) -- CeDeROM, SQ7MHZ, http://www.tomek.cedro.info

Re: [VOTE] Apache NuttX 12.3.0 RC0 release

2023-10-11 Thread Tomek CEDRO
On Thu, Oct 12, 2023 at 12:19 AM Nathan Hartman wrote: > On Wed, Oct 11, 2023 at 3:21 PM Tomek CEDRO wrote: > > Hello world, > > I have encountered a basic esp32:nsh build error in nuttx-12.3.0-RC0 > > related to xtensa g++ 8.4.0 compiler: > > xtensa-esp32-elf-g++: error

Re: [VOTE] Apache NuttX 12.3.0 RC0 release

2023-10-11 Thread Tomek CEDRO
Hello world, I have encountered a basic esp32:nsh build error in nuttx-12.3.0-RC0 related to xtensa g++ 8.4.0 compiler: xtensa-esp32-elf-g++: error: unrecognized command line option '-std=gnu++20'; did you mean '-std=gnu++2a'? Therefore -1 from me at this point. This does not happen in 12.2.1.

Re: [VOTE] Apache NuttX 12.3.0 RC0 release

2023-10-09 Thread Tomek CEDRO
On Mon, Oct 9, 2023 at 9:56 PM Alin Jerpelea wrote: > I think that it is better if we will continue with the RC0 release testing > and make sure that there are no issues. > RC1 will include just fixes and testing should be trivial. ACK :-) -- CeDeROM, SQ7MHZ, http://www.tomek.cedro.info

Re: [VOTE] Apache NuttX 12.3.0 RC0 release

2023-10-09 Thread Tomek CEDRO
On Mon, Oct 9, 2023 at 2:47 PM Daniel Appiagyei wrote: > Thanks, Alin > I will branch off the 12.3.0 RC0 branch and have a fix up within the week Does this mean RC0 is frozen until patches are ready? :-) -- CeDeROM, SQ7MHZ, http://www.tomek.cedro.info

Re: [OT] Link to YouTube NuttX Internacional Workshop

2023-10-03 Thread Tomek CEDRO
BIG THANK YOU FOLKS!!! :-) -- CeDeROM, SQ7MHZ, http://www.tomek.cedro.info

nuttx workshop 2023

2023-09-29 Thread Tomek CEDRO
hello world :-) what is the link to online nuttx workshop? is it now? i have subscribed but got no mail and i cannot see info on the website :-P -- CeDeROM, SQ7MHZ, http://www.tomek.cedro.info

Re: ESP32S3 partition sizes?

2023-09-17 Thread Tomek CEDRO
On Sun, Sep 17, 2023 at 2:18 PM Mike Moretti wrote: > (..) > I would like to contribute documentation for this. Where, where would > this documentation belong? This is definitely not specific to esp32s3 > (but applies to all esp32 variants) and I don't even know if it's > specific to esp32? Is

Re: [Article] NuttX on Star64 JH7110: Power Up the Display Controller with U-Boot Bootloader

2023-09-02 Thread Tomek CEDRO
wow :-) -- CeDeROM, SQ7MHZ, http://www.tomek.cedro.info

Re: write method for audio driver?

2023-08-26 Thread Tomek CEDRO
On Sat, Aug 26, 2023, 20:18 Tim Hardisty wrote: > This is, I'm sure, more a generic POSIX question than NuttX-specific but I > am still not that familiar with either! > > When I wrote the SAMA5D2 ClassD audio driver I followed the methods > appropriate for using "apb" so it works well with

Re: [DISCUSS] Out-of-tree builds should be standard? -> no

2023-08-25 Thread Tomek CEDRO
On Fri, Aug 25, 2023 at 9:38 AM Sebastien Lorquet wrote: > If you need to build twice, build twice, one project for h7, one project > for m4, then one python or other script to combine the images. Some thoughts on this part :-) Yes, I agree here, and also proposed that with a several examples.

Re: [DISCUSS] Out-of-tree builds should be standard?

2023-08-24 Thread Tomek CEDRO
Out-of-tree build is the default for me in various projects. I like to have git submodules / dependencies untouched. FreeBSD uses (BSD) make and allows out of tree builds and it is possible to specify WRKDIRPREFIX for instance in tmpfs located in RAM. Kernel build also allows passing another

Re: RP2040 Pico SDK

2023-08-12 Thread Tomek CEDRO
On Sat, Aug 12, 2023 at 8:54 PM Mark Stevens wrote: > What I am trying to do is attach a generic ISR to some GPIO pins. I’m not a > great fan of having to modify the OS source in order to set up simple things > like ISRs to handle button presses. I’d like to be able to do this from the > user

Re: [Article] NuttX on Star64 JH7110: RISC-V PLIC Interrupts and Serial I/O

2023-08-01 Thread Tomek CEDRO
On Wed, Aug 2, 2023 at 1:14 AM Lee, Lup Yuen wrote: > NuttX on Star64 JH7110 RISC-V SBC is almost ready! But we're stuck with > 16550 UART Controller firing too many Spurious Interrupts. Good luck Lup! IRQ storm is (was?) known problem on a desktop machines too! I hope you fight that beast soon

Re: NuttX on FreeBSD survey

2023-07-31 Thread Tomek CEDRO
On Mon, Jul 31, 2023 at 9:53 AM Milan Obuch wrote: > I'd like to know who else builds NuttX on FreeBSD - right now I know > just one. Also, I'd like to know which hardware they use NuttX on. > Could you please share? I'd like to create some FreeBSD port(s) to make > user experience easier, so any

Re: [Article] NuttX on Star64 JH7110: RISC-V Semihosting and Initial RAM Disk

2023-07-27 Thread Tomek CEDRO
On Fri, Jul 28, 2023 at 1:10 AM Lee, Lup Yuen wrote: > NuttX crashes on Star64 JH7110 RISC-V SBC because there's no Semihosting. > But no worries! We modified NuttX to boot with an Initial RAM Disk instead > (initrd). > > In this article, we find out… > (1) What’s RISC-V Semihosting > (2) Why it

Re: Serial LCD example

2023-07-23 Thread Tomek CEDRO
On Sun, Jul 23, 2023 at 6:44 PM Mark Stevens wrote: > Had some fun and games today working with the SLCD example on the Pico W. > It appears that the example has hard wired parameters for > I2C bus > Number of characters > Number of rows > Is it supposed to work like this or should these

Re: 50,000th commit!

2023-07-18 Thread Tomek CEDRO
:-) -- CeDeROM, SQ7MHZ, http://www.tomek.cedro.info

Re: [ANNOUNCE] Apache NuttX 12.2.1 released

2023-07-18 Thread Tomek CEDRO
CONGRATULATIONS! :-) -- CeDeROM, SQ7MHZ, http://www.tomek.cedro.info

Re: [VOTE] Apache NuttX 12.2.1 RC0 release

2023-07-14 Thread Tomek CEDRO
On Mon, Jul 10, 2023 at 4:47 PM Alin Jerpelea wrote: > Apache NuttX 12.2.1 RC0 has been staged under [1] and it's time to vote on > accepting it for release. Voting will be open for 72hr. > (..) > [1] https://dist.apache.org/repos/dist/dev/nuttx/12.2.1-RC0/ +1 :-) BUILD HOST: FreeBSD octagon

Re: Testing Xbox One S controller on NuttX RTOS

2023-07-10 Thread Tomek CEDRO
On Mon, Jul 10, 2023 at 6:00 PM Alan C. Assis wrote: > STM32F407, I think you didn't read the blog! :-p Not the whole blog, just the link, sorry :-) -- CeDeROM, SQ7MHZ, http://www.tomek.cedro.info

Re: Testing Xbox One S controller on NuttX RTOS

2023-07-10 Thread Tomek CEDRO
On Mon, Jul 10, 2023 at 3:16 PM Alan C. Assis wrote: > I decided to test the Xbox Controller driver existent on NuttX source > tree and it worked, but after few seconds it is loosing the device Hey there Alan :-) How do you connect to the controller? Is it wireless Bluetooth or USB cable? What

Re: [Article] NuttX on RISC-V: Star64 JH7110 SBC

2023-07-08 Thread Tomek CEDRO
On Sun, Jul 9, 2023 at 1:16 AM Lee, Lup Yuen wrote: > In this article we’ll boot a tiny bit of NuttX on the Pine64 Star64 64-bit > RISC-V Single-Board Computer. (Based on StarFive JH7110 SoC) > > Check out the article: > https://lupyuen.codeberg.page/articles/nuttx2.html wow! :-) -- CeDeROM,

Re: [ANNOUNCE] Apache NuttX 12.2.0 released

2023-07-05 Thread Tomek CEDRO
CONGRATULATIONS!! :-) -- CeDeROM, SQ7MHZ, http://www.tomek.cedro.info

Re: Bootloaders other than u-boot?

2023-07-03 Thread Tomek CEDRO
On Mon, Jul 3, 2023 at 10:03 PM Petro Karashchenko wrote: > The de-init part is a bit tricky here. I think that u-boot enables clocking > for various parts of the SoC and mux pins used in bootloader, so if I > recall correctly the clocks are not shutted down and pins are not > de-muxed to reset

Re: ESP32 question

2023-07-01 Thread Tomek CEDRO
On Sat, Jul 1, 2023 at 8:32 PM Milan Obuch wrote: > Maybe it has something to do I am still using 12.0.0 sources Can you try with master? 12.2.0 will show up soon :-) > maybe it > has something to do with the way I am using FreeBSD as host OS I am also working on FreeBSD that example worked on

Re: Bootloaders other than u-boot?

2023-07-01 Thread Tomek CEDRO
On Sat, Jul 1, 2023 at 5:38 PM Xiang Xiao wrote: > Why not develop a nuttx based bootloader? > We have produced more than ten million devices, all run nuttx with > different configurations in the different phases(bootloader, ota, gui app), > cores(sensor hub, audio dsp), even security mode(tee). >

Re: Bootloaders other than u-boot?

2023-07-01 Thread Tomek CEDRO
On Sat, Jul 1, 2023 at 11:56 AM Tim Hardisty wrote: > Bottom line: has anyone used any bootloader other than u-boot to allow usb > dfu or RNDIS-type firmware updates, and that easily boot NuttX? Maybe MCU Boot? -- CeDeROM, SQ7MHZ, http://www.tomek.cedro.info

Re: release branches strings and notes :-)

2023-06-30 Thread Tomek CEDRO
On Fri, Jun 30, 2023 at 3:18 PM Alin Jerpelea wrote: > On Fri, 30 Jun 2023, 16:13 Tomek CEDRO, wrote: > > * Question: Shouldn't 12.2.0-RC0 contain 12.2.0-RC0 version string (it > > is 12.2.0 in the console and 12.2 in the git branch usually RC also > > have their own branch

Re: ESP32 question

2023-06-30 Thread Tomek CEDRO
On Fri, Jun 30, 2023 at 7:53 AM Milan Obuch wrote: > Problem here is not using additional USB/serial cable, I do it > regularly if necessary or useful, but pins for UART0 (GPIOs 43 and 44) > are not available on any pin, thus my attempt to use UART1. GPIOs 17 > and 18 are accessible on this board,

  1   2   3   4   >