--clean
argument:
Download EIM file from Edge Impulse Studio
EIM artifact overview
x86
) or a 64-bit CPU (e.g. x86_64
or aarch64
).
Next, check your operating system bit width:
32
for 32 bits or 64
for 64 bits. When you use the runner tool to download an .eim file, it will provide the Edge Impulse servers information about your hardware architecture. If you are using a 64-bit CPU, you will receive an .eim file compiled for 64-bit systems. Such an executable will not run on 32-bit operating systems.
To correct this, make sure that you are running a 32-bit OS on 32-bit hardware or a 64-bit OS on 64-bit hardware only.
EIM JSON data flow
EIM JSON data flow with error condition