Config Tools for i.MX v8

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

Config Tools for i.MX v8

跳至解决方案
2,089 次查看
saidjazouly
Contributor III

Hi NXP,

we have a question about the Config Tools for i.MX8, in the generated dts file we can see that some Pad Control Register values have their Reserved bit fields set:

for example: MX8MM_IOMUXC_SAI2_TXFS_UART1_DCE_CTS_B 0x00001816

 

saidjazouly_0-1607383116393.png

 

  1. Is this a bug in the Config Tools?
  2. Can the reserved bit value be ignored and not being set? For example:

using:

MX8MM_IOMUXC_SAI2_TXFS_UART1_DCE_CTS_B   0x16

instead of:

MX8MM_IOMUXC_SAI2_TXFS_UART1_DCE_CTS_B   0x00001816

 

Regards.

标签 (1)
0 项奖励
回复
1 解答
2,083 次查看
weidong_sun
NXP TechSupport
NXP TechSupport

Hi saidjazouly ,

>>Is this a bug in the Config Tools?

      No, this is not.

      For reserve bit, whether you set it, it is useless.

   >>Can the reserved bit value be ignored and not being set?

    Yes , it can.

     you don't need to configure it.

 

Hope this information is helpful to you.

Have a nice day!

B.R,

Weidong

在原帖中查看解决方案

0 项奖励
回复
1 回复
2,084 次查看
weidong_sun
NXP TechSupport
NXP TechSupport

Hi saidjazouly ,

>>Is this a bug in the Config Tools?

      No, this is not.

      For reserve bit, whether you set it, it is useless.

   >>Can the reserved bit value be ignored and not being set?

    Yes , it can.

     you don't need to configure it.

 

Hope this information is helpful to you.

Have a nice day!

B.R,

Weidong

0 项奖励
回复