-
Notifications
You must be signed in to change notification settings - Fork 122
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
Problem to download and run in EV3 c4ev3 #1519
Comments
Could you please upload the exported program here? (change the .xml to e.g. .txt before uploading) |
@dmarcelo2 can you please send us the (exported) program which has caused the error? It would be very helpful for us to reproduce the problem |
Hi,
To try understand what is happening I did the following tests:
[tests.zip](https://github.com/OpenRoberta/openroberta-lab/files/11707625/tests.zip)
1) Program "TesteAlpha":
- The program run in the EV3 brick. The program has a "repeat
indefinetelly" block and I was supposed to stop the robot by pressing the
button of the brick, but something happens with the "stop button" of the
brick when using the .UF2 file and it was necessary to force the restart of
the brick. After restarting, the program named "TesteAlpha" is no more
showed in the EV3.
Link to video: https://photos.app.goo.gl/fVzBNNjKjAFVxZhf7
Archives (.UF2 and .XML attached to the email)
2) Program "TesteAlpha3"
- This programa don't have the "repeat indefinetelly" block and works
coorect in the brick.
Archives (.UF2 and .XML attached to the email)
3) Program "LetraM"
- This program don't work. After restarting, other programs still works. I
did a film showing what happens. There is nothing so diferent between this
program and the "TesteAlpha3" that worked correct. I can't understand.
Link to video: https://photos.app.goo.gl/hZjmYeXfohA6kuZq9
Archives (.UF2 and .XML attached to the email)
Thanks if you can help.
Em seg., 5 de jun. de 2023 às 08:50, Beate Jost ***@***.***>
escreveu:
… @dmarcelo2 <https://github.com/dmarcelo2> can you please send us the
(exported) program which has caused the error? It would be very helpful for
us to reproduce the problem
—
Reply to this email directly, view it on GitHub
<#1519 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BAICMVUNHJT5TSHSB2DKC73XJXBXXANCNFSM6AAAAAAYXO3YCE>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
When updating our servers from Ubuntu 18.04 to 20.04 and 22.04 it turned out, that the installation of the C4EV3 compiler results in something weird, so that the output of the compiler is different and not executable anymore. Unfortunatly the C4EV3 compiler is old and not supported anymore, so there is no workaround. |
Any guesses what might be the cause? |
I use Open Roberta Lab online and now I'm trying to download the programming into my EV3 (c4ev3) brick. I'm using the firmware 1.10E, but after copying the .UF2 file in the EV3 it shows a Error.
I did the same test using makecode.com and the .UF2 file created works correct.
Someone can help me to undrstant what is the problem with the .UF2 file created by Open Roberta Lab ?
I'm attaching the .UF2 files created in Open Roberta and also in makecode.
UF2 files.zip
The text was updated successfully, but these errors were encountered: