We are using MC56F83783 controller, I installed the SDK for the controller as given.
After developing the code and building it, it shows some errors. The errors as follows:
Description Resource Path Location Type
mingw32-make: *** [freemaster/freemaster_appcmd_c.obj] Error 1 project1 C/C++ Problem
mingw32-make: *** [source/main_c.obj] Error 1 project1 C/C++ Problem
mingw32-make: *** [startup/Flash_config_c.obj] Error 1 project1 C/C++ Problem
mingw32-make: *** [startup/MC56F83783_Vectors_c.obj] Error 1 project1 C/C++ Problem
mingw32-make: *** Waiting for unfinished jobs.... project1 C/C++ Problem
mingw32-make: *** [utilities/fsl_assert_min_c.obj] Error 1 project1 C/C++ Problem
Specified file 'folder/project1/board' not found Operating system error: The system cannot find the path specified. project1 C/C++ Problem