Revision: 1.18
CrossFire IX – Freely Programmable - Data Logger Edition -
Programming Manual
2018-12-21
5
6.
Development environment
Development environment for the main processor is the same as for the CANopen version (Atollic
TrueSTUDIO for STM32 or IAR Embedded Workbench).
For programming the Wi-Fi slave processor several development environments are available. The
development environment recommended by CrossControl is the Arduino IDE. The Arduino IDE
can be downloaded from
https://www.arduino.cc/en/Main/Software
To make it possible to develop for the ESP8266 using Arduino IDE, also the Arduino core for
ESP8266 must be installed. The homepage for the Arduino core for ESP8266 is