Error log/ console view
Dear Sir Vetch,
As far as I remember, I did study this issue in here, https://www.keil.com/pack/doc/CMSIS/DSP/html/group_bilinear_interpolate.html, its nothing but linear interpolation applied to a two dimensional grid.
Are you talking about adding this CMSIS library ,
Not only this error, I am having different error after adding/removing files path, project setting etc.
APIs, Headers,state machine files are exists in Project branch, but why the compiler showing errors in H files of driver ?
Looking at C code structure related reason, yes I found some style of C coding in CMSIS h files is different.
what should I do now?
1. CDT does not showing errors of my main files, there was a return type problem, I solved it.
3. I think compiler is compiling all files listed in project branch , do you want me to remove some of the files from project folder, is it repeating again as I include paths from C driver?
4. Is there any setting for which only compile my c file?
5. Do you believe, updated version of Java/gcc/Eclipse is needed ?
I am using this HAL driver STM32Cube_FW_F0_V1.6.0 downloaded from STM website.
Hope you will give me some good suggestions.
Regards
HASAN