FreeMaster symbol file paser for KEIL

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

FreeMaster symbol file paser for KEIL

ソリューションへジャンプ
1,548件の閲覧回数
yuanli
NXP Employee
NXP Employee

Hi,

Can someone help guide how to configure KEIL symbol file in FreeMaster?

I'm studying example projects of KM128SWDRV_R3_0_0 with KM34 tower board.

In IAR, it is convenient to extract variables from ..\Release\Exe\*.out file in FreeMaster Project -> Options -> MAP Files tab.

But in KEIL, seems the symbol file is ..\Release\*.map file, but it can't be parsed correctly.

I tried all the other format options: Binary ELF... RegExp text paser..., always failed. Then can't retrieve global variables to monitor.

pastedImage_1.png

pastedImage_3.png

Please help advise, thank you.

Best regards,

Ryan

ラベル(1)
1 解決策
1,300件の閲覧回数
ivadorazinova
NXP Employee
NXP Employee

Hello Yuan Li,

the problem is, that you must open file ..\Release\*.axf and then choose the option Binary ELF.

In Freemaster is error (this bug is already reported), when you can choose files in search with suffix .afx instead of .axf, so files with .axf are filtered.

I hope it helps,

Best Regards,

Iva

元の投稿で解決策を見る

3 返答(返信)
1,301件の閲覧回数
ivadorazinova
NXP Employee
NXP Employee

Hello Yuan Li,

the problem is, that you must open file ..\Release\*.axf and then choose the option Binary ELF.

In Freemaster is error (this bug is already reported), when you can choose files in search with suffix .afx instead of .axf, so files with .axf are filtered.

I hope it helps,

Best Regards,

Iva

1,300件の閲覧回数
andreacanepa
Contributor IV

Thanks Iva,

I also had the same problem, but thankfully I found your answer and I solved it.

it is unbelievable that no changes to FreeMaster have been made from 2015 to 2017 to correct this defect. Has anyone alerted the NXP of this problem?

Best regards,

Andrea

0 件の賞賛
1,300件の閲覧回数
yuanli
NXP Employee
NXP Employee

Thanks Iva, it works well with the .axf file.

Best regards,

Ryan

0 件の賞賛