Error in vector.c

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

Error in vector.c

Jump to solution
1,275 Views
Yan
Contributor I

Hello!

I’ve downloaded 68HC908GZ60LINKit sofeware from http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=68HC908GZ60&nodeId=016246844976633223

But I want to use GZ16 microcontroller not GZ60. Someone told me that practically I don’t have to change anything since GR60 and GR16 share the same memory map. So I just use the GZ16.prm which is given in “Template PRM files” to replaced the GZ60.prm, and replace all “GZ60” to”GZ16” in the program. But when I compile the vector.c file, error occurred. Could you please tell me what else should I change in the program?

Thanks in advance,
Best regards

Labels (1)
Tags (1)
0 Kudos
1 Solution
479 Views
UK_CF_FAE
NXP Employee
NXP Employee
Hi Yan,
 
If I Remember correcly.... CodeWarrior published a technical note about this topic, and this note will be in your CodeWarrior installation. Search for TN210.pdf in drive:\Program Files\CodeWarrior and sub-folders.
 
Mark

View solution in original post

0 Kudos
1 Reply
480 Views
UK_CF_FAE
NXP Employee
NXP Employee
Hi Yan,
 
If I Remember correcly.... CodeWarrior published a technical note about this topic, and this note will be in your CodeWarrior installation. Search for TN210.pdf in drive:\Program Files\CodeWarrior and sub-folders.
 
Mark
0 Kudos