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.

AIS Parser

Other Parts Discussed in Thread: OMAP-L138

Fair warning, I do not have a Linux host so whatever solution you have for me needs to be extractable or executable on a Windows machine.

I am looking for source code that shows an example of AIS parsing. I was just going through E2E and I see one mention of an AIS parser:

 

http://e2e.ti.com/support/dsp/davinci_digital_media_processors/f/99/p/6353/24011.aspx#24011

 

I am then guessing that this would exist for the OMAP DVSDK 4 as well but it is only available for Linux hosts? The last time I needed anything from there I had to get the FAE to zip up that part of the SDK and FTP it to me. I'm hoping we can avoid this as the FAE is currently traveling.

 

Any idea where I can find something similar to the flashutil so I can use that AIS parser source? (i.e. C:\dvsdk_1_11_00_00_DM648\flashutil\DM647_8\CCS\UBL\src)

I am going to copy the parser into my own code so it is not necessary to get a project that compiles on my Windows machine. I simply need the source code.