afry-south / dragonfly-fcb

ÅF Dragonfly Quadrotor UAV Project
Other
7 stars 3 forks source link

QEMU ARM-Cortex board emulation #68

Open stenbergd opened 8 years ago

stenbergd commented 8 years ago

http://gnuarmeclipse.livius.net/blog/qemu/

Plugins for Eclipse exist.

stenbergd commented 8 years ago

Tried to get this to work, but the latest GNU ARM Eclipse QEMU version (2.3.50) does not yet support the STM32F3-Discovery. But the project is very much alive and more supported board have been promised, hopefully in the near future.

Also, after trying to run QEMU with STM32F4-Discovery, there was an indication that FPU was not yet supported. This might be an issue later. Should be able to work around it though in project/toolchain settings.

stenbergd commented 8 years ago

Confirmed that FPU is not supported by current GNU ARM Eclipse QEMU version.