页次: 1
xsxled:{
compatible = "xsx,userled";
#address-cells = <1>;
#size-cells = <1>;
reg = <0X01C208D8 0X04 0X01C208E8 0X04 >;
status = "okay";
};
编译报错无法解析设备树
make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- -j8
DTC arch/arm/boot/dts/sun8i-v3s-licheepi-zero-dock.dtb
Error: arch/arm/boot/dts/sun8i-v3s-licheepi-zero-dock.dts:134.8-9 syntax error
FATAL ERROR: Unable to parse input tree
make[2]: *** [arch/arm/boot/dts/sun8i-v3s-licheepi-zero-dock.dtb] Error 1
make[1]: *** [dtbs] Error 2
make[1]: *** Waiting for unfinished jobs....
make: *** [sub-make] Error 2
大佬指点下新手,感谢
是不是这个 https://aicdoc.artinchip.com/topics/ic/pwm/pwm-module-d12x.html
如果技术支持真的那么差,那就难搞了,刚入手的D211
我昨天才到的D211开发板,现在只能烧录demo程序,原理图文件也没要到,不知道是不是周末,淘宝都没人
https://whycan.com/files/members/2275/472f604b53b2e03ea79a7ab4b779502.jpg
这板子还是不错的,显示全引出,摄像头也有引出,主要是这个价格还不贵
大佬,板子我已经收到货了,但是官方没给原理图资料啊,这咋用呢,你有资料么
老板链接:https://item.taobao.com/item.htm?id=756136592420&pisk=fFIBrfjnBXcQK78KuTewlMND20-5O6Z4RY9RnTnEeHKpwY1OeLppeUp9WpJKyUdz-_T5a1YRYHWF1vj1G0oUtyX-V3-8gSr409DHq3F44XZs0XvHFDEywUntnd9CiSr40Oi1ASj7g8fZwnLXU3ppyQdTCL9Jp3Lp2ce6eLlpwBCRBFqxCciTFOFsjcuMQ47bdDDELG9TZIBB0dvNfIYpMFds2NS6deOApMAhWjvObGT27YykXtbN9dtbVcKBlMjXWMFiVFfW6Usp5ynOGH1WkMLsemXwfBt6BieroCS6T_IBW-oXzhI2kHQaSW8yAK1Rx6MS2sIyemRb7LuSCEmWCIy_C40u5M_kDYEFlSTpIpTaCRGdrepMCIy_C40kJdvB_Rws9af..&skuId=5213194116169&spm=a1z10.1-c-s.w4004-25403352918.2.69195c979rfHH8
要的走闲鱼:【闲鱼】https://m.tb.cn/h.gJrKXTx?tk=y2l037LzCoG CA6496 「我在闲鱼发布了【bingpi m1,配件:v3s主板,wifi,5寸屏。】」
点击链接直接打开
U-Boot SPL 2018.01-05679-g013ca45-dirty (Dec 01 2022 - 16:42:03)
DRAM: 32 MiB
Trying to boot from MMC1
Card did not respond to voltage select!
mmc_init: -95, time 22
spl: mmc init failed with error: -95
Trying to boot from sunxi SPI
U-Boot 2018.01-05679-g013ca45-dirty (Dec 01 2022 - 16:42:03 +0800) Allwinner Technology
CPU: Allwinner F Series (SUNIV)
Model: Lichee Pi Nano
DRAM: 32 MiB
MMC: SUNXI SD/MMC: 0
SF: Detected xt25f128b with page size 256 Bytes, erase size 4 KiB, total 16 MiB
*** Warning - bad CRC, using default environment
In: serial@1c25000
Out: serial@1c25000
Err: serial@1c25000
Net: No ethernet found.
starting USB...
No controllers found
Hit any key to stop autoboot: 0
Card did not respond to voltage select!
mmc_init: -95, time 22
starting USB...
No controllers found
USB is stopped. Please issue 'usb start' first.
starting USB...
No controllers found
No ethernet found.
missing environment variable: pxeuuid
missing environment variable: bootfile
Retrieving file: pxelinux.cfg/00000000
No ethernet found.
missing environment variable: bootfile
Retrieving file: pxelinux.cfg/0000000
No ethernet found.
missing environment variable: bootfile
Retrieving file: pxelinux.cfg/000000
No ethernet found.
missing environment variable: bootfile
Retrieving file: pxelinux.cfg/00000
No ethernet found.
missing environment variable: bootfile
Retrieving file: pxelinux.cfg/0000
No ethernet found.
missing environment variable: bootfile
Retrieving file: pxelinux.cfg/000
No ethernet found.
missing environment variable: bootfile
Retrieving file: pxelinux.cfg/00
No ethernet found.
missing environment variable: bootfile
Retrieving file: pxelinux.cfg/0
No ethernet found.
missing environment variable: bootfile
Retrieving file: pxelinux.cfg/default-arm-sunxi
No ethernet found.
missing environment variable: bootfile
Retrieving file: pxelinux.cfg/default-arm
No ethernet found.
missing environment variable: bootfile
Retrieving file: pxelinux.cfg/default
No ethernet found.
Config file not found
starting USB...
No controllers found
No ethernet found.
No ethernet found.
=>
u-boot用的是荔枝派官方nano-v2018.01分支,flash芯片已经改为xt25f128b
小白求助啊,感谢大神指点
页次: 1