-
Notifications
You must be signed in to change notification settings - Fork 132
upload in nightly does not work #1254
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
Comments
Ok, I was referring to the wrong issue. I removed all unrelated comments and answers. This is about the upload not working. Is this caused by CDT10 you think? The first message I see is:
There is a double point between upload and pattern. Is that a red herring? |
I assume the platform.txt is refering to pre_processing_platform.txt which is rebuilt one every restart. My file does not conain the menioned key ^^ |
you can't use cdt10 with the latest sloeber release on windows |
I debugged the program and found a bug in the code below. When the networkPrefix is empty, the key will get two dots and can not be resolved to a value. When the dot is removed, it is resolved.
Still this does not solve it completely, |
What should it put there? "make" or "avrdude"? |
That is defined by the boards.txt/platform.txt |
The DOT problem is indeed a bug but it is a bug in the nightly introduced during the upperCasing removal. |
The DOT is not the only problem. Seems workaround needs a fix to. |
Works now on my system |
What is the key for that specific part? |
Ok, I looked at platform.txt. It contains the following:
It looks to me that "cmd.path" should be "tools.avrdude.cmd.path" |
yes |
sorry should have been 1a25c1b |
I'm running with that commit. Do I have to remove everything first? |
please see your whatsapp/mail I'm waiting in video chat for you |
I removed the arduinoPlugin directory and now it finally uploads. |
I am working on a new projject and I reinstalled sloeber in c:\apps\sloeber
I can't get the sketch to upload, any idea?
Starting upload
Uploading project "blink" with "AVRDUDE"
Starting reset using DTR toggle process -> I see board action
Continuing to use "COM3"
Ending reset
Launching:
Output:
Cannot run program "" (in directory "C:\Users\jongw\workspaces\slbr"): CreateProcess error=87, The parameter is incorrect
failed to upload "L/blink/blink}/Release/blink.hex"
The text was updated successfully, but these errors were encountered: