Help with flashing example Linux SDK to ETAcompute sensor board

Help with flashing example Linux SDK to ETAcompute sensor board

I have been following the tutorials for https://docs.edgeimpulse.com/docs/cli-uploader and https://docs.edgeimpulse.com/docs/linux-cpp-sdk and have built the example-standalone-inferencing-linux project such that the ‘custom’ shared library is available in the build directory. From here I am confused what steps need to be taken to flash my ETA compute sensor board.

Hi @ando20,

The ETA Compute sensor board doesn’t support Linux SDK. You will need to compile the library using cmake: https://docs.edgeimpulse.com/docs/running-your-impulse-ecm3532.

Let me know if that helps,
Aurelien