Compile FNET failed on CW10.1

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Compile FNET failed on CW10.1

ソリューションへジャンプ
1,249件の閲覧回数
tongxuan
Contributor I

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.

0 件の賞賛
返信
1 解決策
971件の閲覧回数
butok
NXP Employee
NXP Employee

Hi  Winricky

 

Oficial FNET does not suport CW10.1, so far (till CW10 be mature enough).

Please use CW7.2, if you can.

 

Thanks,

Andrey Butok

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
971件の閲覧回数
butok
NXP Employee
NXP Employee

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

972件の閲覧回数
butok
NXP Employee
NXP Employee

Hi  Winricky

 

Oficial FNET does not suport CW10.1, so far (till CW10 be mature enough).

Please use CW7.2, if you can.

 

Thanks,

Andrey Butok

0 件の賞賛
返信