I want compile FNET project based on CW10.1
m52259demo_shell - Int. Flash Release
thisi is message:
E:/Program Files/Freescale/CW MCU v10.1/MCU/ColdFire_Tools/Command_Line_Tools/mwldmcf|Linker|Error
>Linker command file error at line 48
>File not found: exceptions.c
E:/Program Files/Freescale/CW MCU v10.1/MCU/ColdFire_Tools/Command_Line_Tools/mwldmcf|Linker|Error
>Linker command file error at line 147
>File not found: fapp_params.c
E:/Program Files/Freescale/CW MCU v10.1/MCU/ColdFire_Tools/Command_Line_Tools/mwldmcf|Linker|Error
>Link failed.
已解决! 转到解答。
Hi Winricky,
It should help for CW10.1:
You should edit your linker command file and replace:
fapp_params.c with fapp_params_c.obj
exceptions.c with exceptions_c.obj
fnet_cfm.c with fnet_cfm_c.obj
This is feature of the MCU 10.1 and should be fixed in the next CW version.
Best regards,
Andrey Butok