cancel
Showing results for 
Search instead for 
Did you mean: 

STM getting reset at SCB_CleanInvalidateDCache () for multiple

Hello, I am using TouchGFX with STM32F746. I noticed that my system gets reset (With Hardfault ) several time before working fine. I wrote code at Hardfault to get PC and LR before reset and found out its getting reset at function SCB_CleanInvalidateDCache () ( PC : 0x08011420 or 0x08011410 ).

0693W000008wIEEQA2.png 

And SCB_CleanInvalidateDCache() is getting called by TouchGFXGeneratedHAL::flushFrameBuffer()

0693W000008wIEYQA2.png 

Any suggestion ?

Thanks

1 REPLY 1