Re: [Article] Build & Test NuttX Apps in the Web Browser (TCC RISC-V Compiler)

2024-02-04 Thread Alan C. Assis
Hi Lup, Congratulations! That was a great achievement!!! It would be nice if we could get TCC integrated on apps/ to run inside MCUs with much memory (like STM32 with external SDRAM), ESP32, BL808, etc. Best Regards, Alan On Sat, Feb 3, 2024 at 8:08 PM Lee, Lup Yuen wrote: > Today we're runn

Re: [Article] Build & Test NuttX Apps in the Web Browser (TCC RISC-V Compiler)

2024-02-04 Thread Lee, Lup Yuen
<< It would be nice if we could get TCC integrated on apps/ to run inside MCUs with much memory (like STM32 with external SDRAM), ESP32, BL808, etc. >> Thanks Alan! We have a couple of issues that might affect TCC Compiler on NuttX: (1) RISC-V Registers are mixed up when TCC emits code for NuttX