cancel
Showing results for 
Search instead for 
Did you mean: 

How to test the RAMECC module? how to generate the error and how to overcome the error ?

VBALL.850
Associate II
 
8 REPLIES 8
VBALL.850
Associate II

what is idle read condition to RAMECC not generating error?

Don't understand your question, please elaborate.

JW

VBALL.850
Associate II

I am using Stm32h757 controller.I need to read the ram from 0x24000000 to 0x247FFFFF with RAMECC enable without generating error will this possible? if yes then any how to do this?

I don't use the 'H7, but generally, you first have to write the whole memory, that sets ECC for every word/doubleword in it; then any subsequent read be OK with ECC.

In H7, you probably want to be careful about the caches, too.

JW

VBALL.850
Associate II

Any setting need to be do in target menu to write the data on particular ram location?

What is target menu?

JW

VBALL.850
Associate II

what are value set for stack and heap? as i am writing the whole memory.