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.

CCS/UCD3138: HSFB code has IDE code , that I can use ?It can work in UCD3138HSFBEVM-029 ?

Part Number: UCD3138

Tool/software: Code Composer Studio

HSFB code has IDE ,I want to use the IDE fuction .

I need to  “# define  IDE_ENABLE ” ,Is there anything else that needs to be set or noticed?

THX.

#ifdef IDE_ENABLE  //from HSFB code
 init_ide();
#endif