Hello.,
Iam working on a project of integration of TMS570LS3137 with HYDAC580.,Iam using an interrupt function in the tms570ls3137 when Iam searching for the function definition it is in the sys_core.asm,it is in assembly code format ,since the make file is autogenerated the Project is build automatically without any error., But in order to integrate with HYDAC 580,Iam getting error of invalid symbol enable interrupt().,I don't understand what is happening., I linked all the header files for the project and Iam getting the same error., I have two questions
1. Is I need to make changes in make file to generate object code for the sys_core_asm?
2. Can I call the function deceleration i.e., in C code from assembly language?
Anyone please help me.,Iam struck here.
please and thanks in advance