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.

AM62P: MCU + SDK Integration support for DSS, MCAN, MCASP

Part Number: AM62P

Tool/software:

Am building  PROCESSOR-SDK-LINUX-AM62P and MCU+ SDK for RTOS/NO-RTOS 

Am trying to implement both DSS, MCASP and MCAN  into a single application for MCU R5 core , while Configuring the MPU  in syscfg; both driver sample have different configurations Is there any document related to this MPU configuration for different drivers? like DSS, MCASP , MCAN

  • Hi Shanooj,

    MPU configuration are done according to the application's requirement. The MPU settings configures the memory from starting Virtual/Physical address upto the region size(in bytes) as configured by the application to have access permissions as well as execution permission for different user modes.

    Regards,

    Tushar