新手入门
- 积分
- 3
- 金钱
- 3
- 注册时间
- 2020-1-29
- 在线时间
- 0 小时
|
发表于 2021-12-19 21:19:48
|
显示全部楼层
我的也点不亮。
root@DESKTOP-HJIE6LT:/mnt/e/LinuxBoard/LED/02_ledc# ./imxdownload ledc.bin /dev/sdd
I.MX6UL bin download software
Edit by:zuozhongkai
Date:2018/8/9
Version:V1.0
file ledc.bin size = 601Bytes
Delete Old load.imx
Create New load.imx
Download load.imx to /dev/sdd ......
7+1 records in
7+1 records out
3673 bytes (3.7 kB, 3.6 KiB) copied, 0.00242 s, 1.5 MB/s
root@DESKTOP-HJIE6LT:/mnt/e/LinuxBoard/LED/02_ledc# ls -l
total 116
-rwxrwxrwx 1 root root 479 Aug 5 16:16 Makefile
-rwxrwxrwx 1 root root 247 Aug 5 16:16 imx6ul.lds
-rwxrwxrwx 1 root root 13384 Aug 5 16:16 imxdownload
-rwxrwxrwx 1 root root 601 Dec 19 20:24 ledc.bin
-rwxrwxrwx 1 root root 60 Aug 5 16:16 ledc.code-workspace
-rwxrwxrwx 1 root root 8386 Dec 19 20:24 ledc.dis
-rwxrwxrwx 1 root root 66900 Dec 19 20:24 ledc.elf
-rwxrwxrwx 1 root root 3673 Dec 19 21:14 load.imx
-rwxrwxrwx 1 root root 2785 Dec 19 20:23 main.c
-rwxrwxrwx 1 root root 1569 Aug 5 16:16 main.h
-rwxrwxrwx 1 root root 1481 Dec 19 20:24 main.o
-rwxrwxrwx 1 root root 983 Aug 5 16:16 start.S
-rwxrwxrwx 1 root root 708 Dec 5 20:18 start.o
root@DESKTOP-HJIE6LT:/mnt/e/LinuxBoard/LED/02_ledc#
root@DESKTOP-HJIE6LT:/mnt/e/LinuxBoard/key# ls /dev/sd*
/dev/sdb /dev/sdd
也试过这样子./imxdownload ledc.bin /dev/sdb
Linux系统用的windows子系统,Ubuntu18.04
这么一顿操作之后,DSO灯是微微闪烁的。
用格式化工具格式过SD卡了。
|
|