How to configure GPIO for M4 core only. Not access in A9 core. Imx6sx.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to configure GPIO for M4 core only. Not access in A9 core. Imx6sx.

Jump to solution
693 Views
rakesh_patel
Senior Contributor I

Board: imx6sx EVK

How to use RDC to configure GPIO for M4 core only?

It should be not accessible in A9 core.

Labels (1)
0 Kudos
1 Solution
687 Views
igorpadykov
NXP Employee
NXP Employee

Hi rakesh_patel

 

for configuration one can use Table 52-2. RDC Peripheral Mapping 

i.MX 6SoloX Applications Processor Reference Manual

and sdk sources in ..platform/drivers/src/rdc.c

Windows Installer: i.MX 6SoloX FreeRTOS BSP 1.0.0 for Cortex-M4

 

Best regards
igor

View solution in original post

1 Reply
688 Views
igorpadykov
NXP Employee
NXP Employee

Hi rakesh_patel

 

for configuration one can use Table 52-2. RDC Peripheral Mapping 

i.MX 6SoloX Applications Processor Reference Manual

and sdk sources in ..platform/drivers/src/rdc.c

Windows Installer: i.MX 6SoloX FreeRTOS BSP 1.0.0 for Cortex-M4

 

Best regards
igor