|
I just got my SAM9G20-EK and loaded the adeneo BSP for eval. First step is to load bootloader
The manual I am refering to is: AT91SAM9G20EK CE 6.0 Installation Notes v0.3.1 A. Is this the latest BSP and the latest documentation?
In page 8, the step is to load the RAM boot, it is described as follows: "In the “Script(s) :†List box, Select “Enable DataFlash on CS0â€"
But that fails If I try Enable DataFlash on CS1 then I don't get the error (so maybe this is just a typo to fix in the documentation)
Next step in the document: In the “Script(s):†List box, Select “Send BOOT File †and press “Executeâ€. · You will have to select BOOTRAM.nb0 file.
But in the bootloader folder provided I have only the following files: EBOOT.nb0 FIRSTBOOT_CS0.nb0 FIRSTBOOT_CS1.nb0
Just for kicks I took FIRSTBOOT_CS1.nb0 and I don't get errors from SAMBA
Next step in the document: Then, in the “Send File Name:†box, select the EBOOT.nb0 file. In the “Internal Address:†enter the address 0x4000 and, press the button “Send Fileâ€
But then whan rebooting the board I don't get the RomBoot init traces... can someone point me to the right files? Thx
|