Part Number: TDA4VE-Q1
Tool/software:
Hi ,
I am trying to add the below assembly code in c7x , hook function, but when i try to compile the same, i get the error stating that " Error: this assembly directive potentially unsafe inside a function "
__asm volatile("RETE .S1 A0,A1");
hook function is called inside the c7x exception handler.
Regards,
Manojna