Forum Rule: Always post complete source code & details to reproduce any issue!
Results 1 to 9 of 9

Thread: Unable to load teensy environment into arduino 2.03

  1. #1
    Senior Member
    Join Date
    Apr 2020
    Location
    Guelph Ontario Canada
    Posts
    136

    Unable to load teensy environment into arduino 2.03

    I was building up a small mini PC for a project (windows 10)
    Windows installed fine no issues

    installed Arduino 2.03 IDE all went well ...

    Cane over to PJRC to get the installer for the teensy environment teensy

    During the teensy install , power failed in my house ..(not good lots of running around)

    Power was restored ( thankyou hydro company it was a few city blocks wide) ..

    I powered up the PC to continue ,

    Reloaded the link https://www.pjrc.com/teensy/package_teensy_index.json and there is no activity what so ever .. I uninstalled the Arduino IDE , cleaned out (deleted) directoriess .. no big deal fresh install .. Re-installed the Arduino IDE and added https://www.pjrc.com/teensy/package_teensy_index.json under the preferences menu .. There is no install activity happening , I have no teensy options in the menus and no libraries available ..

    I'm at the point where I'm entertaining a full windows re-install .. As I can't seem to get the downloads to go .. (Internet connection is good 1 GB/s down 500 MBs/s up ) ..

    Open to ideas , but not averse to a full "bare metal" system rebuild

    Thanks
    K

  2. #2
    Not sure what you mean by "installer for the Teensy environment". On IDE 2.0, you only provide the IDE with the link to the package descriptor, then install the Teensy "board package" via the IDE. Is that what you tried?

  3. #3
    Senior Member+ KurtE's Avatar
    Join Date
    Jan 2014
    Posts
    11,417
    You might want to look at Paul's blog: https://www.pjrc.com/arduino-ide-2-0-0-teensy-support/

  4. #4
    Senior Member
    Join Date
    Apr 2020
    Location
    Guelph Ontario Canada
    Posts
    136
    Hi Kurt , yes I drop the link in the 2.03 arduino ide and ....nothing happens..totally stumped , but will futz around with it some more . Usually all goes well and installs like butter ..

  5. #5
    Senior Member PaulStoffregen's Avatar
    Join Date
    Nov 2012
    Posts
    27,656
    Maybe if you show us screenshots of the prefs window, console output, and boards manager, we might be able to help see what went wrong.

  6. #6
    Senior Member+ KurtE's Avatar
    Join Date
    Jan 2014
    Posts
    11,417
    So you added the json file to the preferences. That is if you bring up the preferences and click on the list yours should include:
    Your list includes the one I highlighted in green:
    Click image for larger version. 

Name:	Screenshot.jpg 
Views:	9 
Size:	31.8 KB 
ID:	30247

    Note: Just to be sure I often exit and restart IDE after I change preferences.

    But then bring up the board Manager pane. And then scroll through the list until you find Teensy and clicked on the install button?
    Click image for larger version. 

Name:	Screenshot1.png 
Views:	8 
Size:	131.8 KB 
ID:	30248

    And then it should show it downloading and installing the different bits and pieces. And when that is done you should be able to choose a teensy from the tools->board list

    Edit: Note yours may look different as I am using a custom dark theme.

  7. #7
    Senior Member
    Join Date
    Apr 2020
    Location
    Guelph Ontario Canada
    Posts
    136
    The problem is deep routed , as none of the libraries in the library pulldown would populate , libraries I downloaded off github would populate but the default library list list would remain empty ..need more sleuthing ..

  8. #8
    Senior Member PaulStoffregen's Avatar
    Join Date
    Nov 2012
    Posts
    27,656
    Quote Originally Posted by Keith_M View Post
    libraries I downloaded off github would populate but the default library list list would remain empty
    If you can't get it solved, maybe best to ask for help on Arduino's forum, as this really sounds like a IDE software issue (probably) not specific to Teensy.

    https://forum.arduino.cc/c/software/arduino-ide-2-0/93

    Hopefully (very likely) Per will see your message and get involved. But that process is going to involve asking you for quite a lot of detailed info. If you're willing to share details, I'm sure he'll get to the bottom of it.... which might end up discovering an issue and he'll create an issue on github as he's done so many times. He's also the 1 person in the world who seems to know all the existing IDE2 issues, so if it's already a known bug he's the one who should know.

    But if you want to solve it yourself and you're not interested in running diagnostic stuff and posting lots of detailed info, probably not much point starting a thread over there. Especially with conversations involving Per, sharing a lot of detail works but not sharing ends the conversation quickly.

  9. #9
    Senior Member
    Join Date
    Apr 2020
    Location
    Guelph Ontario Canada
    Posts
    136
    I'm okay at this point ..it is not a critical system for me .Its a used hp elitedesk 800 g3 which I scooped ...So don't want to tie the guy up ..if there were a number of people experiencing the same issue then yes , I'd move forward with it ...again thanks for your input , great group here and I appreciate tge responses ..If at something I find time to get back to it and resolve it , I'll post up the solution ..

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •