Search found 2 matches

by shissamvrep
28 Apr 2016, 15:56
Forum: Bug reports
Topic: RemoteAPI floating point BUS ERROR on ARM processors
Replies: 2
Views: 3816

Re: RemoteAPI floating point BUS ERROR on ARM processors

I saw some of those, and I could have been more precise in the post yesterday. I am not an expert in how gcc decides which asm instructions to emit and when but there alignment seems to only occur when the dereference is done on the stack. here is a cutdown $ gcc -o fltest_cutdown fltest_cutdown.c $...
by shissamvrep
27 Apr 2016, 14:21
Forum: Bug reports
Topic: RemoteAPI floating point BUS ERROR on ARM processors
Replies: 2
Views: 3816

RemoteAPI floating point BUS ERROR on ARM processors

Product: V-REP Remote API Client Interface Version: 3.3.0 Platform(s) affected: ARMv7 Processor rev 5 (v7l) (RaspberryPI model 2), rev 3 (Odroid XU4) Operating systems: Linux 4.1.13-v7+ (pi), 3.10.82-39 (odroid) Compiler: gcc version 4.6.3 (pi), gcc version 4.9.2 (odroid) File: programming/remoteApi...