Generate .hex file in 32k144

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

Generate .hex file in 32k144

2,440件の閲覧回数
lohrsistemas
Contributor IV

I'm using 32k144 Mcu and S32 design studio for ARM, with IAR plugin. When I try generate the .hex file, an error occour (could not open file "config.icf"). Any idea what's happening?

ラベル(2)
タグ(2)
2 返答(返信)

1,937件の閲覧回数
stanish
NXP Employee
NXP Employee

Hi,

Thanks for the report - I can reproduce the issue.

Seems IAR Plugin doubles the quotation marks the linker configuration file (.icf) path if an additional output file generation is enabled. I'd suggest you to manually delete quotation marks in Linker configuration file edit box as a workaround:

pastedImage_1.png

pastedImage_2.png 

Now the build is successful and there is the binary file generated.

Hope it helps.

Stan

1,937件の閲覧回数
lohrsistemas
Contributor IV

Hi,

Thank you Stan.

That solved my problem.

0 件の賞賛
返信