Changing DSC type in Processor expert example projects

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Changing DSC type in Processor expert example projects

1,117 Views
fasihahmed
Contributor IV

Hey,

I have taken a sample example project from Processor Expert -> Init_SCI project .

That uses MC56F84789 DSC, I have removed that component and added my own MC56F84763 DSC.

The code can compile but I see that there are still MC56F84789.tcl and MC56F84789.mem files in directory and none for MC56F84763.

So should i also add MC56F84763.tcl and MC56F84763 .mem files from somewhere else? Do i need them? and what other initializations do i need to consider when changing DSC type ?

0 Kudos
1 Reply

1,029 Views
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi, Fasih,

I suggest you use CodeWarrior for MCU ver11.x to create a NEW project based on MC56F84763,then use PE to generate the code or copy the code from old project.

Hope it can help you

BR

XiangJun Rong

0 Kudos