-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
High
-
SITSW-8036
-
11.01.00
-
-
In the OSPI_flashExecCmd function call, the first and third loops do not have timeout mechanism added to it. This makes it one of the points where the code may hang.
To make it more robust, there should be timeout mechanisms introduced to the first and third loops, the second loop already has this.