Hi,
We are trying incorporate one and two DMA tests to run during startup. We have copied these tests over from the safety library 2.4.0. The tests complete, but we are not seeing the expected esm error for any of the tests. We are enabling the DMA ECC in our _c_int00() function by writing 0xAU to the dmaREG->DMAPCR register.
Here is our tests. Any guidance would be much appreciated.