Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Illegal Instruction #28

Open
al3x78-777 opened this issue Nov 30, 2018 · 1 comment
Open

Illegal Instruction #28

al3x78-777 opened this issue Nov 30, 2018 · 1 comment

Comments

@al3x78-777
Copy link

al3x78-777 commented Nov 30, 2018

Hello,

After running the setup script with or without a sensor I get the following errors:

a. I don't think the app is compiling properly
b. When I try to run the app with my connection string after compiling, I get an Illegal Instruction message

Any thoughts?

Thanks in advance.

pi@rpi0w-sensor:/iot-hub-c-raspberrypi-client-app $ cmake . && make
-- Configuring done
CMake Error: Unable to open check cache file for write. /home/pi/iot-hub-c-raspberrypi-client-app/CMakeFiles/cmake.check_cache
pi@rpi0w-sensor:
/iot-hub-c-raspberrypi-client-app $ sudo cmake . && make
-- Configuring done
-- Generating done
-- Build files have been written to: /home/pi/iot-hub-c-raspberrypi-client-app
Built target app
pi@rpi0w-sensor:/iot-hub-c-raspberrypi-client-app $ sudo ./app ''
Illegal instruction
pi@rpi0w-sensor:
/iot-hub-c-raspberrypi-client-app $

iothubcerror

@yzhong94
Copy link

Please try to build again with the latest script. I ran through it E2E on Friday and it was working properly. @al3x78-777

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants