You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The version of stcgal has upgrade, whitch support some new ic.
And then please check the script of tool-stcgal, when i upload firmware for stc8h8k64u by pio, it failed. the script of pio attach -P stc8 in the commond line;
But when i replease the "-P stc8" with "-P auto" and use local stcgal it upload success;
just like stcgal -P auto -p /dev/ttyxxxxx -t 22481 ./pio/xxxxx/firmware.hex
The text was updated successfully, but these errors were encountered:
The version of stcgal has upgrade, whitch support some new ic.
And then please check the script of tool-stcgal, when i upload firmware for stc8h8k64u by pio, it failed. the script of pio attach -P stc8 in the commond line;
But when i replease the "-P stc8" with "-P auto" and use local stcgal it upload success;
just like stcgal -P auto -p /dev/ttyxxxxx -t 22481 ./pio/xxxxx/firmware.hex
The text was updated successfully, but these errors were encountered: