Linker File for MPC5604S

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

Linker File for MPC5604S

1,482件の閲覧回数
akhilprasad
Contributor III

Can you provide a linker file for MPC5604S.

Am using Code warrior IDE.

ラベル(1)
2 返答(返信)

1,354件の閲覧回数
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,354件の閲覧回数
akhilprasad
Contributor III

Thank you Martin