Installation (Windows)¶
Installation of COINES¶
- Download the lastest version of COINES from Bosch Sensortec's website in the "Downloads" section
- Run the Installer
- Accept the End User License Agreement and click Next
- Click Install to start Installation
- Click Start --> All programs --> COINES --> examples --> respective sensors to view examples
Installation of compiler environment¶
COINES C examples can be built using GNU C compiler (GCC). There are various distributions of GCC. TDM-GCC is easy to install and hence preferred for COINES. TDM GCC is based on MinGW GCC.
If you have already installed GCC (MinGW/Cygwin/MSYS2 GCC) and added to 'PATH' environmental variable, you can skip compiler installation.
- Download the TDM32/TDM64 bundle (link). Use TDM32 bundle if your Windows OS is 32-bit and TDM64 bundle if 64-bit.
- Start the Installer. Ensure that the option Check for updated files on the TDM GCC server is unchecked. Click Create and proceed with the installation.
- If you intend to do run the COINES example on Application Board's microcontroller, install the latest version of GNU Embedded Toolchain for ARM for Windows. Make sure you have checked 'Add path to environmental variable'