Hi,
I am getting this error when trying to compile 580_peripheral_setup.uvproj
-> src\../include/core_cm0.h(127): error: #5: cannot open source input file "core_cmInstr.h": No such file or directory
Could you advise please?
Hi,
I am getting this error when trying to compile 580_peripheral_setup.uvproj
-> src\../include/core_cm0.h(127): error: #5: cannot open source input file "core_cmInstr.h": No such file or directory
Could you advise please?
Maybe it will fix the problem if you check Options for target... -> Device and select Cortex M0?
Or, check you have ..\..\..\src\dialog\include in your include paths. It should be there automatically
路径。\包括me
- Chris