Skip to content

Conversation

@nordic-segl
Copy link
Contributor

…lation

When test is run with enabled coverage, additional RAM is required to store coverage data.
Digital Microphone test is reserving most of the available RAM to store audio samples. Thus, test fails to build with coverage enabled due to RAM overflow.

Decrease size of the audio buffer when coverage is enabled.

Upstream PR #: 89084

@nordic-segl nordic-segl force-pushed the NRFX-6619_PDM-coverage branch from 5acabf6 to 8450ddb Compare April 29, 2025 07:29
…lation

When test is run with enabled coverage, additional RAM is required
to store coverage data.
Digital Microphone test is reserving most of the available RAM
to store audio samples. Thus, test fails to build with coverage
enabled due to RAM overflow.

Decrease size of the audio buffer when coverage is enabled.

Signed-off-by: Sebastian Głąb <[email protected]>
(cherry picked from commit 687f4ce)
@nordic-segl nordic-segl force-pushed the NRFX-6619_PDM-coverage branch from 8450ddb to f2e7c82 Compare April 29, 2025 13:53
@nordic-segl nordic-segl changed the title [nrf fromlist] tests: drivers: audio: dmic_api: Enable coverage calcu… [nrf fromtree] tests: drivers: audio: dmic_api: Enable coverage calcu… Apr 29, 2025
@sonarqubecloud
Copy link

@nordicjm nordicjm merged commit b6a492d into nrfconnect:main Apr 30, 2025
19 checks passed
@nordic-segl nordic-segl deleted the NRFX-6619_PDM-coverage branch April 30, 2025 06:21
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.

6 participants