Part Number: TMS320F280039C
Other Parts Discussed in Thread: C2000WARE
Dear Champs,
I am asking this for our customer.
Environment:
TI F280039 control card + docking station
By default, S1 on F280039CC is used for disable/enable the external crystal and device.h uses external crystal.
If we disable S1 for (disable external crystal) on F280039 CC and then powering it on, then we find F280039 cannot run.
I remember we have INTOSC1 as a backup clocking.
If we just disable external crystal by S1, why cannot F280039 uses INTOSC1 as a backup to run even if the external crystal cannot be accessed?
That is, we thought if there was no external crystal, clocking should automatically jump to INTOSC1 and the code should still run as well as the situation with an active external crystal.
By default, MCDCR.MCLKOFF = 0, is it right?
Should we need to change anything on the code to enable INTOSC1 as a backup automatically if there is no external crystal during powering on?
Wayne