Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc: flpr and building for nrf54l15 #17443

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

annwoj
Copy link
Contributor

@annwoj annwoj commented Sep 23, 2024

Adds building article
Adds FLPR intro

@annwoj annwoj added doc-required PR must not be merged without tech writer approval. CI-disable Disable CI for this PR changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. labels Sep 23, 2024
@NordicBuilder
Copy link
Contributor

NordicBuilder commented Sep 23, 2024

CI Information

To view the history of this post, clich the 'edited' button above
Build number: 3

Inputs:

Sources:

more details

Github labels

Enabled Name Description
ci-disabled Disable the ci execution
ci-all-test Run all of ci, no test spec filtering will be done
ci-force-downstream Force execution of downstream even if twister fails
ci-run-twister Force run twister
ci-run-zephyr-twister Force run zephyr twister
List of changed files detected by CI (0)

Outputs:

Toolchain

Version:
Build docker image:

Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped; ⚠️ Quarantine

  • ◻️ Toolchain
  • ◻️ Build twister
  • ◻️ Integration tests

Note: This message is automatically posted and updated by the CI

@NordicBuilder
Copy link
Contributor

You can find the documentation preview for this PR at this link. It will be updated about 10 minutes after the documentation build succeeds.

Note: This comment is automatically posted by the Documentation Publishing GitHub Action.

doc/nrf/app_dev/device_guides/nrf54l/building_nrf54l.rst Outdated Show resolved Hide resolved
doc/nrf/app_dev/device_guides/nrf54l/building_nrf54l.rst Outdated Show resolved Hide resolved

.. code-block:: console

nrfutil device program --firmware zephyr.hex --options chip_erase_mode=ERASE_ALL
Copy link
Contributor

Choose a reason for hiding this comment

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

The ERASE_ALL option looks like it would remove the VPR code programmed in the previous step. Is it intentional?

Copy link
Contributor

Choose a reason for hiding this comment

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

Seems to be copy-paste from 53, actual commands will be added later.


.. code-block:: console

west flash --erase
Copy link
Contributor

Choose a reason for hiding this comment

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

And this --erase option seems to have the same effect - removing the code programmed in the previous step.

Copy link
Contributor

Choose a reason for hiding this comment

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

Seems to be copy-paste from 53, actual commands will be added later.

doc/nrf/app_dev/device_guides/nrf54l/building_nrf54l.rst Outdated Show resolved Hide resolved
doc/nrf/app_dev/device_guides/nrf54l/vpr_flpr.rst Outdated Show resolved Hide resolved
doc/nrf/app_dev/device_guides/nrf54l/vpr_flpr.rst Outdated Show resolved Hide resolved
doc/nrf/app_dev/device_guides/nrf54l/vpr_flpr.rst Outdated Show resolved Hide resolved
doc/nrf/app_dev/device_guides/nrf54l/vpr_flpr.rst Outdated Show resolved Hide resolved
doc/nrf/app_dev/device_guides/nrf54l/vpr_flpr.rst Outdated Show resolved Hide resolved
Adds building article
Adds FLPR intro

Signed-off-by: Anna Wojdylo <anna.wojdylo@nordicsemi.no>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. CI-disable Disable CI for this PR doc-required PR must not be merged without tech writer approval.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants