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