In CCS v5.5 using tms320c6416 functional simulator ,I made a project which generated sine wave,computed fft and angle and viewed the results on graphs. I modified the code to compute magnitude, max frequency index. Biuld and debug was successful but when I load the program it gives following error: " Memory Map Error: WRITE access by CPU to address 0xfffd2bc0, which is RESERVED in Hardware. ". I couldnt figure out the solution for it. Kindly help me on it because before this modification every thing was fine