Replies: 2 comments 8 replies
-
|
|
Beta Was this translation helpful? Give feedback.
7 replies
-
|
It's going to require less hard work to just re-import everything, even though it may take an hour or so to run. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I accidentally imported a boat load (thousands) of binaries with the wrong dsPIC33x selected.
These binaries are arranged correctly into 3 different folders, one for each flavor of dsPIC33.
I just need a quick way to set all the binaries in one folder to one selected architecture.
I could script this, but I'm not very clear on how to handle prompting for the new architecture. Once I have that, I already know how to script applying it to all the binaries in a folder..
Maybe someone else here can help?
Beta Was this translation helpful? Give feedback.
All reactions