-
Notifications
You must be signed in to change notification settings - Fork 116
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error When Compiling with Teensyduino 1.58+ #1378
Comments
Subscribing for future updates: I'm dealing with the same issue on a Teensy 3.2. I'm linking another issue thread on PJRC's website that I've been updating as I try to figure it out. Best of luck. |
@CaseyGymnast I solved this by using Arduino 2.0.4, Teensyduino 1.57.2, and micro ROS Galactic v2.0.4. In arduino 2, you can choose older teensyduino versions. |
Hi guys, We have just updated the repository to support Teensyduino 1.58.x, deprecating the 1.57.2 support. |
@Acuadros95 that is great to hear! I will verify next week and let you know. Thank you! |
Yes, I'm having issues with Teensy 4.0 and Arduino IDE 2.1.1 |
WARNING: library micro_ros_arduino claims to run on stm32, OpenCR, Teensyduino, samd, sam, mbed, esp32, mbed_portenta architecture(s) and may be incompatible with your current board which runs on avr architecture(s). |
Steps to reproduce the issue
Expected behavior
Actual behavior
Additional information
The above image is from Arduino 1.8.19. I had the same error for 2.0.4. I was able to successfully compile when using Teensyduino 1.57.2. This seems like a problem specific to Teensyduino 1.58+.
The text was updated successfully, but these errors were encountered: