Hi all,
I installed SAM-BA 2.10 for linux (running on Ubuntu 11.04 amd_64) and I successfully connected to my SAM9G25 EK with samba-gui. I then tried to upload the demo archive linux4sam-angstrom-net-at91sam9x5ek.zip that I found on:
http://www.at91.com/linux4sam/bin/view/ ... tarted_9x5but after executing the .tcl script I get the following message:
SAM-BA CDC console display active (Tcl8.4.17 / Tk8.4.17)
(SAM-BA v2.10) 1 %
(SAM-BA v2.10) 1 % Execute Script File ...
-I- === Initialize the NAND access ===
-I- NANDFLASH::Init (trace level : 4)
-I- Loading applet isp-nandflash-sam9g25.bin at address 0x20000000
-I- Memory Size : 0x10000000 bytes
-I- Buffer address : 0x20010964
-I- Buffer size: 0x20000 bytes
-I- Applet initialization done
- By default PMECC is activated,
- By default, The pmecc computation is based on a sector of 512 bytes,
- By default, correcting capability for pmecc is retrieved from ONFI parameter,
- By default, offset of the first ecc byte in spare zone is '2',
- To config pmecc parameter, using 'NANDFLASH::SetNandHeaderValue pmeccParam pmeccParamValue' command,
- Type 'NANDFLASH::SetNandHeaderValue ' to dispaly current pmecc configuration.
- Type 'NANDFLASH::SetNandHeaderValue ?' to get help for pmecc setting,
- To active software ECC, using 'Enable Software ECC' command,
- Recommand to erase all after the ecc mode switch between software ECC & pmecc.
-I- === Enable PMECC OS Parameters ===
-E- Script error: invalid command name "bootheaderDialg"
(SAM-BA v2.10) 1 %
I checked for the string "bootheaderDialg" and it can be found in the patch sam-ba-2.10-sam9g15_g25_g35_x25_x35_patch_1.0.zip, file tcl_lib/common/generic.tcl.
What is going wrong?
Thanks for your help!
Stefano