Hi,
I'm trying to boot my custom board of AM1705 via UART.
I'm trying to use AISGen tool to generate the ais.bin file. I have found the values of PLLsettings, EMIFB settings and PINMUX settings according to the custom board requirements.
I have the following questions:
1. Where to get the Application File ?
According to AM17xx boot-loader document: "Specify a ARM application file (*.out) in the appropriate box by either typing its name in the appropriate box or using the browse button to locate it. A valid ARM application can be created by building a project in Code Composer Studio.").
What is an Application File ? Is it ARM-UBL or u-boot.bin or both ? Can this generated from the linux PSP SDK. (I don't want to use CCS in Windows to build it.).
2. Can I use HexAIS and slf_OMAP_L137.exe tools instead of AISGen ?
I have gone through the forum links:
AM1705 ARM-UBL Source Code: http://e2e.ti.com/support/dsp/sitara_arm174_microprocessors/f/47/t/107883.aspx
ini file for HexAIS for Sitara AM17x evaluation module: http://e2e.ti.com/support/dsp/sitara_arm174_microprocessors/f/47/p/103862/383437.aspx#383437
However, I'm not clear how to use HexAIS tool and slf_OMAP_L137.exe tools to generate the Application File and boot the custom board via UART mode.
Please help.
Arul