Hello everybody,
I have a rasberry pi 2 with a xtrinsic sense board connected and running raspbian 4.4.13.
After i downloaded the sorce files from here "hhttp://git.oschina.net/embest/rpi_sensor_board" i try to run sudo python mpl3115a2.py but no result .
I tryed to debug and i saw that the program get stuck on MPL3115A2_Init_Alt() and i'm not reciveng any error message.
Did anyoane else had this issue ?
I also tryed with the c code but after i compiled the mpl3115a2.c file i have this message(the hidef.h file is in project directory) :
In file included from mpl3115a2.c:15:0:
system.h:17:67: fatal error: hidef.h: No such file or directory
#include <hidef.h> /* for EnableInterrupts macro */
PS: On Windows IOT the board works fine but i need it in raspbian
I wait for the suggestions .
Thanks.
Message was edited by: cc radu





