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.

Code Conversion For GEL Files.

Other Parts Discussed in Thread: TMS320DM648

Hello There:

I'm using the TMS320DM648 DVDP and I'm in the stage of making the evaluation board to work as a stand alone unit. I'm planing to use the EVMUpdater code (Provided with the DSK by Lyrtech)  to load my code into the flash and then boot it from it.

AlsoI have read that the GEL files do a lot of system initialization and must likely my code is not going to run if that initialization is not part of my .out file. My question is:

Is there a tool or something that can convert the GEL code into a C file used by this particular platform? Or is there a C file around that does that initialization? Or is there any documentation that I can refer to in order to do the conversion by my self?

Thanks.