页次: 1
https://whycan.cn/files/members/25/2020-04-09_160441.png
wmic.exe | findstr.exe | xcopy.exe
这些是 Windows 内置命令
是的,我发现我的windows下也有这些命令,但是打包的时候还是出现那样的提示,我用的windows10
提示很明显了啊,wmic,findstr,xcopy这些命令都找不到,I:\meils\SDK\workspace\suniv\beetles\udisk.iso 这个文件也找不到
对,这些命令在哪里可以找到呢?:rolleyes
$ make image
make: *** 没有规则可制作目标“image”。 停止。又碰到这个问题,是不是meils的包里缺少文件造成的?
请原谅我是小白,原来不是这么操作的,需要打开SDK->workspace->suniv->beetles,点击image.bat,我按照99楼的做了但是出现下面的问题
make image begin......
'wmic' 不是内部或外部命令,也不是可运行的程序
或批处理文件。
'findstr' 不是内部或外部命令,也不是可运行的程序
或批处理文件。
'findstr' 不是内部或外部命令,也不是可运行的程序
或批处理文件。
'findstr' 不是内部或外部命令,也不是可运行的程序
或批处理文件。
.\..\eFex\sys_version.fex
.\..\eFex\sys_config.fex
已复制 1 个文件。
已复制 1 个文件。
----------------------------------------------------------------
update.bat
----------------------------------------------------------------
'xcopy' 不是内部或外部命令,也不是可运行的程序
或批处理文件。
'xcopy' 不是内部或外部命令,也不是可运行的程序
或批处理文件。
argc = 2
input name .\..\eFex\sys_config.fex
Script 1 source file Path=I:\meils\SDK\workspace\suniv\beetles\.\..\eFex\sys_config.fex
Script 1 bin file Path=I:\meils\SDK\workspace\suniv\beetles\.\..\eFex\sys_config.bin
parser 1 file ok
argc = 2
input name .\..\eFex\sys_partition.fex
Script 1 source file Path=I:\meils\SDK\workspace\suniv\beetles\.\..\eFex\sys_partition.fex
Script 1 bin file Path=I:\meils\SDK\workspace\suniv\beetles\.\..\eFex\sys_partition.bin
parser 1 file ok
argc = 2
input name .\rootfs\app_config.fex
Script 1 source file Path=I:\meils\SDK\workspace\suniv\beetles\.\rootfs\app_config.fex
Script 1 bin file Path=I:\meils\SDK\workspace\suniv\beetles\.\rootfs\app_config.bin
parser 1 file ok
----------------------------------------------------------------
update boot0\boot1
----------------------------------------------------------------
已复制 1 个文件。
已复制 1 个文件。
----------------------------------------------------------------
update fes1 uboot
----------------------------------------------------------------
image file have no free space
load module file [I:\meils\SDK\workspace\suniv\beetles\ramfs\mod\slib.mod] failed
make image failed when file [I:\meils\SDK\workspace\suniv\beetles\ramfs\mod\slib.mod]
process diretory [I:\meils\SDK\workspace\suniv\beetles\ramfs\mod] failed
make image failed when directory [I:\meils\SDK\workspace\suniv\beetles\ramfs\mod]
make minfs image failed
make minfs image [I:\meils\SDK\workspace\suniv\beetles\.\\rootfs\\ramdisk.iso] failed
-------------------------------------------------------------
make minfs image file [I:\meils\SDK\workspace\suniv\beetles\rootfs.iso] succeeded
image config size : [ 8109056]
image used size : [ 3801136]
DEntry count : [ 106]
DEntry length : [ 13720]
FData length : [ 3786800]
-------------------------------------------------------------
系统找不到指定的路径。
boot0.bin
boot1.bin
mbr.bin
rootfs.iso
系统找不到指定的文件。
处理: udisk.iso 时出错。
系统找不到指定的路径。
系统找不到指定的路径。
系统找不到指定的路径。
找不到 I:\meils\SDK\workspace\suniv\beetles\udisk.iso
make image finished....
请按任意键继续. . .
wind10 64bit
安装git, TortoiseGit 64bit
进入 MELIS100A 目录
bash here
make 后,
bash: make: command not found
不知道我是那里错了呢
cygwin没有装make的插件,删除重新安装选上make插键即可了
看有没有生成img文件,如果有一般就没问题。那个提示是文件时间不对的问题,可能那些lib显示成2024年什么的
$ make image
make: *** 没有规则可制作目标“image”。 停止。
又碰到这个问题,是不是meils的包里缺少文件造成的?
用 MDK 编译 melis SDK倒是没有问题, 打包的时候挂了, 可能缺少 eDragonEx220, 我电脑上只发现 eDragonEx200。
https://whycan.cn/files/members/3210/QQ%E5%9B%BE%E7%89%8720200409084704.png
晕哥我用MDK5编译了,结果提示可能是不完整的,这个编译结果对吗?
我是meils小白,这个编译,打包,运行都成功后能在这个基础上做出自己个性的东西来吗?
偶然看到一个模拟街机系统,lakka,看着很牛X的样子,但是看了一下网站都是使用HDMI显示的,有没有用V3S玩的?直接使用液晶屏显示,便于携带。lakka官网如下:
http://www.lakka.tv/
已经解决,编译buildroot后发现/usr/lib/libncurses.so.5相关的文件大小都为0,重新编译后才有了内容,重新做了TF卡启动盘,解决!
软链接出问题了吧, 把软链接删掉再重建.
不是这个的问题
cut mesg tty
dc microcom uniq
deallocvt mkfifo unix2dos
diff mkpasswd unlink
dirname mplayer unlzma
dos2unix nohup unlzop
du nslookup unxz
eject od unzip
env openvt uptime
expr passwd uudecode
fftw-wisdom patch uuencode
fftw-wisdom-to-conf printf vlock
find readlink wc
flock realpath wget
fold renice which
free reset who
fuser resize whoami
head seq xargs
hexdump setkeycodes xz
hostid setsid xzcat
id sha1sum yes
install sha256sum
# ./mplayer /root/123.avi
./mplayer: error while loading shared libraries: /usr/lib/libncurses.so.5: file too short
上面是错误信息,使用坛子里的TF启动制作方式制作的TF启动盘,编译buildroot的时候进行了mplaeyer的配置,也配置了alsa-lib和alsa-utils,avi的视频文件放到了TF卡中root分区下
请问大咖们,怎么处理?还有就是视频文件能不能放到rootfs分区下?
晕哥,我又来了(新手上路,问题多。。。=D)
我用帖子里的固件,可以用 mplayer 播放mp3, mp4,以及avi,播放这些除了没声音(用的耳机接 ZERO DOCK上面),都正常。
我想问下,这个固件是不支持声音的吗
声音问题搞定了吗?
终于好了
LCD panel backlight pwm is inverted
选中这个就可以
谢谢
我也遇到了同样的问题,貌似不是这个原因,我重新做了一遍TF卡,就可以了,后来又烧写了2遍uboot,分别是选中 LCD panel backlight pwm is inverted 和没有选中,都一样,都可以点亮LCD,可能跟做卡有关系。
sudo apt-get install device-tree-compiler
提示缺啥装啥就行
@mcu1234mcu
搞定了,谢谢
终于好了
LCD panel backlight pwm is inverted
选中这个就可以
谢谢
U-Boot SPL 2017.01-rc2-00057-g32ab180-dirty (Mar 11 2020 - 08:05:41)
DRAM: 64 MiB
Trying to boot from MMC1
U-Boot 2017.01-rc2-00057-g32ab180-dirty (Mar 11 2020 - 08:05:41 +0800) Allwinner Technology
CPU: Allwinner V3s (SUN8I 1681)
Model: Lichee Pi Zero
DRAM: 64 MiB
MMC: SUNXI SD/MMC: 0
*** Warning - bad CRC, using default environment
Setting up a 480x272 lcd console (overscan 0x0)
dotclock: 10000kHz = 10000kHz: (1 * 3MHz * 20) / 6
In: serial@01c28000
Out: serial@01c28000
Err: serial@01c28000
U-Boot 2017.01-rc2-00057-g32ab180-dirty (Mar 11 2020 - 08:05:41 +0800) Allwinner Technology
CPU: Allwinner V3s (SUN8I 1681)
Model: Lichee Pi Zero
DRAM: 64 MiB
MMC: SUNXI SD/MMC: 0
*** Warning - bad CRC, using default environment
Setting up a 480x272 lcd console (overscan 0x0)
dotclock: 10000kHz = 10000kHz: (1 * 3MHz * 20) / 6
In: serial@01c28000
Out: serial@01c28000
Err: serial@01c28000
Net: No ethernet found.
starting USB...
No controllers found
Hit any key to stop autoboot: 0
reading zImage
3929224 bytes read in 675 ms (5.6 MiB/s)
reading sun8i-v3s-licheepi-zero-dock.dtb
11803 bytes read in 27 ms (426.8 KiB/s)
## Flattened Device Tree blob at 41800000
Booting using the fdt blob at 0x41800000
Loading Device Tree to 42dfa000, end 42dffe1a ... OK
Starting kernel ...
为啥我选中了,屏也点不亮呢,闪一下就gameover了
编译uboot出现上面的错误,在下小白,刚入手荔枝派ZERO,请教晕哥
想问一下,TFT屏用的哪个型号的?主控是哪个?感谢
很详细,对于我这个计划跳坑的人来说是一针兴奋剂,感谢
页次: 1