|
Hi All,
I was wondering if anyone had any details on how to compile a "monitor" for SAM-BA.
We have a custom design that we've just revised and we're having some trouble communicating with the NAND-flash for some reason. The design does not have the pins or a connector for the JTAG debugger brought out so I can't debug or load code through this method. As far as I'm aware the only other way I can load "bare-metal" code onto the AT91SAM9261 is to load it as a "monitor" through SAM-BA.
If that's the case I was hoping someone would have some detail on what's required to compile one. I attempted to compile a bit of code for the AT91SAM9261 with the Yagarto tool-chain on Windows 7 and I created a modified set of TCL files to load it into memory, however when I called the TCL_Go function all the device memory would reset to 0x0000.
Thanks, Ken
|