This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/RM48L950: What is the relationship between EMIF and MPU?

Part Number: RM48L950
Other Parts Discussed in Thread: HALCOGEN,

Tool/software: Code Composer Studio

Hello:
I have a question to need your help.
I use EMIF asynchronous interface CS2 to connnect with external SRAM, in the case of EMIF is configured correctly, the entire SRAM space to first write then read and then compare read and write data, found that individual address data inconsistencies. If before reading and writing, first call HALCoGen generated _mpuInit_ () and _mpuEnable_ () function to initialize and enable the MPU, and then the entire space to first write then read and then comparison, the data exactly the same. why? What is the relationship between EMIF and MPU?
Best regards,