Sign in

username:

password:



Not a member?

Search adsp



Search tips

Subscribe to adsp



adsp by Keywords

AD1819 | AD7332 | ADSP-2106 | ADSP-21060 | ADSP-21065L | ADSP-2116 | ADSP-21160M | ADSP-2181 | ADSP-218x | ADSP-219 | ADSP-2199 | ADSP219 | BF531 | BF532 | BF533 | BF535 | Blackfin | FFT | JTAG | LDF | SDRAM | SHARC | SPORT | UART | VDSP++ | VisualDSP

Sponsor

NEW! TMS320C6474: 3x the performance. 1/3 the cost. Three 1 GHz cores on 1 chip.

Discussion Groups

Discussion Groups | Analog Devices DSPs | uboot on bf561-error on compiling(create:unrecognized option `--bmode)

Technical discussions related to Analog Devices DSPs (including Blackfin, TigerSHARC, SHARC and ADSP-21xx DSPs).

  

Post a new Thread

uboot on bf561-error on compiling(create:unrecognized option `--bmode) - mahendra varman - Aug 12 14:04:29 2008



Hi all

We are working here to port u-boot on a BF561 based board
while compiling u-boot-1.1.6-2008R1.5 with the latest toolchain iam getting the following
error.
Please help me to resolve the issue
I have posted the error below
bfin-uclinux-objcopy --gap-fill=0xff -O srec u-boot u-boot.srec
bfin-uclinux-objcopy --gap-fill=0xff -O ihex u-boot u-boot.hex
bfin-uclinux-objcopy --gap-fill=0xff -O binary u-boot u-boot.bin
./tools/envcrc --binary > env-ldr.o
bfin-uclinux-ldr -T bf561-0.3 -f -c u-boot.ldr u-boot --bmode para --use-vmas --initcode
cpu/blackfin/initcode.o --punchit $(((0x20004000 - 0x20000000))):$((0x2000)):env-ldr.o --bits
16
create: unrecognized option `--bmode'
bfin-uclinux-ldr: Unknown option '?' or argument missing
Backtrace:
bfin-uclinux-ldr[0x8049c6a]
bfin-uclinux-ldr[0x804a5c2]
bfin-uclinux-ldr[0x804abed]
/lib/libc.so.6(__libc_start_main+0xe0)[0x805390]
bfin-uclinux-ldr(read+0x49)[0x8049471]
make: *** [u-boot.ldr] Error 1

------------------------------------



(You need to be a member of adsp -- send a blank email to adsp-subscribe@yahoogroups.com )

Re: uboot on bf561-error on compiling(create:unrecognized option `--bmode) - ijef...@a2etech.com - Aug 19 11:14:15 2008

If you are using the R1.5 u-boot source, you need to install the R1.5 toolchain.   I've
recently done this myself, and it now works fine.
>We are working here to port u-boot on a BF561 based board
>while compiling u-boot-1.1.6-2008R1.5 with the latest toolchain iam getting the following
error.
...
>create: unrecognized option `--bmode'
------------------------------------



(You need to be a member of adsp -- send a blank email to adsp-subscribe@yahoogroups.com )