I used Simulink R2012b to generate and compile an embedded target project for an OMAP-138 EVM. This worked fine-- no errors. However all I'm left with is a bunch of source and header files, supporting files (linker stuff, memory maps, etc) and a .out file. Is there any way to load this .out file onto the OMAP and run it? Doing so from inside Simulink would be great, but I'll be happy with just getting it running on the board.