IMX6 SDK - Incorrect AIPSTZ macros

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

IMX6 SDK - Incorrect AIPSTZ macros

1,186件の閲覧回数
kevinjones
Contributor I

Hello,

 

Working on the IMX6 using the SDK I noticed that the AIPSTZ macros defined in regsaipstz.h were incorrect.

 

The base addresses for AIPSTZ 1 and 2 are defined as the following:

 

#define REGS_AIPSTZ1_BASE (0x02000000) //!< Base address for AIPSTZ instance number 1.

#define REGS_AIPSTZ2_BASE (0x02100000) //!< Base address for AIPSTZ instance number 2.

 

This is the base address for the AIPSTZ but regsaipstz.h treats them like they are the base address for AIPS-1 and AIPS-2 configuration, which is 0x0207C000 and 0x0217C000 respectively. Because of this, the macros do not work.

 

Would it be possible to get a corrected version of the SDK?

 

Thanks,

-Kevin

Original Attachment has been moved to: regsaipstz.h.zip

ラベル(2)
0 件の賞賛
返信
1 返信

1,111件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Kevin

nxp dropped sdk support: it is removed from web, no additional

releases/fixes are provided, sorry.

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛
返信