linorobot / linorobot2_hardware

Apache License 2.0
92 stars 84 forks source link

Compiling errors trying to program Teensy4.0 #64

Closed Russ76 closed 9 months ago

Russ76 commented 9 months ago

This is on a new user set up to test issue. Ubuntu Jammy, Ros Humble, Robot computer Ryzen 7 with 16 GB RAM. Would verbose output be helpful?

pio run --target upload -e teensy40 Processing teensy40 (board: teensy40; platform: teensy; framework: arduino)

Verbose mode can be enabled via -v, --verbose option CONFIGURATION: https://docs.platformio.org/page/boards/teensy/teensy40.html PLATFORM: Teensy (4.18.0) > Teensy 4.0 HARDWARE: IMXRT1062 600MHz, 512KB RAM, 1.94MB Flash DEBUG: Current (jlink) External (jlink) PACKAGES:

Environment Status Duration


teensy40 FAILED 00:00:04.647 ==================== 1 failed, 0 succeeded in 00:00:04.647 ==================== ~/lino2_ws/src/linorobot2_hardware/firmware$

grassjelly commented 9 months ago

Could you try a fresh setup anywhere outside your ROS2 workspace?

Russ76 commented 9 months ago

Yes, now it's working! Thanks

grassjelly commented 9 months ago

Great! Closing this