Other Parts Discussed in Thread: TMS570LS3137, HALCOGEN
Hi,
Abhijith here working on TMS570LS3137 controller, I am using EMIF in my project , and it was working fine till now with MPU initialization. now i want to use FreeRtos for the same project , for this i have made the required changes and when i call _mpuInit_() funtion the controller hangs and will not come out this function . What might be the reason for ? how do i resolve this?.
I am using the address : 0x64000005 and 0x64000007 address to communicate with my external device.