2025-09-29 11:02 PM
I have implemented custom external flash loader using IAR workbench framework for STM32H750IBK6 and flash device IS25LP512M-JLLE. I am seeing my basic flash commands like read status, write enable are failing. if I use the same commands in my own test framework they are working fine, so my question is when using IAR framework for flash loader development what are the preconditions to follow.