I am having difficulty getting the linker to generate code for the 56F8345 using the LDM (long data model). Are there any suggestions for resolving this issue?

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

I am having difficulty getting the linker to generate code for the 56F8345 using the LDM (long data model). Are there any suggestions for resolving this issue?

1,394件の閲覧回数
bob_s
Contributor III

I can generate an "S" record if I choose the SDM linker model, but when I select the LDM linker model, no "S" record is generated.   Any suggestions?

0 件の賞賛
返信
3 返答(返信)

1,265件の閲覧回数
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi, Bob,

I do not think that "generating S recorder file" is related with the SDK/LDM modes, it is dependent on the tools configuration to generate the S recorder file.

I suppose you use CW for DSP56800E ver8.3 tools, pls see the following configuration, then recompile your application project, it is okay.

I attach the figure of configuring to generate S recorder file.

Hope it can help you

BR

Xiangjun Rong

pastedImage_1.png

0 件の賞賛
返信

1,266件の閲覧回数
bob_s
Contributor III

Thank you for your response, Xiangjun.  Pardon the lack of clarity, but I  was  using CW10.7, and for some reason my project (since I was picking up a project from another programmer who left) settings got messed up.  I have that now configured where I can generate both S records and .elf filles correctly for both LDM and SDM models. 

0 件の賞賛
返信

1,266件の閲覧回数
xiangjun_rong
NXP TechSupport
NXP TechSupport

hi,

if you use CW for mcu ver10.x, pls check the screenshot which tell you how to generate S Recorder file.

BR

Xiangjun Rong

pastedImage_1.png

0 件の賞賛
返信