Trying to program Teensy 3.0 using Ubuntu 12.04 (64 bit)

Status
Not open for further replies.

tcmichals

Member
I've edited the simple blink.cpp example to blink faster now trying to program the blink.hex file into the board using the Teensy (loader is version 1.07)
The issue is the Operation, menu option does not allow me to program. Teensy 3.0 is in the halfKay boot loader...
using lsusb
001 Device 006: ID 16c0:0478 VOTI Teensy Halfkay Bootloader
tcmichals@tcmichals-RP829AV-ABA-d4790y:~
tcmichals@tcmichals-RP829AV-ABA-d4790y:~$


Here is the Verbose log information.

06:44:09 PM: Teensy Loader 1.07, begin program
06:44:09 PM: File "Blink.cpp.hex". 7808 bytes, 12% used
06:44:09 PM: Listening for remote control on port 3149
06:44:09 PM: initialized, showing main window
06:44:19 PM: Auto Button event
06:44:19 PM: Auto mode: enabled
06:44:22 PM: Open File event
06:44:23 PM: File "Blink.cpp.hex". 7808 bytes, 12% used
06:44:26 PM: Verbose Info event
06:44:43 PM: Auto Button event
06:44:43 PM: Auto mode: disabled

I know it is something stupid...
 
Status
Not open for further replies.
Back
Top