Ran the MQX installer which warned that not all debug libraries are loaded. I followed instructions to load and recompile the MQX 3.8 core libraries. First problem:
When trying to load the _bsp files, the error message "Some projects were hidden because they exist in the workspace directory". Received the same error for the _usb_device files. All of the others loaded.
I then followed the ordering proscribed for recompiling and now the bsp_twrmcf51jf : Debug and cdc_vcom_twrmcf51jf : Int Flash Debug files have the error flag on them and all of the rest of the files have the yellow "warning" icon attached.
How to proceed?
Zpilot
已解决! 转到解答。
MCF51JF is not supported in CW 10.1 by default. Check if you have installed the Service Pack for MCF51Jx/Qx derivatives
from http://www.freescale.com/webapp/sps/site/overview.jsp?code=CW_UPDATES_MCU_10_1
or download and install CW 10.2
MCF51JF is not supported in CW 10.1 by default. Check if you have installed the Service Pack for MCF51Jx/Qx derivatives
from http://www.freescale.com/webapp/sps/site/overview.jsp?code=CW_UPDATES_MCU_10_1
or download and install CW 10.2
Hi Zpilot,
which instructions did you follow? What warning/error messages did you receive?
You can drag the project to the codewarrior . Go to the mqx\build\cw10\bsp_twrmcf51jf in your case, drag the .project file to the bar Codewarrior Projects.
Regards,
MartinK