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

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

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

1,569件の閲覧回数
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 返信

721件の閲覧回数
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 件の賞賛
返信