freemaster automatic variable change

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

freemaster automatic variable change

924 Views
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 Kudos
Reply
2 Replies

720 Views
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 Kudos
Reply

611 Views
DouDou1
Contributor III

Thank you,@iulian_stan,

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

0 Kudos
Reply