This Genode FX application runs on the bare metal (no OS) and does not
use interrupts, but still triggers the instability issue. Should make
its debugging a bit easier.

Use instructions:
0. update your board with the latest (Git) bitstream & BIOS
1. get the baremetal branch of http://github.com/lekernel/genode-fx
2. cd dope-embedded && make milkymist
3. cd test/milkymist
4. lm32-elf-objcopy -O binary dopetest dopetest.bin
5. flterm --port /dev/ttyUSB0 --kernel dopetest.bin
6. boot your board. You can also use netboot as the binary is large
(1.5MB).
7. move the mouse, click buttons, move windows, etc. Some random
crappiness will sometimes occur (e.g. you can't release a window you are
moving).

If the mouse cursor does not move, you have probably hit an USB bug.
Try with a different mouse. You can also use the "input" command in the
demo firmware and see if the mouse works from there.

S.
_______________________________________________
http://lists.milkymist.org/listinfo.cgi/devel-milkymist.org
IRC: #milkym...@freenode
Twitter: www.twitter.com/milkymistvj

Reply via email to