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.

TMS570LS3137: When deleting the halcogen driver, residue remains.

Part Number: TMS570LS3137
Other Parts Discussed in Thread: HALCOGEN

Tool/software:

Dear All.

I tested it by enabling the Can driver in Halcogen, and now I'm going to delete the Can driver.

If you uncheck "Enable CAN1 driver" in the Halcogen "Driver Enable" Tab and press "generate code", there will be residual sources left in can.c.
For example the sources below.
can1GetConfigValue, can1HighLevelInterrupt functions

After deleting the Can driver, these are functions that are no longer used. Can't those functions be deleted?

(The same residue remains in the ADC Driver)

Best Regards,

IBLEE