-
Using ARM GCC 6 / Q2 , i get the following errors:
`
"C:\Arduino\hardware\teensy/../tools/arm6/bin/arm-none-eabi-g++" -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -fno-excepti…
-
Hi,
I am trying to use a C1101 to receive values from my water meters.
While testing with the most simple example "c1101_New_Receive_method_minimal" and the default pins, I got the following esp32…
-
Can I use Python to fully write the Ros2 control package?
Because I am not familiar with CPP,
and I am used to using Python libraries such as can, canopen, and so on.
And my Python program fo…
-
Unfortunately I always get several error messages when compiling. I tried to update ESP8266Audio and the ESP8266 board files, but that did not help. I guess something went wrong with my libraries.
Co…
-
Arduino: 1.8.12 (Windows 10), TD: 1.51, Board: "Arduino Nano, ATmega328P (Old Bootloader)"
C:\Program Files (x86)\Arduino\arduino-builder -dump-prefs -logger=machine -hardware C:\Program Files (x86…
-
I am successfully able to compile for the ESP8266, however when trying to compile for the ESP32 I am getting the following errors.
I have updated the library (1.9.7) and boards (esp32 Version 3.0.4) …
-
Arduino: 1.6.1 (Windows 7), TD: 1.21, Platine: "Teensy 3.1, Serial, 72 MHz, German"
Verwende die Bibliothek Audio im Ordner: C:\Program Files (x86)\Arduino\hardware\teensy\avr\libraries\Audio (1.0.x …
-
When I tried to run the programmers dvorak example I get the following error output:
```
WARNING: Category 'Debug' in library Kaleidoscope-Hardware-Virtual is not valid. Setting to 'Uncategorized'…
-
Hello,
I tried to run the code on Nvidia Jetson but I had issues with installing the libraries from the requirements file that built for intel processors like openMP and MKL.
So i want to know what…
-
Hi there! I am trying to build this, but i get this error:
Arduino: 1.8.3 (Windows 10), Board: "ATtiny, ATtiny85, 1 MHz (internal)"
C:\Program Files (x86)\Arduino\arduino-builder -dump-prefs -lo…