Im sorry, i wasent using the toolchain, i used the ldr-utils.
I have no idea how to "install" the toolchain.
Your hompage says install it from /, i used untar from / via "sudo tar -xjf /drectories/filename", but then cant use the mentioned programs (bfin-*).
another problem is that i dont have lsz, but sz or sx (i installed lrzsz via synaptic).
while using ldr (from ldr-utils) i still get a send autobaud error for invalid arguments.
Quote:
robiwan@schleppi:~/Desktop/Blackfin/Firmware/blackfin/srv$ ldr -l -v srv1.ldr.recovery 169.254.0.10:10001
Loading LDR srv1.ldr.recovery ... auto detected LDR as 'BF537'
OK!
Connecting to remote target '169.254.0.10' on port '10001' ... OK!
Trying to send autobaud ... fdatasync failed: Invalid argument
OK!
Trying to read autobaud ... OK!
Checking autobaud ... OK!
Autobaud result: 50bps 0.18mhz (header:0xBF DLL:0x17 DLH:0x00 fin:0x00)
Sending blocks of DXE 1 ... [10:7360 bytes] [1/fdatasync failed: Invalid argument
4] (25%)fdatasync failed: Invalid argument
[10:9364 bytes] [2/fdatasync failed: Invalid argument
[10:32768 bytes] [3/fdatasync failed: Invalid argument
4] (75%)fdatasync failed: Invalid argument
[10:3180 bytes] [4/fdatasync failed: Invalid argument
4] (100%)fdatasync failed: Invalid argument
[board said: #f##Version - TVM SRV-1 Blackfin - 08:06:54 - May 8 2008
]
OK!
You may want to run minicom or kermit now
Quick tip: run 'ldr <ldr> <tty> && minicom'
Also i have to momentarily place the jumper to pins 1-2 before initiating the transfer, otherwise i get a timeout while reading autobaud.
the rest of the instructions are working without errors (while using sx instead of lsz). But after storing the firmware with zZ i tried verifieng the version, but it responds with the build date "May 8 2008" for firmware "srv-blackfin-020910"
So it seems its still not working at all.