Part Number:TM4C1294NCPDT
Tool/software:TI-RTOS
Hi,
Does TIRTOS for TIva C sample codes consider startup time of crystal oscillator?
Currently we are using Ethernet sample code from tirtos_tivac_2_16_01_14,
but cannot find where exactly the crystal settings are done and does it include proper delay for startup time of crystal?
All the sample codes has below INIT functions but there is no clock settings.
Board_initGeneral();
Board_initGPIO();
Board_initEMAC();
Best Regards
paddu