MPC5674F init code

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

MPC5674F init code

519 Views
ypchen
Contributor III

Hello NXP:

I want to initialize the MPC5674F with my own code( like init.s ),so I download the AN4097.pdf , but  I can't  searched the AN4097_SW in NXP website. Can someone give me the AN4097_SW.zip?

Also , I download AN4324_SW.zip, which has been ported to MPC5676R from MPC5674F .

My compiler is CW2.10

Thanks.

 AN4324_SW.zip   init.s

#*========================================================================
#* UPDATE HISTORY                                                        
#* Revision    Author      Date          Description of change           
#* 1.0         B. Terry    11/12/2009    Initial version for MPC5674F.
#* 1.1         D. Erazmus  12/14/2010    Ported to MPC5676R.
#* 1.2         D. Erazmus  07/27/2011    Converted to VLE instruction set.
#* 1.3         D. Erazmus  11/08/2011    Fixed error in BIUCR value.

0 Kudos
1 Reply

390 Views
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi,

there's no SW package for this application note. If a user wants to reuse some code from this application note, he is supposed to copy it to own project.

You can reuse this SW example which follows AN4097:

https://community.nxp.com/docs/DOC-102744 

Regards,

Lukas

0 Kudos