Part Number:TMS570LS3137
I utilize emif(0x64000000) to access the FPGA successfully without utilizing an operating system. How can I achieve the same access using FreeRTOS? Additionally, how do I configure the MPU in os_port.c? I have attempted to modify the prvSetupDefaultMPU() function, but to no avail. Here is my attempt at configuring an MPU region:
prvMpuSetRegion(portPRIVILEGEDEMIF1REGION, 0x64000000, portMPUSIZE4KB | portMPUREGIONENABLE, portMPUPRIVRWUSERRWEXEC | portMPUNORMALOIWTNOWASHARED);
Vivian Gao:
感谢您对TI产品的关注! 关于你的咨询,我们正在确认你的问题,稍后回复您。
相关推荐
TMS570LS3137: XDS110V2识别不到
TMS570LS1227: 急求,TMS570内存被篡改,崩溃中……
TMS570LS3137-EP: TMS570LS3137-EP在线Flash更新面临的ECC空间难以更新的问题?
TMS570LS3137: TMS570LS3137
TMS570LS3137: flash读写和rti中断是能冲突
TMS570LS3137: 程序卡死在Fapi_BlockErase函数中
TMS570LS3137: 在使用freertos 时候 ,在主函数中可以完成dma初始化,在其他任务中无法完成dma初始化,寄存器状态可读不可写 ,When using freertos, dma initialization can be done in the main function, but cannot be done in other tasks, and the register state can be read but not written
TMS570LS3137: 使用协处理器输出PWM时会有波形不准的情况
TI中文支持网





