Skip to content

Commit

Permalink
docs/psoc6/installation.rst: Updated according to changes in script.
Browse files Browse the repository at this point in the history
Signed-off-by: enriquezgarc <[email protected]>
  • Loading branch information
jaenrig-ifx committed Jan 15, 2024
1 parent 2d90086 commit d03fb65
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions docs/psoc6/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -210,11 +210,7 @@ If you want to skip the KitProg firmware update step, you can use the flag ``-s`
Direct binary flashing
----------------------

Another alternative to program the board is to directly provide the binary file. The ``firmware-deploy`` command is providing this option.
This commands is skipping all the tools download and installation, neither download the MicoPython firmware.
Therefore, it requires that `openocd <https://www.infineon.com/cms/en/design-support/software/free-and-open-source-software-foss/modustoolbox-foss-packages/?searchTerm=~%27openocd#!designsupport>`_ is already installed and available in the system path.
In exchange, it will be faster for batch flashing, or any situation where subsequent binary flashing needs to be performed.

Another alternative to program the board is to directly provide the binary file. The ``firmware-deploy`` command is enabling this option.
The board needs to be specified, and the path and name of the ``.hex`` file:

.. tabs::
Expand Down

0 comments on commit d03fb65

Please sign in to comment.