I am using BIOSPSP and OMAPL138 device and CCS.
My code run perfect but when i press halt , it give me error.
source not found. and locate the source file error. source file which is not found " 0 ti_sysbios_family_da830_Hwi_restore_E(unsigned int) at Hwi.c : 0xc3034284 "
I know this is a place in sysbios/knl . But why compiler give this error. What setting do i need in tools or change in conf ?
Thank you