2017-12-18 11:19 AM
Ok, I having more than a bad week regarding ST products.
I hit very new problem with Nucleo-H743ZI. Generated projects, example projects hang when flashing code to MCU.
with STLink utility, i can program it with hex file, but for some reason, IAR ARM does not want to flash it. It gives error after freezing loading code like this:
Mon Dec 18, 2017 21:11:11: Connected to ST-Link/V2-1 [SWD mode 1800 kHz] [Access port: 0] Firmware V2.J28.S18 (Probe no: 57175540)
Mon Dec 18, 2017 21:11:11: Hardware reset with strategy 0 was performed Mon Dec 18, 2017 21:11:11: Initial reset was performed Mon Dec 18, 2017 21:11:11: 2784 bytes downloaded (21.75 Kbytes/sec) Mon Dec 18, 2017 21:11:11: Loaded debugee: C:\Program Files (x86)\IAR Systems\Embedded Workbench 8.0\arm\config\flashloader\ST\FlashSTM32H7xxx_CM7.out Mon Dec 18, 2017 21:11:11: Target reset Mon Dec 18, 2017 21:11:21: HardFault exception. Mon Dec 18, 2017 21:11:21: The processor has escalated a configurable-priority exception to HardFault. Mon Dec 18, 2017 21:11:21: An imprecise data access error has occurred. Mon Dec 18, 2017 21:11:21: Mon Dec 18, 2017 21:11:21: Exception occured at: 0x20000280I try to different boards, reinstal newest version of IAR ARM, it gives same results.
Now i know for fact, i was working with H7 with older version, and did not had any problems, i guess this is newest version bug. But how to fix it ? Who to write to ?
Can any one dublicate this problem ? ( just any example from STM32Cube\Repository\STM32Cube_FW_H7_V1.1.0\Projects\STM32H743ZI-Nucleo\Examples\ dirctory )
Many thanks#arm #ewarm #iar #bug