Hi All
I am aware that there are some changes to UV5.12 to do with Device Pack location etc.
I have currently updated my project from the .uvproj to .uvprojx extention, however when compiling, the complier is still looking for the old location of CMSIS files (core_cm0.h).
I can see the compiler control string also pointing to the old location of CMSIS files.
Is there anyway I can change the path other than adding a new include path as this is not a particularly clean what of doing things.
Many thanks in advance.
Dom