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

luarpc hangs and never connects #174

Open
JohnTordur opened this issue Mar 25, 2024 · 1 comment
Open

luarpc hangs and never connects #174

JohnTordur opened this issue Mar 25, 2024 · 1 comment

Comments

@JohnTordur
Copy link

When running ./luarpc after making it build using the fix mention in #173
It hangs consistently after specifying the correct serial port.
I have tested this both on mac-os and ubuntu 20 lts.
I'm testing on stm32f411re nucleo64 board.
I'm using gcc-arm-none-eabi compiler for my cross builds.

handle, err = rpc.connect("/dev/ttyACM0") hangs
Building the ordinary firmware works, and it boots straight to the CLI over the serial port.

@bogdanm
Copy link
Member

bogdanm commented Mar 25, 2024

Please retry with the latest master, but also see comment in #173.

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