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
Hello
Something is going wrong , and I don't know how to fix the problem
cp build/bbcbasic.elf bbcbasic_pkc.elf
cd ../../src/lfsutil && make mklfsimage
cd ../../littlefs && make
make[2]: Nothing to be done for `all'.
gcc -O2 -Wall -I.. -I../../littlefs -I../../include -o mklfsimage mklfsimage.c ../lfsmcu.c ../../littlefs/lfs.a
clang: error: no such file or directory: '../../littlefs/lfs.a'
make[1]: *** [mklfsimage] Error 1
make: *** [../../src/lfsutil/mklfsimage] Error 2
The text was updated successfully, but these errors were encountered:
Hello
Something is going wrong , and I don't know how to fix the problem
The text was updated successfully, but these errors were encountered: