Part Number: SM73201-ARC-EV
Hello,
I am using RD-195 Arc Fault detection Development. My built configuration is TM320F28033 / 64 pins package. The only change in the code is in the linker file
where I added FLASHA and FLASHC_1 in the end.
.text :>> FLASHE_1 | FLASHE_2 | FLASHF | FLASHG | FLASHH | FLASHA | FLASHC_1 | FLASHD_1, PAGE = 0
After that I successfully complied the program along with new CRCs in the gGoldenCRC for the changed region.
Problem,
My periodic self test fails randomly at one of the flash sectors (viewed it in debug mode). If I run the program again it runs fine for some time then fails again at the same or different flash / ram tests.
Can you please suggest me what might be the problem ? Any inputs will help.
Thanks.