This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

EVM6678 - POST (external memory test)

Guru 10750 points

Hi,

I'm using MCSDK v02_00_00_14, on running the EVM6678 post test it fails from time to time on the external memory 

test, on the pattern writing where there is an issue with address ending with 0x0 and 0x8, for example address 0x80000000 is equal to 0x80000010 

and not 0x80000000, address 0x80000008 equal to 0x80000018 and not 0x80000008 and so on there are no issues with address ending with 0x4 and 0xc,

Have anyone seen this issue?

Thanks,

HR