Hello, guys!
I just got the S32K148EVB-Q176 board.
I have successfully programmed the test program, but I cannot monitor the variables.
I tried many ways:Follow this post to open PEmicro's Real Time Expressions:How do I enable Live View for variables when debugging?
I also update the PEMicro software in the S32DS. See below:
Still cannot find any variables, Neither in the "varibles" window nor in the "real time expressions" window. see below:
The example I use is “hello_world_s32k148”.
I add a variable in the main. You can find the program in the attachment
My environment is:
S32 Design Studio for ARM Version: 2.2
debug with OpenSDA
Please give me some advices.
Thanks!
Lu
已解决! 转到解答。
Hi Lu,
Please try to click "Add new expression", copy the LED_Blink_cnt and paste into it.
You should also notice the icon on the right corner, do not halt the Expression Values Refresh.
You can see the value refresh in blue.
Best Regards,
Robin
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Hi Lu,
Please try to click "Add new expression", copy the LED_Blink_cnt and paste into it.
You should also notice the icon on the right corner, do not halt the Expression Values Refresh.
You can see the value refresh in blue.
Best Regards,
Robin
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Hello,Robin
Thank you for you reply.
I have try your advices.
I have also kept the the Expression Values Refreshing.
But it turns out to be "Target not available".
Can you help me to solve the problem?
Thanks!
Lu