Config Tools for i.MX v11 Clock Configuration

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Config Tools for i.MX v11 Clock Configuration

646 次查看
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?

 

 

标签 (1)
0 项奖励
回复
1 回复

636 次查看
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 项奖励
回复