need to guide on startup code

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

need to guide on startup code

2,166 次查看
girishrevadigar
Contributor I
Dear sir/ madam,
 
         I am fresher with working on the HCS08GT60 micocontroller, i need to understand properly that how the startup code works? and from where the exact code start running(what is the first instruction that runs in the beginning?). Please can anybody guide me where to get the necessary study material regarding all these startup file descriptions?
Please help me out.
标签 (1)
0 项奖励
回复
2 回复数

896 次查看
CrasyCat
Specialist III
Hello
 
First of all, which development tool chain are you using (CodeWarrior, .....)?
Startup code is vendor specific. It is completely different depending on the compiler vender you are using.
 
CrasyCat
0 项奖励
回复

896 次查看
OldMan
Contributor I
I am a newbie here and do not know much. But if I were you, I would search CW for source code of
"startup" or "CRT0". I would also disassmble the code pointed by the reset vector with debugger.
0 项奖励
回复