sloeber teensy issue #1453
Replies: 5 comments
-
You did not instal teensy the way it is documented |
Beta Was this translation helpful? Give feedback.
-
Thanks for the reply.
I did however follow the instructions identified, and have repeated them again, and still no joy.
A screenshot of the two windows described, with the Teensy paths included, are shown below.
Is there anything else that needs to be done or have I misinterpreted the instructions?
Regards
MArk
From: jantje ***@***.***
Sent: Sunday, February 27, 2022 11:52 AM
To: Sloeber/arduino-eclipse-plugin
Cc: subseapark; Author
Subject: Re: [Sloeber/arduino-eclipse-plugin] sloeber teensy issue (Discussion #1453)
You did not instal teensy the way it is documented
see https://eclipse.baeyens.it/how_to.shtml#/i
—
Reply to this email directly, view it on GitHub <#1453 (comment)> , or unsubscribe <https://github.com/notifications/unsubscribe-auth/AIBTN2Y5WM2VJYIPYZ7SWHLU5JQDZANCNFSM5PPCQIKA> .
Triage notifications on the go with GitHub Mobile for iOS <https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675> or Android <https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub> .
You are receiving this because you authored the thread.Image removed by sender.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
The log you provided shows
|
Beta Was this translation helpful? Give feedback.
-
Would you mind expanding on your comment as the content of the instructions. With regard to the Arduino and Teensyduino versions these do indeed appear to be compliant so I m at a loss to understand the brevity of your response.
The log you provided shows
C:\Sloeber\arduinoPlugin\packages\arduino\hardware\teensy/.
Which is not compliant with the content on
https://eclipse.baeyens.it/how_to.shtml#/i
· Arduino 1.8 or later – confirmed !
§
· Teensyduino 1.5 (or later) - confirmed
From: jantje ***@***.***
Sent: Sunday, February 27, 2022 5:37 PM
To: Sloeber/arduino-eclipse-plugin
Cc: subseapark; Author
Subject: Re: [Sloeber/arduino-eclipse-plugin] sloeber teensy issue (Discussion #1453)
The log you provided shows
C:\Sloeber\arduinoPlugin\packages\arduino\hardware\teensy/.
Which is not compliant with the content on
https://eclipse.baeyens.it/how_to.shtml#/i
Simply install arduiono IDE 1.8 (or later) and Teensyduino 1.5 (or later) and then, inside Arduino Eclipse, go to Windows -> Arduino -> Private Hardware path. Add a new path pointing to your Teensy hardware installation directory. For windows this is something like "C:\Program Files (x86)\arduino\hardware\teensy"
—
Reply to this email directly, view it on GitHub <#1453 (comment)> , or unsubscribe <https://github.com/notifications/unsubscribe-auth/AIBTN23L5RFR3AKB5ZCW7Q3U5KYTRANCNFSM5PPCQIKA> .
Triage notifications on the go with GitHub Mobile for iOS <https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675> or Android <https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub> .
You are receiving this because you authored the thread. <https://github.com/notifications/beacon/AIBTN24OZI3IGQWTVOEBTLLU5KYTRA5CNFSM5PPCQIKKYY3PNVWWK3TUL52HS4DFWFCGS43DOVZXG2LPNZBW63LNMVXHJKTDN5WW2ZLOORPWSZGOAARILHA.gif> Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Jantje,
You are an arse – and I’m mean that in the kindest possible way.
I completely removed Sloeber v4.4 from my pc and started again from scratch. The result was the same.
Out of curiosity I removed V4.4 once again and loaded V4.1 to see if that would work – and it did. I then loaded V4.2 to see if that would work with a Teensy board and it did; without any issues whatsoever.
Buoyed by this success I skipped V4.3 and once again tried a clean copy of V4.4. This gave the same error as originally reported. The evidence therefore suggests that the issue is inherent to Sloeber V4.4; and not the schoolboy error you assumed.
Regards
Mark
From: jantje ***@***.***
Sent: Sunday, February 27, 2022 5:37 PM
To: Sloeber/arduino-eclipse-plugin
Cc: subseapark; Author
Subject: Re: [Sloeber/arduino-eclipse-plugin] sloeber teensy issue (Discussion #1453)
The log you provided shows
C:\Sloeber\arduinoPlugin\packages\arduino\hardware\teensy/.
Which is not compliant with the content on
https://eclipse.baeyens.it/how_to.shtml#/i
Simply install arduiono IDE 1.8 (or later) and Teensyduino 1.5 (or later) and then, inside Arduino Eclipse, go to Windows -> Arduino -> Private Hardware path. Add a new path pointing to your Teensy hardware installation directory. For windows this is something like "C:\Program Files (x86)\arduino\hardware\teensy"
—
Reply to this email directly, view it on GitHub <#1453 (comment)> , or unsubscribe <https://github.com/notifications/unsubscribe-auth/AIBTN23L5RFR3AKB5ZCW7Q3U5KYTRANCNFSM5PPCQIKA> .
Triage notifications on the go with GitHub Mobile for iOS <https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675> or Android <https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub> .
You are receiving this because you authored the thread.Image removed by sender.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
I'm using Sloeber ver4.4 to upload code onto a Teensy module without success. This is my first time using Sloeber with a Teensy. To verify that the Teensy code was correctly installed and that the hardware was functional I ran the code on the Arduino IDE and it worked fine.
The following error is generated by Sloeber when I compile the code:
Any ideas how to resolve this?
Beta Was this translation helpful? Give feedback.
All reactions