Part Number: TMS320C6416
Other Parts Discussed in Thread: CCSTUDIO
Tool/software: Code Composer Studio
Does CCStudio require gel files? CCStudio 3.3 required them.
How is gel file configured in CCS7.2?
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.
Part Number: TMS320C6416
Other Parts Discussed in Thread: CCSTUDIO
Tool/software: Code Composer Studio
Does CCStudio require gel files? CCStudio 3.3 required them.
How is gel file configured in CCS7.2?
Knishna,
GEL files are still used by CCS. The target configuration is now stored in a target configuration file (.ccxml). These are typically inside your project but do not have to be. I am not sure if you already have one of these files just double click on it to open it in the editor. Then click on the advanced tab at the bottom. What you see now will look somewhat similar to the cc_setup program in CCSv3.3
To change the GEL file that is being loaded select the CPU core on the left and then change the initialization script on the right.
I am on a Mac so I can't show a capture with a C6416. The C6416 would have a more simple tree on the left.
Regards,
John