Error in vector.c

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

Error in vector.c

跳至解决方案
1,790 次查看
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

标签 (1)
标记 (1)
0 项奖励
回复
1 解答
994 次查看
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 项奖励
回复
1 回复
995 次查看
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 项奖励
回复