Linker File for MPC5604S

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Linker File for MPC5604S

1,466 次查看
akhilprasad
Contributor III

Can you provide a linker file for MPC5604S.

Am using Code warrior IDE.

标签 (1)
2 回复数

1,338 次查看
martin_kovar
NXP Employee
NXP Employee

Hello,

if you create new project in CodeWarrior, there is linker file as a part of the project. If you do not want to create project and you want only linker file, please look at the following paths:

There are two types of CodeWarrior

CodeWarrior Classic:

CW for MPC55xx and MPC56xx 2.10\bin\Plugins\Support\MPC55XXWizard\DataBase\lcf\MPC560xS.lcf

CodeWarrior for MCU (Eclipse based)

CW MCU v10.x\MCU\lib\wizard_data\PA\DataBase\lcf\MPC5604S.lcf

Regards,

Martin

0 项奖励
回复

1,338 次查看
akhilprasad
Contributor III

Thank you Martin