See http://e2e.ti.com/support/embedded/starterware/f/790/p/298458/1055332.aspx#1055332
for the background.
I need a .mac debugger script for IAR EWARM that does the setup that the XAM3359
boot ROM does when booting through the boot ROM. I cannot boot through the boot
ROM because no boot mode is implemented on my board, which otherwise is modeled
after the EVM SK. I took a look at the .mac files provided in Starterware in
C:\ti\AM335X_StarterWare\tools\ewarm\ but they don't configure the L3 OCMC RAM,
for example; they replicate the job of the MLO/Bootloader. Since I am
implementing the MLO/Bootloader, I only need a .mac that replaces what the boot
ROM does. Can I have this?
My crystal frequency is 24 MHz and the XAM3359 is running at 720 MHz.
Thanks.