Tool/software: Code Composer Studio
what is this file used for? i find some variables defined in this file, like 'filter0_pmbus_regs'
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.
Tool/software: Code Composer Studio
what is this file used for? i find some variables defined in this file, like 'filter0_pmbus_regs'
This is a System(CCS) generated file, and not a file that is edited by the programmer.
If 'filter0_pmbus_regs' is mentioned in the UCD3138_LLC_HB_linkinfo.xml file, that means that it is defined elsewhere in one of the *.h (header) or *.c (source) files.
Regards,