|
hace 5 años | |
---|---|---|
.. | ||
applications | hace 5 años | |
drivers | hace 5 años | |
Kconfig | hace 5 años | |
README.md | hace 5 años | |
SConscript | hace 5 años | |
SConstruct | hace 5 años | |
mipssim_ram.lds | hace 5 años | |
rtconfig.h | hace 5 años | |
rtconfig.py | hace 5 años |
MIPSSIM 板级支持包
本BSP用于在MIPSSIM或QEMU的MIPSSIM Machine模拟器中运行RT-Thread。 使用mips-sde-elf工具链编译。 在QEMU中使用如下命令运行:
qemu-system-mipsel -M mipssim -cpu P5600 -nographic -kernel ./rtthread.elf
MIPSSIM拥有一个8250串口和一个MIPSNET网卡外设,本BSP目前仅实现了串口。