Tool/software: TI-RTOS
Hi,
In TI-RTOS, is it necessary to call Board_initxxxxx() functions before BIOS_start()?
Is it possible to call Board_initxxxxx() functions after BIOS_start()?
What is difference between calling Board_initxxxxx() before and after BIOS_start()?