Working software combination for building Zephyr based S32DS project on S32Z

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

Working software combination for building Zephyr based S32DS project on S32Z

635 Views
eruppel
Contributor I

Hi all,

I'm wondering if anyone has a working combination of software bundles to compile a Zephyr application project for the S32Z/E family as well as instructions on how to set it up. Below are the versions and file names from NXP DocStore for each of the different components that I'm using. While I've had some success after fighting through path names and dependencies, I'm now getting the following error in the S32DS configuration tool: 

Description: Regex "NETC\d_[PV]SI" did not match anything in string "VSI_1"

Function: regexSubstr(valid, valid, valid)

Contexts:

ExpressionContext[ child_context = ChildContext[

 this = Netc_Eth.EthConfigSet.EthCtrlConfig.1.EthCtrlConfigEgress.EthCtrlConfigEgressFifo

 instance = Netc_Eth

 group = BOARD_InitPeripherals]]

Based on the .mex file, it looks like the S32DS Configuration Tool is looking for an ethernet peripheral defined in a totally different way than what the .mex file provides. Is this a function of mixing software versions (or out of date instructions)? Any thoughts on how to fix this?

Software components and versions:

S32DS version: 3.5 (File: S32DS.3.5_b220726_win32.x86_64.exe)

S32DS support for S32Z/E family version: 3.5 (File: SW32ZE_S32DS_3.5.0_D2207.zip)

RTD version: S32ZE RTD Autosar 4.7 Version 0.9.0 (File: SW32ZE_RTD_R21-11_0.9.0_D2210_DS_updatesite.zip)

Zephyr version: 0.8.0 (File: SW32ZE_AZ_3.1.0_0.8.0_D2206.tgz)

Instructions: Zephyr 0.8.0 (File: SW32ZE_AZ_3.1.0_0.8.0_D2206__User_Manual.pdf)

OS: Windows 10

Labels (1)
0 Kudos
1 Reply

582 Views
namnguyenviet
NXP Employee
NXP Employee

Hello,

Could you share the .mex file which reported the issue?

Best Regards,

Nam

0 Kudos