Skip to content
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

The default "- a" parameter in the "UPLOADERFLAGS" variable in "main. py" will cause the "STC89c516RD+" MCU to fail to upload normally #47

Open
StarChenPy opened this issue Nov 26, 2022 · 1 comment

Comments

@StarChenPy
Copy link

The default "- a" parameter in the "UPLOADERFLAGS" variable in "main. py" will cause the "STC89c516RD+" MCU to fail to upload normally.

When "UPLOAD" is executed, the process card is in "Cycling power: done", At this time, the microcontroller will lose power supply.

After trying to delete the "- a" parameter, the upload is normal, and you need to manually restart the power supply of the microcontroller.

image

If this problem occurs with other SCM, should you delete this default parameter?

@ryan4yin
Copy link

ryan4yin commented Dec 20, 2022

same problem here, and as you described in this issue, I resolved this by run stcgal.py without -a manually.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants