Dear Alan, Dear Gregory, Greetings!
Hello Kevin and Zou Boan!
Many thanks for your suggestions. I will write in detail in a bit but
before, I was too excited about Alan's suggestion.
> Other option could be extend the CMake support to AVR32 boards.
I quickly glanced through boards/arm/stm32 to
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
Memory Management Unit (MMU) is the hardware inside our Single-Board
Computer (SBC) that implements Memory Protection and Virtual Memory.
Sv39 is the RISC-V MMU inside the Pine64 Ox64 SBC, based on Bouffalo Lab
BL808 SoC.
In this article, we boot NuttX on Ox64 SBC to find out how Sv39 MMU works
w
AFAIK, the Cygwin build using a windows native tool chain has been
broken for years. There is no advice anyone can give that that is just
going to make it work. It is broken and no one has interest in fixing
that which they have broken. People make many changes to the build
system but never tes
Hi Raman,
I'm CC Kevin Liu, he integrated NuttX into Microchip Studio in the
past (although I thing he used the "make export" and imported the
library on it).
On 11/18/23, Raman Gopalan wrote:
> Dear Alan, Greetings!
>
> Many thanks for your message. I am sorry about the slight delay in
> respon
Dear Alan, Greetings!
Many thanks for your message. I am sorry about the slight delay in
response.
> Thank you for reviving this discussing (I'm CC NuttX mailing list
> because it could interest one person or two).
Perfect!
> $ ./tools/configure.sh avr32dev1:nsh
I encountered the same problems