You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to follow the instructions here, but it fails when I try to generate uImage and I'm not able to decode the error message: https://ev3rt-git.github.io/get_started/
Hello,
Thanks for reporting this.
It seems the cfg binary is not compatible with some environments like WSL1.
I have updated the cfg binary. Please try again.
Thanks for your reply!
I’ll try again soon and Report back.
Mvh,
Vegard
12. mar. 2020 kl. 13:34 skrev YixiaoLi <[email protected]>:
Hello,
Thanks for reporting this.
It seems the cfg binary is not compatible with some environments like WSL1.
I have updated the cfg binary. Please try again.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<#12 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ALWCWWIKACD73IIN2RJNDL3RHDJDXANCNFSM4LEOTAYQ>.
Hi,
I tried to follow the instructions here, but it fails when I try to generate uImage and I'm not able to decode the error message: https://ev3rt-git.github.io/get_started/
ERROR:
"$ make app=loader
configure: Generating Makefile.app from ../loader/Makefile.app.
configure: Generating app.c from ../loader/app.c.
configure: Generating app.h from ../loader/app.h.
configure: Generating app.cfg from ../loader/app.cfg.
make[1]: Entering directory '/home/pi/ev3rt-hrp2/base-workspace/OBJ'
rm -f #* *~ *.o cfg2_out.ld cfg3_out.ld ldscript.ld
rm -f hrp2 hrp2.syms hrp2.srec hrp2.bin
rm -f kernel_mem.c cfg2_out cfg2_out.tf cfg2_out.syms cfg2_out.srec
rm -f cfg3_out cfg3_out.tf cfg3_out.syms cfg3_out.srec
rm -f kernel_cfg.timestamp kernel_cfg.h kernel_cfg.c kernel_mem2.c kernel_cfg.h kernel_cfg.c kernel_mem3.c
rm -f cfg1_out.c cfg1_out cfg1_out.syms cfg1_out.srec
rm -f libkernel.a
rm -f makeoffset.s offset.h
make[1]: Leaving directory '/home/pi/ev3rt-hrp2/base-workspace/OBJ'
CC ../../arch/arm_gcc/common/start.S
CFG[1] cfg1_out.c
../../cfg/cfg/cfg: 1: ../../cfg/cfg/cfg: Syntax error: word unexpected (expecting ")")
make[1]: *** [Makefile:351: cfg1_out.c] Error 2
make: *** [Makefile:64: /home/pi/ev3rt-hrp2/base-workspace/../libkernel.a] Error 2"
Any help is appreciated!
Br,
Vegard
The text was updated successfully, but these errors were encountered: