mariusmm / RISC-V-TLM

RISC-V SystemC-TLM simulator
GNU General Public License v3.0
278 stars 72 forks source link

Run ZephyrOS on the simulator #22

Open saswat711 opened 1 year ago

saswat711 commented 1 year ago

Currently QEMU is likely the only supported simulator able to run zephyrOS. Now to run a new board zephyrOS does provide documentation guidelines to do so. I want to load zephyrOS on this simulator. Can you share how I can do it. Kindly share the dts of the simulator and various software configurations files as marked mandatory by zephyrOS. https://docs.zephyrproject.org/latest/hardware/porting/board_porting.html

AmeyaVS commented 1 year ago

Kindly share the dts of the simulator and various software configurations files as marked mandatory by zephyrOS.

What did you try from your end?