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

Example Tacho Cross Compile Docker #38

Open
GetxCodexTogether opened this issue Feb 12, 2023 · 0 comments
Open

Example Tacho Cross Compile Docker #38

GetxCodexTogether opened this issue Feb 12, 2023 · 0 comments

Comments

@GetxCodexTogether
Copy link

I tried to run the sample program for the engines tacho.c with ev3dev-c.

Compiling and running the example on the Brick does not cause any problems.
But I don't want to write every line of code in the ssh terminal, I want to use an IDE.
So i tried Docker Cross Compile with eclipse.

When I use Docker-Cross Compile to compile the project and transfer it to the brick, the program gets stuck in the ev3_tacho_init while running on the EV3 and does not find the path "/sys/class/tacho-motor".

And one more question:
When I compile the example tacho.c with mingw on Windows and run it with tacho.exe, the brick is not found, although the IP address is set correctly. And there it gets stuck too.

I would be very happy about any support

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

1 participant