Hello,
i am new to codewarrior platform using the Freescale_MQX_4_1 project with the bsp packages after compiling the project im getting the error like
Error:
Description Resource Path Location Type
Referenced project 'bsp_twrk53n512' is not accessible test_excel Unknown C/C++ Problem
Description Resource Path Location Type
mingw32-make: *** No rule to make target `C:/Freescale/Freescale_MQX_4_1/lib/twrk53n512.cw10gcc/debug/bsp/intflash.ld', needed by `explicit-dependencies'. Stop. test_excel C/C++ Problem.
How can i resolve this error, Thanks for the reply.
Hi @HarshaGowda0707 :
I would suggest you please refer to the release note of MQX 4.1, check the codewarrior version MQX package is compiled, maybe codewarrior 10.4 or 10.2.
Please build the bsp and psp before you compile the application.
Regards
Daniel