need to guide on startup code

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

need to guide on startup code

2,167件の閲覧回数
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 返答(返信)

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

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