Forum Rule: Always post complete source code & details to reproduce any issue!
-
Senior Member+
Yep - the LPUART0 if specific to 3.6... All of the registers and the like are different.
-
Senior Member+
Opps … I heard the words Low Power UART in my head … but didn't bother to look first to even see what was behind both Serial6's …
>> lpuart0_status_isr, // 102 LPUART
-
Hi all,
This is my first post to the forum. I am also quite new to the topic. I am trying to flash an Arduino program with my Jetson TX1 to a Teensy 3.2. I am trying this experimental version of Arduino 1.9 Beta, the problem is that when I download the Arduino file from the first post, I get the build 78. The Teensyduino version I need the build 69, and I don't know how to get it. Could some help me out?
-
Senior Member

Originally Posted by
elbarmo
The Teensyduino version I need the build 69, and I don't know how to get it.
Click this link on msg #1 of this thread.

the problem is that when I download the Arduino file from the first post, I get the build 78.
I tried it just now. It really is build 69.
Maybe you have another similarly named file in your downloads folder, and you're opening that file rather than the one you just downloaded from this forum?
-
Thank you for the quick answer, it must have been something like that, I get build 69 as well.
-
Just for you to know, I have managed to install everything following the instructions and I have flashed the blink example successfully from my Jetson. Thank you very much to everyone who worked on this!
-
Senior Member
Fix for the serial plotter issue when Ports(Teensy) selected.
https://github.com/PaulStoffregen/Ar...4a8e77b3d7e0c8
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules