This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
I need to write a driver for the UART on the C6452. I managed to get the UART working at 115.2kbps using the FIFO poll mode. However, I require some assistance in getting it to work in FIFO interrupt mode. I have set the ERBI flag in the UART Interupt Enable Register (IER).
What are the next steps in enabling the interrupt service routine (ISR)? Can I use something similar to "interupt void UART_INT()", or should I use the interupt controller (INTC - cslr_intc.h) from the CSL?
I appreciate any advice or help.
Thank you.
Have you tried the PSP drivers for the C6452?
http://focus.ti.com/docs/toolsw/folders/print/supportpkg.html
You shouldn't have to write all your own.
If you decide to continue on that path I recommend using the BIOS HWI module rather than trying to use the CSL INTC module.
Maybe someone else can comment on the UART bits. I haven't used the UART.
Brad
Hi Brad,
I managed to get the UART on the C6452 working using the DSP/BIOS UART device driver which is part of the PSP.
Thanks for pointing me in the right direction.
hello RdN ;
i hve not worked with C6452 so i cant answer ur question, sorry. But ur xperince can sure help and guide me . Im deciding to buy a C6452, but i cant find information on it such as the technical document - cand u plz send it to me or da link . Second does both the Rj45 connecetors ar operational at da same time .
thank you
waiting for a reply
Aman
The Product Folder for the TMS320C6452 is here.
The datasheet and User's Guides are available at that site.