Skip to content

Conversation

biwenli
Copy link
Contributor

@biwenli biwenli commented Sep 24, 2025

This commit fixes below build errors,

  • fsl_edma.c:1460:17: warning: array subscript 4 is above array bounds of edma_handle_t *[4][64] {aka struct _edma_handle *[4][64]} [-Warray-bounds]

This commit fixes below build errors,
- fsl_edma.c:1460:17: error: array subscript 4 is above array bounds of edma_handle_t *[4][64] {aka struct _edma_handle *[4][64]} [-Warray-bounds]

Signed-off-by: Biwen Li <[email protected]>
@biwenli biwenli force-pushed the hal-nxp-mcux-sdk-ng-drivers-edma4-fix-build-errors branch from d55a1c6 to 1123194 Compare September 25, 2025 03:22
@mmahadevan108
Copy link
Collaborator

@biwenli , is there a Zephyr side PR for this?

@dleach02
Copy link
Member

dleach02 commented Oct 8, 2025

Is this picked up by the SDK-NG source as well? Or can we roll this into #612

@ZhaoxiangJin
Copy link
Collaborator

ZhaoxiangJin commented Oct 11, 2025

Hello @biwenli, let's close this PR, I will update the edma4 driver to the latest in #612.
see: 1715f87

ZhaoxiangJin added a commit to nxp-upstream/hal_nxp that referenced this pull request Oct 11, 2025
Update edma4 driver to sdk latest.
After this patch, zephyrproject-rtos#609
can be closed.

Signed-off-by: Zhaoxiang Jin <[email protected]>
@biwenli
Copy link
Contributor Author

biwenli commented Oct 11, 2025

Hello @biwenli, let's close this PR, I will update the edma4 driver to the latest in #612. see: 1715f87

sure, np.

@biwenli biwenli closed this Oct 11, 2025
ZhaoxiangJin added a commit to nxp-upstream/hal_nxp that referenced this pull request Oct 13, 2025
Update edma4 driver to sdk latest.
After this patch, zephyrproject-rtos#609
can be closed.

Signed-off-by: Zhaoxiang Jin <[email protected]>
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.

4 participants