Skip to content
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

Teensy support #11

Open
Jorgen-VikingGod opened this issue Mar 26, 2015 · 8 comments
Open

Teensy support #11

Jorgen-VikingGod opened this issue Mar 26, 2015 · 8 comments

Comments

@Jorgen-VikingGod
Copy link

it would be very nice to have also teensy support in cuwire.
There is an existing library and definition for arduino:
http://www.pjrc.com/teensy/teensyduino.html

Here is an overview of the pins out:
http://www.pjrc.com/teensy/pinout.html

I don't know how hard it is to add teensy support >> but it would be awesome!!! 👍
Thx for sharing this great plugin with us

@apla
Copy link
Owner

apla commented Mar 26, 2015

Have you tried? I added teensy support few weeks ago, but not tested it. Please share your result if you brave enough for test -)

@apla
Copy link
Owner

apla commented Mar 26, 2015

Forgot to mention: cuwire supports Arduino IDE 1.5.x or later. Teensyduino is actually patch for Arduino IDE. So, You will need to install Arduino IDE 1.6.1 (or another latest version), then install Teensyduino 1.21 or later and try.

@Jorgen-VikingGod
Copy link
Author

good to know; but I have still issues.
Arduino IDE: 1.61 for Java 7+
Tinsyduino: 1.21
Brackets: 1.2 build 1.2.0-15697 (release 8f82e2a97)
working on Mac 10.10.2

Issue:
no teensy loader was shown and also compile is always "Failed"
but in Arduino IDE it works fine - perhaps something with paths and library access?

some hints:
serial monitor is working fine.
so the error should have to do something with the arduino compiler.
I have my arduino.app not in my default application folder (perhaps this could be the problem?)
-> but I select my application folder under settings of cuwire

@apla
Copy link
Owner

apla commented Mar 26, 2015

Do you have any compilation errors? Or status label just changes color?

@Jorgen-VikingGod
Copy link
Author

sorry, was on vacations...
Only the status label changed the color and said "Failed"

@Jorgen-VikingGod
Copy link
Author

image

This is what I'm seeing...
Configuration by default:
image

On arduino.app there comes up a "teensy.app" for flashing the teensy board.
This was installed by teensyduino...
After installation there are some libraries and hardware definition (for teensy2, 3, LC) and if course the "programmer"

But on cuwire I can not select a programmer - could this be the problem?

thx for your work.
Hope you can fin the error...

@apla
Copy link
Owner

apla commented Apr 8, 2015

I found that bug a week ago and in a few days I'm going to test a new version, and also will give you to try it. I hope your problem will be fixed with it.

P.S.: Seems cuwire looks really bad in dark.

@Jorgen-VikingGod
Copy link
Author

wow, great to hear!
And yes the comboboxes are bad to read.

Really looking forward to your fixes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants