Hy,
In Pruh73F page 1630 the proper initialisation procedure is described.
What does this mean if I use SysBios.
- do I need to use "Hwi_disable() " and " Hwi_disableInterrupt(xx) " before setting up the config register? or does this the OS for me?
- do I need to use "Hwi_enableInterrupt(xx)" and " Hwi_enable()" after setting up the config register? or does this the OS for me?
- Is it typical to configure the HW before starting SysBios with "BIOS_start()"
Regards,
Andreas