xhackerustc / uc-rv32ima

Run Linux on MCUs such as ESP32C3 with RISC-V emulator
Other
109 stars 10 forks source link

buildroot #2

Closed splinedrive closed 1 year ago

splinedrive commented 1 year ago

Hi,

Can you provide us with your Buildroot and its configurations? I would like to use it for my FPGA project. I've tried a few and thought it would be better to ask you.

32Mbytes works, but I want to adjust it for an fpga with 8MB. Your images works in my emulator with 8MB, but not on my soc.

https://github.com/splinedrive/kianRiscV/tree/master/linux_socs/kianv_harris_mcycle_edition

splinedrive commented 1 year ago

ok! I found make buildroot-menuconfig! Thanx

tvlad1234 commented 1 year ago

ok! I found make buildroot-menuconfig! Thanx

Hi! Did you manage to build buildroot for an 8MB system?