Tool/software: TI-RTOS
hi dear:
the m3 run ti-rtos and the c28 run nonsystem.
i have try to config a INT_CTOMPIC1 interrup function to handle the interrupt from C28, but when the m3 start up ,it run to sys_exit .
my quetion is can i config config a interrupt function to handle the interrupt from c28 in rtos ,and how to config it ?
there is some demo like ipc_comm_m3 and ipc_comm_c28 driver , but i do like that can't run in rtos .