Skip to content

Conversation

decsny
Copy link
Member

@decsny decsny commented Aug 15, 2025

The syntax was wrong for the chosen dtcm node. Also fixing build error on 1180 by re-allowing the symbol on some tests.

@lucien-nxp
@hakehuang

Fixes #94539

The syntax was wrong for the chosen dtcm node. Also fixing build error
on 1180 by re-allowing the symbol on some tests.

Signed-off-by: Declan Snyder <[email protected]>
@decsny decsny changed the title drivers: mcux_edma: Fix dtcm desc kconfig dep drivers: mcux_edma: Fix dtcm desc kconfig dependency Aug 15, 2025
@decsny
Copy link
Member Author

decsny commented Aug 15, 2025

@lucien-nxp I am not sure why these conf files exist actually, is it okay to remove them or was there a reason?

@zephyrbot zephyrbot added area: SPI SPI bus area: DMA Direct Memory Access area: UART Universal Asynchronous Receiver-Transmitter platform: NXP Drivers NXP Semiconductors, drivers labels Aug 15, 2025
Copy link

@hakehuang
Copy link
Contributor

regression build pass.

@lucien-nxp
Copy link
Contributor

lucien-nxp commented Aug 18, 2025

@lucien-nxp I am not sure why these conf files exist actually, is it okay to remove them or was there a reason?

Because I re-link all the data into dtcm, don't need to set CONFIG_DMA_MCUX_USE_DTCM_FOR_DMA_DESCRIPTORS kconfig to put dma descriptors into dtcm region.

@kartben kartben merged commit 0f66420 into zephyrproject-rtos:main Aug 20, 2025
39 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: DMA Direct Memory Access area: SPI SPI bus area: UART Universal Asynchronous Receiver-Transmitter platform: NXP Drivers NXP Semiconductors, drivers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

drivers: dma: mimxrt1180_evk : build failure
6 participants