Tool/software: TI-RTOS
hi,
I have issue in uart interrupt,
I got isr code in ti-processor-sdk-rtos-am335x-evm-05.03.00.07-Windows-x86-Install, in this sdk code ti/csl/example/uart/uart_intr/main.c in this .c program so many function are attached to interrupt.c file.
in interrupt file CSL_a15EnableIrq() this function in .asm . for this .asm file ant .c file is available.