- 积分
- 3
贡献25
飞刀2 FD
注册时间2017-12-12
在线时间0 小时
扫一扫,手机访问本帖
|
板子:FL2440
使用oflash烧写bootloader/FL_2440bootV5.1.bin
leavor@leavor:~/tools/oflash$ sudo ./oflash
+---------------------------------------------------------+
| Flash Programmer v1.3 for OpenJTAG of www.100ask.net |
| OpenJTAG is a USB to JTAG & RS232 tool based FT2232 |
| This programmer supports both of S3C2410X & S3C2440 |
| Author: Email/MSN(thisway.diy@163.com), QQ(17653039) |
+---------------------------------------------------------+
Usage:
1. oflash, run with cfg.txt or prompt
2. oflash [file], write [file] to flash with prompt
3. oflash [-f config_file]
4. oflash [jtag_type] [cpu_type] [flash_type] [read_or_write] [offset] [file]
Can't open cfg.txt, you should follow the prompt
Select the JTAG type:
0. OpenJTAG
1. Dongle JTAG(parallel port)
Enter the number: 0
Select the CPU:
1. S3C2410X
2. S3C2440X
Enter the number: 2
'ft2232' interface using libftdi with 'USB<=>JTAG&RS232' layout (1457:5118)
current latency timer: 2
FTDI chip type: 2 "2232C"
S3C24X0 detected, cpuID = 0x0032409d
[Main Menu]
0:Nand Flash prog 1:Nor Flash prog 2:Memory Rd/Wr 3:Exit
Select the function to test:0
Enter the file name: FL_2440bootV5.1.bin
[NAND Flash JTAG Programmer]
Scan nand flash:
Device 0: NAND 256MiB 3,3V 8-bit, sector size 128 KiB
Total size: 256 MiB
0:Nand Flash Program 1:Nand Flash Print BlkPage 2:Exit
Select the function to test :0
[NAND Flash Writing Program]
Source size: 0xb7f0
Available target block number: 0~2047
Input target block number:0
target start block number =0
target size (0x20000*1) =0x20000
STATUS:
Eppppppppppppppppppppppp
到这里bootloader应该是烧写成功了,启动开发板串口还是不能打印信息,屏幕上也没有出现那儿飞凌的网址
求解,怎么才能成功的烧写bootloader啊,大神救命!!! |
|