Config Tools for i.MX v11 Clock Configuration

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

Config Tools for i.MX v11 Clock Configuration

648 Views
DanBil
Contributor I

Hello all,

we currently have a project where we need to enable multicore processing. For this we want to enable a simple Uart communication with the M4. Unfortunately, we fail to perform a minimal example with another Uart. Furthermore, we wonder why we can't make any adjustment to the clock settings with the Config Tool and have to do it manually instead?

 

 

Labels (1)
0 Kudos
Reply
1 Reply

638 Views
AldoG
NXP TechSupport
NXP TechSupport

Hello,

Please note that the i.MX SDK is not supported by the MCUXpresso IDE, this include the config tools included in the IDE, with the exception of the i.MX RT, the toolchains supported are IAR and GCC ARM only.

We have support for pin configuration and DDR tools only, all other needed changes should be done manually.

Finally, inside the SDK package you'll find example for both RPMSG communication as well as for UART for the Cortex-M.

Best regards,
Aldo.

0 Kudos
Reply