There was a bug I tracked down recently, and Aaron posted a patch.
The fix is this patch:
<http://gitorious.org/x-loader/x-loader/commit/9dc4f4fbc02ca22f519a8f0a8ae3a837af761f56>
So if you try the latest x-loader, you should be able to connect.
Alternatively, you could just use the "mm" command in u-boot
to change the register value.
mm 0x4a004140
(it should read as 0x326. Change this to 0x226).
Then you should be able to connect. Let me know if either of these
two methods don't work for you.
> - How can i get the x-loader-binary directly into the memory without
> SDcard?
If you connect with CCS, you can just load x-load (not x-load.bin),
and run it. That should just work.
I'm not very familiar with CCS - so I don't have an answer for the
other two questions.
Hope this helps.
- Anand