Tool/software:
Hi Jagadish,
This is the continuation of the linked post. I have opened a new one because the previous one was locked.
From your last message on the linked post:
>>Can you please also try to include memInit before performing RAM testings?
Yes. The memory tests work OK if I include memInit both before and after the memory tests.
But this does not solve the problem completely because:
1. If I need to do some startup tests, lets consider watchdog integrity test, I need to preserve the contents of the memory after the reset to compare, otherwise I cannot conclude if the integrity test has passed or not. I cannot use the memInit() because it clears the memory. And we have seen that the whole RAM is written with garbage data when this problem occurs.
2. We are not even sure why this problem is happening. Do you atleast agree that it is a problem with the microcontroller?
Thank you.
Gobind Singh