Comment by teaearlgraycold 18 hours ago Something can't be a microcontroller if it runs Linux. 4 comments teaearlgraycold Reply monocasa 12 hours ago I wouldn't quite go that far. Linux runs on nommu systems. With some psram you should be able to get a version to run on at least the rp2350 using the riscv cores with relatively minimal fuss.Is that a good idea? Well, not really. Lerc 11 hours ago You can run Linux on thishttps://dmitry.gr/images/uARM_big.png daemin 12 hours ago Bare metal or bare bootloader only right? pjmlp 8 hours ago Or stuff like FreeRTOS, NuttX, Zephyr, and co.
monocasa 12 hours ago I wouldn't quite go that far. Linux runs on nommu systems. With some psram you should be able to get a version to run on at least the rp2350 using the riscv cores with relatively minimal fuss.Is that a good idea? Well, not really.
daemin 12 hours ago Bare metal or bare bootloader only right? pjmlp 8 hours ago Or stuff like FreeRTOS, NuttX, Zephyr, and co.
I wouldn't quite go that far. Linux runs on nommu systems. With some psram you should be able to get a version to run on at least the rp2350 using the riscv cores with relatively minimal fuss.
Is that a good idea? Well, not really.
You can run Linux on this
https://dmitry.gr/images/uARM_big.png
Bare metal or bare bootloader only right?
Or stuff like FreeRTOS, NuttX, Zephyr, and co.