Tool/software: Code Composer Studio
I want to initialize the AM5728 without using the gel files that are loaded when the debug process is started.
I'm converting the gelfiles to C code, but the code execution exits at various spots in the initialization program that don't appear related to the structure of my C code.
Is this because gel files are needed to setup the AM5728 for debug? Are gel files necessary to initialize the AM5728 properly or can initialization be done using custom C code.
Thanks.