-
-
Notifications
You must be signed in to change notification settings - Fork 39.9k
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
[Bug] Teensy LC Ez-maker Direct Pin will not flash (HEX PARSE ERROR LINE 3) #16986
Comments
This would be partially fixed by #14420 - it sets For now, you will have to manually add the above line to your rules.mk, and use the Teensy Loader GUI to flash. |
When I open teensyduino I am unable to bring the .bin file into it. Is the teenysduino the Teensy Loader GUI? When attempting with the traditional teensy loader the program key is greyed out when the .bin file is selected. Is there a video tutorial that could assist me? I am feeling like a bit of a noob with the software end of things. I still feel a bit lost? |
No, you need a .hex file. |
so I added the line 108 to 111 on the builddefs/bootloader.mk to make the LC teensy changes |
You won't be able to do this in the Configurator; you need to compile it yourself. |
when picking a layout to compile for .hex with MSYS2 can I use a .Json made with configurator? And I do not attempt to flash with qmk toolbox, but need to try teensy flasher or qmk flash directly with MSYS2? |
Does that folder exist? |
yes qmk_firmware/keyboards/ez_maker/directpins/teensy_lc |
Have you modified it in some way? What's the output of |
do I need to set up git to get it to work? I have not forked yet |
no modifications yet |
Did you download the zip file from Github then? That's not going to work. You need to follow the newbs guide in the docs. |
I downloaded zip from github and changed rules.mk like we talked about for .hex within the teensy_lc folder. I went through newbs section |
I did not tell you to download the zip. |
Yes I am pretty terrible at this and following directions. I deleted everything, forked with git. Then updated folder and still get the same qmk.exe compile error? |
Please post the output of |
So that's claiming there are modifications, what is the output of |
it appears to have compiled hex! will give update tomorrow :) |
IT WORKS! You helped me sooo much! Thank you !!!!!! |
I cannot get QMK Configurator to make a hex file (it creates a .bin). I am unable to open and review the .bin file.
When trying to flash the Teensy LC with the .bin file i get from compile. I get this error. "HEX PARSE ERROR LINE 3"
Screen Shot 2022-05-01 at 9.30.06 PM.pdf
Any help is greatly appreciated!
System Information
handwired TarTarus pro RAzer with choc switches
IMG_1106.pdf
The text was updated successfully, but these errors were encountered: