Other Parts Discussed in Thread: TMS320C6746
Hi,
1. we are working on C6746 DSP, SYS-BIOS project. we are getting RX-UART interrupt disabling after some time automatically.what is the reason...??
2. In main() calling "_enable_interrupts()" then which interrupts are enabled.
3. sempost() can do before BIOS_START() in main()????, if then do what will happen.