I have managed to build the getting started application for the SAM9G35-ek although this took me quite a long time!

There are two BIN files generated:
getting-started_sam9g35_ek_sam9g35-ddram.bin (25824 bytes)
getting-started_sam9g35_ek_sam9g35-sram.bin (25828 bytes)
The instructions say "Build the program and download it inside the evaluation board". So, in which memory do I put the BIN file? I was assuming I had to put the ddram.bin file into the ddram or the sram file into the sram. Is that an incorrect assumption?
(I used SAM-BA and downloaded the ddram file to the board - I tried running it using the TCL_Go command, but nothing happened).
After I have downloaded the file, how am I supposed to run the application?
Thanks
Mark