How to overcome flash download problem (CPU data abort) using ST-Link V3 and IAR workbench?
I am able to connect in SWD mode and debug target hardware but am unable to flash images to target by overriding Flash loader with my .board file in "Debugger->Download" option
Keep getting following warnings and no flash download occurs:
Wed Dec 12, 2018 11:06:42: Warning: Write failed (CPU data abort) at Memory address 0x40023C04
Wed Dec 12, 2018 11:06:43: Warning: Write failed (CPU data abort) at Memory address 0x40023C04
Wed Dec 12, 2018 11:06:43: 7392 bytes downloaded (77.62 Kbytes/sec)
Wed Dec 12, 2018 11:06:43: Loaded debugee: C:\Program Files (x86)\IAR Systems\Embedded Workbench 7.5\arm\config\flashloader\ST\FlashSTM32F77xx_256.out
Wed Dec 12, 2018 11:06:43: Target reset
Wed Dec 12, 2018 11:06:44: Warning: Write failed (CPU data abort) at Memory address 0x2001EFA8
Wed Dec 12, 2018 11:06:46: Warning: Write failed (CPU data abort) at Memory address 0x2001EF94
