S32DS variable change value

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

S32DS variable change value

1,096 Views
gilberto_iob65
Contributor I

How can i change the value of a variable inside S32DS, while running in debug mode?

I can only watch the variable value inside Real Time Expressions viewer.

0 Kudos
3 Replies

999 Views
martin_kovar
NXP Employee
NXP Employee

Hello,

I am not sure, if I understand your question correct, but if you want to modify variable in runtime, this is not possible. In runtime, you can only watch variable. If you want to change variable, you must stop the program first.

Please let me know, if you have any other questions.

Regards,

Martin

0 Kudos

999 Views
gilberto_iob65
Contributor I

Tks for your reply,

i would like to modify the variable in runtime without stopping the

debugger (sorry, if my question was not clear);

can you suggest any workaround? In our systems (power systems) it is not

possible to stop the debugging session to change variables values.

Please consider adding this feature, because it is commonly available on

most of the ARM development systems (such as STM32 or Texas Instruments).

Best regards

Gilberto Iob

0 Kudos

999 Views
martin_kovar
NXP Employee
NXP Employee

Hello Gilberto,

I understand your use case, but the plugin you use is created by PeMicro (as well as S32DS debugger), so I think, it will be better, if you contact PeMicro support directly.

They will have better experience in this area and maybe, they will provide you information, how to write variable during runtime.

PEmicro | Experts in Embedded tools for Flash Programming and Development 

Thank you for understanding.

Regards,

Martin

0 Kudos