Skip to content

Update nxp-s32g doc for VxWorks 26.03#41

Merged
ho28 merged 1 commit into
wr-integrationfrom
kpeng-updated-s32g-doc
Jun 5, 2026
Merged

Update nxp-s32g doc for VxWorks 26.03#41
ho28 merged 1 commit into
wr-integrationfrom
kpeng-updated-s32g-doc

Conversation

@kpeng3

@kpeng3 kpeng3 commented Jun 5, 2026

Copy link
Copy Markdown
Collaborator

In VxWorks 26.03, the configuration _WRS_CONFIG_SERVICE_VIRTIO has to be set to y. Otherwise, attempting to add INCLUDE_NET_VIRTIO, DRV_FDT_VIRTIO, and INCLUDE_VIRTIO_LIB results in the following error.

$ vxprj component add INCLUDE_NET_VIRTIO DRV_FDT_VIRTIO \
                      INCLUDE_VIRTIO_LIB
component(s) INCLUDE_VIRTIO_LIB INCLUDE_NET_VIRTIO do not exist
The following components were not added, the VSB does not support them:
DRV_FDT_VIRTIO

@kpeng3 kpeng3 requested a review from ho28 June 5, 2026 00:04
In VxWorks 26.03, the configuration `_WRS_CONFIG_SERVICE_VIRTIO` has to
be set to `y`. Otherwise, attempting to add `INCLUDE_NET_VIRTIO`,
`DRV_FDT_VIRTIO`, and `INCLUDE_VIRTIO_LIB` results in the following
error.

```
$ vxprj component add INCLUDE_NET_VIRTIO DRV_FDT_VIRTIO \
                      INCLUDE_VIRTIO_LIB
component(s) INCLUDE_VIRTIO_LIB INCLUDE_NET_VIRTIO do not exist
The following components were not added, the VSB does not support them:
DRV_FDT_VIRTIO
```
@kpeng3 kpeng3 force-pushed the kpeng-updated-s32g-doc branch from e82f32e to 9411b87 Compare June 5, 2026 00:07
@kpeng3 kpeng3 requested a review from shivkd June 5, 2026 00:13

@ho28 ho28 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks Kevin. LGTM

@ho28 ho28 merged commit 3bb3885 into wr-integration Jun 5, 2026
1 check failed
@kpeng3 kpeng3 deleted the kpeng-updated-s32g-doc branch June 5, 2026 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants