-
Notifications
You must be signed in to change notification settings - Fork 27
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
Flashing fails with new update #207
Comments
This is v3.2.8, right? What operating system? Can you please include a larger section of the error? The part you've included isn't possible to debug from, as every possible failure during the I'm unable to reproduce this issue in its current state. |
Hi. Thanks for opening up an issue for this. I cannot really tell what the issue might be from the input you have given please provide some more info if available. You can also run the make processing by typing in the command: |
@vaibhavkpr Thanks for the additional information. Can you maybe provide you .stm32env file? Also have you tried deleting it and try flashing the device again? |
@jortbmd No problem! Yes so far I have attempted deleting the extension and reinstalling it, reverting back to a previous version (Seems to work after setting the correct version directory of OPENOCD in the .stm32env file, doesn't still fix the issue in the new version despite having the right paths for both OPENOCD & GCC) & deleting the .stm32env file and regenerating it by attempting a new clean build. It does appear that OPENOCD was updated to a newer version and I did verify that the updated paths exist. Here is what the .stm32env file looks like:
|
That is a weird bug. Looks like the path is ok. Can you double check if you run the openocd command with the full path in your terminal with and without quotes. |
Looks like Powershell. The |
@DeflateAwning I do think your on to something right there. I did a quick inspection of the generated makefile, however it should not add this. |
From the screenshot with the blue redactions, it's the xpack v4.4.1 make |
@DeflateAwning Thanks for pointing that out. Somehow I seem to skip over stuff in the materials provided. So thanks for paying attention.
and then run: |
@jortbmd I'm running
Oddly though when I added the path to
|
Build succeeds however, doesnt produce the appropriate build files (build folder is basically empty).
Error:
Line in file:
The text was updated successfully, but these errors were encountered: