04-05-2021 03:20 PM
How can i recompile stuffelf utility in BHI260_SDK
Solved! Go to Solution.
04-06-2021 11:04 PM
Hello amoniev,
You can download our sdk and recompile and make new firmware for BHI260.
Thanks,
04-07-2021 08:33 AM
I have already downloaded and installed the SDK. I receive a new firmware for BHI260. But it does not recompile the stuffelf utility when it is generated. I want to get the Trigger Lists described in Figure 8: Example of Complex Sensor Dependency BHI260AB-BHA260AB Programmer's Manual. As I understand it, the source file for the stuffelf utility has a "quiet" variable that, when set to 1, will provide this output. But simply recompiling the BHI_SDK project in Eclipse does not recompile stuffelf. If you delete stuffelf.exe, the project will not compile. So I asked how to recompile stuffelf.
04-07-2021 05:49 PM
Hello amoniev,
Ok I see.
Basically, stuffelf.exe is located in \BHI260_SDK\win64\bin.
So, it is never deleted to clean project as long as you don't delete it manually.
If you delete it, you can download our BHI260 SDK.
Thanks,
04-08-2021 12:33 PM
I already have the latest BHI260AB_SDK_generic_V1.1.4 installed, in which the stuffelf utility does not output Trigger Lists. Is it possible to somehow configure the SDK so that it recompiles this utility? Or maybe you can send me the stuffelf utility itself with Trigger Lists output?