This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Booting_DSP_Binaries

Other Parts Discussed in Thread: OMAP-L137

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中并没有发现这个。