Other Parts Discussed in Thread: C2000WARE
I tried to use his CLA feature, but the following warning appeared at build:
warnings #10461-D :invalid to call C28 function "xxx" defined in"D:/TI/C2000/.../",(Here I use the lib library approach).
As for this warning, what I know is that there are related calculations about integer types in it, but I have blocked related operations of integer types in my correlation.c.h file.
So, is there something else that causes this warning,
Putting the relevant code into CLA does not run successfully