MPC5xx: how could i put my function into a certain address?

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

MPC5xx: how could i put my function into a certain address?

1,567 次查看
Aaron_zhang
Contributor I
hello, i define a function pit(). I don't know how to put this function into 0x00000500 address.I wonder if it has some instruction to achieve this?I use codewarrior 8.1 for MPC555.
thans!

Message Edited by CrasyCat on 2007-04-13 01:28 PM

标签 (1)
标记 (1)
0 项奖励
回复
1 回复

719 次查看
CrasyCat
Specialist III
Hello
Look at {Install}\(CodeWarrior_Examples)\PowerPC_EABI\MPC56x\Source\eppc_exception.asm for example on how to initialize the vector table .
 
I hope this helps.
 
CrasyCat
0 项奖励
回复