Other Parts Discussed in Thread: C2000WARE
Hello experts,
in TRM "Device_cal" is referenced as a function to fetch ADC and DAC trim values from the OTP.
In some C2000ware examples, "Device_cal" is called during system initialization only if the symbol "_FLASH" is not defined.
I understand that the function call should only be made when the program is running with a debugger.
Does it cause problems if the function is always called?
Regards,
Jan