Calling C Function from Assembly code

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

Calling C Function from Assembly code

ソリューションへジャンプ
1,189件の閲覧回数
girichavana
Contributor II


Hello Team,

 

I am working with "CodeWarrior for MCU Version: 10.1" for MC9S08SG16.

I have some functions in my C-File. I have to call those function in the asm file.

 

Could you please give me the proceduce to call the functions and to pass the parameters.

ラベル(1)
タグ(3)
0 件の賞賛
返信
1 解決策
636件の閲覧回数
CrasyCat
Specialist III

Hello

There is a chapter in the HCS08-RS08_Assembler_MCU_Eclipse.pdf dedicated to this topic.

Please check {Install}\MCU\Help\PDF\HCS08-RS08_Assembler_MCU_Eclipse.pdf, chapter Mixed C and Assembler Applications.

CrasyCat

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
637件の閲覧回数
CrasyCat
Specialist III

Hello

There is a chapter in the HCS08-RS08_Assembler_MCU_Eclipse.pdf dedicated to this topic.

Please check {Install}\MCU\Help\PDF\HCS08-RS08_Assembler_MCU_Eclipse.pdf, chapter Mixed C and Assembler Applications.

CrasyCat

0 件の賞賛
返信