Search results

  1. J

    Using Map Containers on Teensy3.1

    Thanks, jonr. That code compiled without errors. That brings two questions to mind: 1. How do you know to add the bits path info and only go up the directory structure that far? 2. Why did you include the tree library? After that compiled, I added the additional line creating intMap and got...
  2. J

    Using Map Containers on Teensy3.1

    What is the proper way to use the libraries in the Contents/Java/hardware/tools/arm/arm-none-eabi/include/c++/4.8.4/bits directory? Specifically, I am trying to use stl_map.h. All forms (i.e. with .h, w/o it, enclosed with <> and with "") of #include <stl_map> results in: fatal error...
  3. J

    embedXcode: Teensy 3.0 on Xcode

    My main problem with iBooks is navigating the document. And with a big book like your user manual, that is a big thing. I find the Pages view in Adobe Reader very helpful in navigating through a large document. There is no equivalent in iBooks. iBooks has the Table of Contents, which shows no...
  4. J

    embedXcode: Teensy 3.0 on Xcode

    Avenue33, regarding your user manual, I have tried the iBooks app and it has to be the absolutely least feature rich app on the face of the planet. The best that I can say for it is that it is completely useless. There are three things that would make the pdf version of your manual MUCH more...
  5. J

    Teensyduino 1.22 Released

    Thanks Paul. The Version number in the Info window for that file is 1.21. And I downloaded the latest version of embedXcode and it works with Teensyduino 1.24.
  6. J

    Teensyduino 1.22 Released

    Where can we find older versions of Teensyduino, specifically version 1.22? That appears to be what the latest version of embedXcode needs. Thanks!
  7. J

    Teensy 3.0: 3.3V pins, maximal Current

    I have both the 3.1 K20 processor datasheet and reference manual and I don't see a max current spec for the USB regulator on any of their 1400 pages. Paul, where did you see it? Thanks!
  8. J

    Forum search help

    When I search the forum for numbers with decimal points like "1.20", "3.3" or "3.3v" (with and without the parenthesis), I get no results. The same is true for numbers that are a subset of a keyword, like 33 or *33 vs vout33. No results. Does the forum search support wild cards? Is there a way...
Back
Top