freemaster automatic variable change

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

freemaster automatic variable change

1,448件の閲覧回数
DouDou1
Contributor III

Hello everyone,

I use S32K311 chip to write a program and it can run normally, but when I use freemaster to observe the global variables, I find that the global variables observed in freemaster are different from the results I want, and the values will not change, and the values are very different. May I ask why?

a0f25e35-ce03-433e-be62-54d66aaf8b9f.png

 

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

1,244件の閲覧回数
iulian_stan
NXP Employee
NXP Employee

Hi @DouDou1,

Can you check those variables definitions and confirm whether their address, type and size match your embedded application variables:

Untitled.png

They also should be shown as decimal (DEC) - see top right corner of the Variable view.

Just to make sure - are you using any transformations ?

0 件の賞賛
返信

1,135件の閲覧回数
DouDou1
Contributor III

Thank you,@iulian_stan,

When I upgraded JINK to V7.96e, the problem was resolved.Thank you for your help.

0 件の賞賛
返信