<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[missing indices.h]]></title><description><![CDATA[<p>I'm finally getting around to playing with my evaluation kits.  I immediately ran into a problem trying to build.  It happened with each of the three examples I tried.  I'm hoping that I missed something basic.  I tried the lookup as suggested but no results.  Help?</p>
<p>--kyler</p>
<pre><code>&gt; Executing task in folder 200912-095627-VG_AHRS: platformio run &lt;

Processing OpenIMU300RI (platform: aceinna_imu; board: OpenIMU300)
-------------------------------------------------------------------------------------
Verbose mode can be enabled via `-v, --verbose` option
CONFIGURATION: https://docs.platformio.org/page/boards/aceinna_imu/OpenIMU300.html
PLATFORM: Aceinna IMU (1.3.0) &gt; Aceinna OpenIMU 300
HARDWARE: STM32F405RG 120MHz, 128KB RAM, 1MB Flash
DEBUG: Current (stlink) External (blackmagic, jlink, stlink)
PACKAGES: 
 - toolchain-gccarmnoneeabi 1.70201.0 (7.2.1)
LDF: Library Dependency Finder -&gt; http://bit.ly/configure-pio-ldf
LDF Modes: Finder ~ chain, Compatibility ~ soft
Found 2 compatible libraries
Scanning dependencies...
Dependency Graph
|-- &lt;OpenIMU300-base-library&gt; 1.1.8
|   |-- &lt;Core&gt; 1.0.4
|-- &lt;Core&gt; 1.0.4
Building in release mode
Compiling .pio/build/OpenIMU300RI/lib082/OpenIMU300-base-library/Platform/CAN/src/taskCANcommunicationJ1939.o
Compiling .pio/build/OpenIMU300RI/lib082/OpenIMU300-base-library/Platform/Core/src/DataAcquisitionSupport.o
.pio/libdeps/OpenIMU300RI/OpenIMU300-base-library/Platform/CAN/src/taskCANcommunicationJ1939.c:23:10: fatal error: indices.h: No such file or directory

*****************************************************************
* Looking for indices.h dependency? Check our library registry!
*
* CLI  &gt; platformio lib search &quot;header:indices.h&quot;
* Web  &gt; https://platformio.org/lib/search?query=header:indices.h
*
*****************************************************************

 #include &quot;indices.h&quot;
          ^~~~~~~~~~~
compilation terminated.
Compiling .pio/build/OpenIMU300RI/lib082/OpenIMU300-base-library/Platform/Core/src/comm_buffers.o
*** [.pio/build/OpenIMU300RI/lib082/OpenIMU300-base-library/Platform/CAN/src/taskCANcommunicationJ1939.o] Error 1
Compiling .pio/build/OpenIMU300RI/lib082/OpenIMU300-base-library/Platform/Core/src/config_fields.o
============================ [FAILED] Took 1.77 seconds ============================
The terminal process &quot;platformio 'run'&quot; terminated with exit code: 1.
</code></pre>
]]></description><link>https://forum.aceinna.com//topic/192/missing-indices-h</link><generator>RSS for Node</generator><lastBuildDate>Wed, 20 May 2026 16:35:33 GMT</lastBuildDate><atom:link href="https://forum.aceinna.com//topic/192.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 12 Sep 2020 15:17:58 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to missing indices.h on Sat, 12 Sep 2020 19:45:09 GMT]]></title><description><![CDATA[<p>I'm finally getting around to playing with my evaluation kits.  I immediately ran into a problem trying to build.  It happened with each of the three examples I tried.  I'm hoping that I missed something basic.  I tried the lookup as suggested but no results.  Help?</p>
<p>--kyler</p>
<pre><code>&gt; Executing task in folder 200912-095627-VG_AHRS: platformio run &lt;

Processing OpenIMU300RI (platform: aceinna_imu; board: OpenIMU300)
-------------------------------------------------------------------------------------
Verbose mode can be enabled via `-v, --verbose` option
CONFIGURATION: https://docs.platformio.org/page/boards/aceinna_imu/OpenIMU300.html
PLATFORM: Aceinna IMU (1.3.0) &gt; Aceinna OpenIMU 300
HARDWARE: STM32F405RG 120MHz, 128KB RAM, 1MB Flash
DEBUG: Current (stlink) External (blackmagic, jlink, stlink)
PACKAGES: 
 - toolchain-gccarmnoneeabi 1.70201.0 (7.2.1)
LDF: Library Dependency Finder -&gt; http://bit.ly/configure-pio-ldf
LDF Modes: Finder ~ chain, Compatibility ~ soft
Found 2 compatible libraries
Scanning dependencies...
Dependency Graph
|-- &lt;OpenIMU300-base-library&gt; 1.1.8
|   |-- &lt;Core&gt; 1.0.4
|-- &lt;Core&gt; 1.0.4
Building in release mode
Compiling .pio/build/OpenIMU300RI/lib082/OpenIMU300-base-library/Platform/CAN/src/taskCANcommunicationJ1939.o
Compiling .pio/build/OpenIMU300RI/lib082/OpenIMU300-base-library/Platform/Core/src/DataAcquisitionSupport.o
.pio/libdeps/OpenIMU300RI/OpenIMU300-base-library/Platform/CAN/src/taskCANcommunicationJ1939.c:23:10: fatal error: indices.h: No such file or directory

*****************************************************************
* Looking for indices.h dependency? Check our library registry!
*
* CLI  &gt; platformio lib search &quot;header:indices.h&quot;
* Web  &gt; https://platformio.org/lib/search?query=header:indices.h
*
*****************************************************************

 #include &quot;indices.h&quot;
          ^~~~~~~~~~~
compilation terminated.
Compiling .pio/build/OpenIMU300RI/lib082/OpenIMU300-base-library/Platform/Core/src/comm_buffers.o
*** [.pio/build/OpenIMU300RI/lib082/OpenIMU300-base-library/Platform/CAN/src/taskCANcommunicationJ1939.o] Error 1
Compiling .pio/build/OpenIMU300RI/lib082/OpenIMU300-base-library/Platform/Core/src/config_fields.o
============================ [FAILED] Took 1.77 seconds ============================
The terminal process &quot;platformio 'run'&quot; terminated with exit code: 1.
</code></pre>
]]></description><link>https://forum.aceinna.com//post/895</link><guid isPermaLink="true">https://forum.aceinna.com//post/895</guid><dc:creator><![CDATA[kylerlaird]]></dc:creator><pubDate>Sat, 12 Sep 2020 19:45:09 GMT</pubDate></item><item><title><![CDATA[Reply to missing indices.h on Sat, 12 Sep 2020 20:39:23 GMT]]></title><description><![CDATA[<p>Ah...it looks like this only works on case insensitive file systems.  I found Indices.h, and made the change.  Then ran into a missing UserMessagingUart.h, found UserMessagingUART.h, made that change.  I was able to compile the AHRS code.</p>
]]></description><link>https://forum.aceinna.com//post/896</link><guid isPermaLink="true">https://forum.aceinna.com//post/896</guid><dc:creator><![CDATA[kylerlaird]]></dc:creator><pubDate>Sat, 12 Sep 2020 20:39:23 GMT</pubDate></item></channel></rss>