Topic : verify problem and how to save the data in memory view

Forum : ARM

Original Post
Post Information Post
October 30, 2008 - 2:04am
Guest

1, Rflahser 7, device : STM32 , verification OK !? even the IC are not blank and buffer(memory view) area is blank!

2, how to save the data in memory view area into a file?

Replies
Post Information Post
+1
0
-1
October 30, 2008 - 10:46am
Raisonance Support Team

Hi,

1.
There is indeed a small problem there. Thank you for reporting it.
At some customers request, we now consider during verification that when there are 16 or more FFs in a row in the source file (or RFlasher memory), it means that this area is not supposed to be verified at all. That was done to speed up verification after programming small applications. But when doing this we forgot to handle the special case where the memory is full of FFs.
We will correct that, (and perform a blank-check in this case) but it is too late to do it for the next release, which is already in advanced phases of validation. And since this is a very special and non-blocking problem, we will not postpone the release for that.

2.
Open the data dump, right-click in it and click on 'Fill\Save'. This will open a 'Fill or Save segment' window that will allow you, among other things, to save the content of the data dump to a hex file.

Best Regards,

Vincent