http://processors.wiki.ti.com/index.php/Boot_Images_for_OMAP-L137#Booting_DSP_Binaries 这个网页里面的running部分提到:Generate AIS image:
- Open a command window and navigate to the directory of HexAIS_OMAP-L137.exe
- Run the following command: HexAIS_OMAP-L137.exe -o OMAPL137-ARM-LED.bin DSP\Debug\OMAPL137-ARM-LED-DSP.out ARM\Debug\OMAPL137-ARM-LED-ARM.out
这里的command window 是指什么?AISgen tool中并没有发现这个。