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

Com number #5

Open
LyonL-fr opened this issue Oct 18, 2016 · 1 comment
Open

Com number #5

LyonL-fr opened this issue Oct 18, 2016 · 1 comment

Comments

@LyonL-fr
Copy link

the com port is 57 on my computer and it doesn't work. => illegal port number. Strange

@bhaveshgohel
Copy link
Contributor

bhaveshgohel commented Oct 19, 2016

@LyonL-fr Because of this Line and this Line you are unable to use com 57.

Change the comport_number>15 to your needs and modifiy comports[16][10] accordingly.

Compile the code using below command:

gcc -static main.c -o CCLoader.exe

Good Luck! 👍

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