I am new to FreeRTOS and trying to run the demo CORTEX_A9_RZ_R7S72100_IAR_DS-5 using** DS-5** compiler and RTSM simulator (for Cortext A9). The code compiles properly and on trying to run, it reaches the initialization of interrupt vector table (in file vector_table.s). However, on trying to step through the code, it gives the following error.
ERROR(CMD440-TAD10-NAL23):
! Stepping failed
! Failed to read 4 bytes from address S:0x20031958
! Memory read from model failed. A screen shot is given below.