Changes between Version 9 and Version 10 of projects/synapse/raspberry
- Timestamp:
- 12/24/12 21:00:26 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
projects/synapse/raspberry
v9 v10 114 114 {{{ 115 115 116 Here's where thing go wrong. Somehow exceptions do not seem to work correctly. (also tried it on the real hardware with the same result) 116 Now you can run it. However, qemu doesnt support some syscalls, so its seems to segfault and crash a lot. 117 117 118 I ll update this page once i figure it out.118 If you copy it to the rasp it does work perfectly. I tried, and the performance of internetnetpaper for example, is very good. 119 119 120 120 [rasproot] root@psysamsungtop:/root/Synapse# ./synapse … … 128 128 0x9b63a8 test: long to string [/root/Synapse/cvar.cpp:640] 129 129 0x9b63a8 test: long to map [/root/Synapse/cvar.cpp:646] 130 qemu: uncaught target signal 11 (Segmentation fault) - core dumped 131 Segmentation fault (core dumped) 130 ... 132 131 133 132 }}} 133