Where is the ROM_LIB keyword generated .S19 file?

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

Where is the ROM_LIB keyword generated .S19 file?

ソリューションへジャンプ
1,431件の閲覧回数
bennyxu
Contributor I
LINK ROMLIB.lib AS ROM_LIB
 
generated .s19 file very small.
 
HOW to used to "ROM_LIB"
ラベル(1)
タグ(1)
0 件の賞賛
返信
1 解決策
866件の閲覧回数
CompilerGuru
NXP Employee
NXP Employee
Hi bennyxu,

AFAIK, there is nothing special about the SRecord generation with ROM libraries compared to the SRecord generation with "normally" linked applications.
Do you build from within the CW ide? If so, add a *.bbl file to your project, the SRecord ends up in the bin folder in the "normal" setup.
If you are building with a makefile, use the burner.exe to create an SRecord.

Daniel

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
867件の閲覧回数
CompilerGuru
NXP Employee
NXP Employee
Hi bennyxu,

AFAIK, there is nothing special about the SRecord generation with ROM libraries compared to the SRecord generation with "normally" linked applications.
Do you build from within the CW ide? If so, add a *.bbl file to your project, the SRecord ends up in the bin folder in the "normal" setup.
If you are building with a makefile, use the burner.exe to create an SRecord.

Daniel
0 件の賞賛
返信