Skip to content

Conversation

@PatrickRobbIOL
Copy link
Collaborator

@PatrickRobbIOL PatrickRobbIOL commented Dec 4, 2025

Description

Per a new Ocre Runtime update, external memory is now used on the B_u585 board. Consequently, we now need to erase this memory before flashing a new container to the board. This PR is adding that needed pre-step.

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

I have run the STM32_Programmer_CLI locally on the zephyr-xlarge-runner at UNH, and it printed to stdout that it had erased the b_u585 board. When this PR is run, we will be able to see if it works also when invoked via GHA.

@kr-t kr-t linked an issue Dec 5, 2025 that may be closed by this pull request
1 task
@kr-t kr-t merged commit 314a647 into project-ocre:main Dec 5, 2025
14 checks passed
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.

Erase external memory on U585 before flashing it in CI

2 participants