g_pin_mux_InitConfigArr0 error for S32DS3.4 UPDATE 3

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

g_pin_mux_InitConfigArr0 error for S32DS3.4 UPDATE 3

ソリューションへジャンプ
2,617件の閲覧回数
GopikaFaraday
Contributor III

Hello NXP support team,

I am trying to configure the S32K3XX RTD SPI driver for the 172 pin package using S32DS 3.4 update 3. But every time I add a new new pin/signal routing in the pins tool and build the project, I am getting an error as shown. Could you please help me with this?

GopikaFaraday_0-1672752919868.png

NUM_OF_CONFIGURED_PINS0' undeclared here (not in a function): this is the error that pops up. Please do share your thoughts.

B R,

Gopika

0 件の賞賛
返信
1 解決策
2,581件の閲覧回数
GopikaFaraday
Contributor III

Dear @VaneB 

Thanks for the reply. Will go through the examples suggested by you.

Also, I am using the non Autosar based development here. So if i use RTD, will an Autosar based application be able to use the lower layer configurations?

Regads,

Gopika 

元の投稿で解決策を見る

0 件の賞賛
返信
8 返答(返信)
2,519件の閲覧回数
GopikaFaraday
Contributor III

@VaneB 

Hello,

Is there an emulation software that will help me test the s32k344 software without an evaluation board?

Regards

Gopika

0 件の賞賛
返信
2,603件の閲覧回数
VaneB
NXP TechSupport
NXP TechSupport

Hi @GopikaFaraday 

The RTD controller can help users to use Autosar and Non-Autosar to develop their applications. For some complex controllers, users can also combine these two methods.
The example you are using is done in MCAL to implement the port function, and you don't need to configure Pins.

Take a look at Siul2_Port_Ip_Example_S32k344.

 

B.R.

VaneB

0 件の賞賛
返信
2,600件の閲覧回数
GopikaFaraday
Contributor III

I am still confused as to how to proceed on creating a project for SPI module for communication with a slave? Should I start with the example for SPI-S32K344? If yes, 1) how to i incorporate  Siul2_Port_Ip module to the SPI configuration project ?

2) In which module should I be configuring the desired port pins required for SPI communication? Is it Siul2_Port_Ip?

Kindly share your thoughts.

BR,

Gopika

0 件の賞賛
返信
2,589件の閲覧回数
VaneB
NXP TechSupport
NXP TechSupport

Before using MCAL, I suggest to you start with the LPSPI_HalfDuplexTransfer or the LPSPI_Flexio_Ip_Transfer. These applications demonstrates the usage of Real Time Drivers.

The applications includes a Design Studio project, that uses predefined configurations for the IP layer only (Clock, Pin, Siul2, OsIf, Lpspi, IntCtrl, Flexio_Spi).

0 件の賞賛
返信
2,582件の閲覧回数
GopikaFaraday
Contributor III

Dear @VaneB 

Thanks for the reply. Will go through the examples suggested by you.

Also, I am using the non Autosar based development here. So if i use RTD, will an Autosar based application be able to use the lower layer configurations?

Regads,

Gopika 

0 件の賞賛
返信
2,575件の閲覧回数
VaneB
NXP TechSupport
NXP TechSupport

Yes it is possible, the RTD controller let users can also combine Autosar and Non-Autosar to develop applications.

0 件の賞賛
返信
2,519件の閲覧回数
GopikaFaraday
Contributor III
@VaneB,
Is there an emulation software that will help me test the s32k344 software, without an evaluation board?
0 件の賞賛
返信
2,545件の閲覧回数
GopikaFaraday
Contributor III

@VaneB 

Thankyou so much for your help and support. Really appreciate it.

0 件の賞賛
返信