The memory of S32DSV2. 2

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

The memory of S32DSV2. 2

1,017 Views
ShiYunSong
Contributor I

When I was debugging, I found that memory was not displaying data properly. It was full of '?', what caused this?What does MEMORY need to do to display the data properly

ShiYunSong_0-1599104842656.png

 

 

0 Kudos
2 Replies

1,009 Views
stanish
NXP Employee
NXP Employee

Hi,

Could you try to halt execution? I'm affraid memory window does not update whlile your application is running.

I assume you are using S32DS for ARM + Pemicro Multilink or OpenSDA.

There is a Real Time view that alows you to display the variables while target MCU is running. See the article here:

http://www.pemicro.com/blog/index.cfm?post_id=125

 

Hope it helps.

Stan

 

 

 

 

 

 

0 Kudos

1,003 Views
zhonggl
Contributor I

In fact, we are trying to store information in different sections of flash, trying to check whether we have correctly written the right data through the memory window. But what's amazing is that now this problem has disappeared on my computer with no additional operation. I'll need to see if the problem of my colleague's computer is solved later.

0 Kudos