Something didn't like the fact it was called beta.exe ( gave me a long explanation that things named beta are not usually downloaded ) reported to MS as safe app - cos I trust you Erel.
small note - it wipes out the paths settings in the original B4R when installed.
"OK\cancel" buttons are invisible to save the paths (Win10, default system font size = 125%). Enter helps.
p.s. compilation by arduino-cli.exe - is OK THANKS !
Erel, maybe to update the B4R IDE to copy the result .bin (and all other files of the 35D6DF9CC575579B62488DE85C94EC8C root folder without subfolders) to "Objects\bin" as usual ?
It's for compatibility and files storage and other next macro working with the firmware by the fixed path.
"OK\cancel" buttons are invisible to save the paths (Win10, default system font size = 125%). Enter helps.
p.s. compilation by arduino-cli.exe - is OK THANKS !
Erel, maybe to update the B4R IDE to copy the result .bin (and all other files of the 35D6DF9CC575579B62488DE85C94EC8C root folder without subfolders) to "Objects\bin" as usual ?
It's for compatibility and files storage and other next macro working with the firmware by the fixed path.
For ESP32 the currently making project is compiling OK as with old version just yesterday and today. Only the trouble to get .bin file from temp folder.
For ESP32 the currently making project is compiling OK as with old version just yesterday and today. Only the trouble to get .bin file from temp folder.
Erel, maybe to update the B4R IDE to copy the result .bin (and all other files of the 35D6DF9CC575579B62488DE85C94EC8C root folder without subfolders) to "Objects\bin" as usual ?
The option to build the objects in a specific folder doesn't work in all cases. It depends on the specific board compiler. It also means that the IDE cannot simply copy the files.
I will make the IDE log the two commands it runs so you will be able to automate it quite easily and add the argument that sets the target folder.