How to generate S19 file at flash page_F0 address

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

How to generate S19 file at flash page_F0 address

ソリューションへジャンプ
1,712件の閲覧回数
vadagam
Contributor I

Hi,

 

I am trying to generate S record (s19) file starts from global address 0x7C0000 (Flash Page_F0) on MC9S12XS256 based target. I am using CodeWarrior 4.7 IDE and PE Micro’s BDM interface to download my flash code.

 

Please provide the information on ‘what changes I need to do in my linker and other files for generating S19 file starts at 0x7C0000 address.

 

Thank you

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

Hello

 

According to my understanding you are looking for a way to generate a S record file for your whole application, containing ^global addresses instead of logical ones.

 

Am I right?

 

If that is what you are looking for the .glo file generated automatically if you have created your project using the project wizard is what you need.

 

This is a S record file where all records are specified using global addresses.

I hope that helps.

  

CrasyCat

元の投稿で解決策を見る

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

Hello

 

According to my understanding you are looking for a way to generate a S record file for your whole application, containing ^global addresses instead of logical ones.

 

Am I right?

 

If that is what you are looking for the .glo file generated automatically if you have created your project using the project wizard is what you need.

 

This is a S record file where all records are specified using global addresses.

I hope that helps.

  

CrasyCat

0 件の賞賛
返信