The new MDK 5.11 does not compile the previous programs that was created in MDK 5.10.
i install CMSIS 3.20.4 and the MDK Middleware 5.1.5 and select them for project but the compilation process ends with :
C:\Keil_v5\ARM\PACK\Keil\MDK-Middleware\5.1.5\FileSystem\Include\fs_config.h(10): error: #5: cannot open source input file "absacc.h": No such file or directory
Any ideas for solving this problem ?
Isn't absacc.h a C51 file?
http://www.keil.com/support/man/docs/c51/c51_absacc_h.htm
Thanks , i think that the problem have been solved
You mean it was the wrong toolchain?