@ -75,7 +75,7 @@ supports the following hardware features of the Cortex-M3 reference design:
@@ -75,7 +75,7 @@ supports the following hardware features of the Cortex-M3 reference design:
Other hardware features are not currently supported by the port.
@ -164,7 +164,7 @@ for the Cortex-M1 reference design:
@@ -164,7 +164,7 @@ for the Cortex-M1 reference design:
..zephyr-app-commands::
:zephyr-app:samples/hello_world
:board:arty_a7_arm_designstart_m1
:board:arty_a7/designstart_fpga_cortex_m1
:goals:flash
After flashing, you should see message similar to the following in the terminal:
@ -172,7 +172,7 @@ After flashing, you should see message similar to the following in the terminal:
@@ -172,7 +172,7 @@ After flashing, you should see message similar to the following in the terminal:
..code-block:: console
*** Booting Zephyr OS build zephyr-v2.3.99 ***
Hello World! arty_a7_arm_designstart_m1
Hello World! arty_a7
The same procedure can be used for the Cortex-M3 reference design.
@ -195,7 +195,7 @@ Here is an example for the :ref:`hello_world` application.
@@ -195,7 +195,7 @@ Here is an example for the :ref:`hello_world` application.
..zephyr-app-commands::
:zephyr-app:samples/hello_world
:board:arty_a7_arm_designstart_m1
:board:arty_a7/designstart_fpga_cortex_m1
:goals:debug
Step through the application in your debugger, and you should see a message
@ -204,7 +204,7 @@ similar to the following in the terminal:
@@ -204,7 +204,7 @@ similar to the following in the terminal: