I was trying to build AIS for DSP from this tutorial: http://wiki.tiprocessors.com/index.php/Boot_Images_for_OMAP-L138
In short - I don't even compile in CCS to .out files to avoid generation of more opportunity to make mistakes. So I'm loading .cfg file for UART2 mode and 2 .out files from example's .zip then just using UART Boot Host to load Image to target but it doesn't work. Should I add some configuration options in AISgen because it just sets PSC:15 and UART transsmition speed.