22
33 Overview
44********
5- The PSOC™ Edge E84 Evaluation Kit enables applications to use the PSOC™ Edge E84 Series
5+ The PSOC™ Edge E84 Evaluation Kit (KIT_PSE84_EVAL) enables applications to use the PSOC™ Edge E84 Series
66Microcontroller (MCU) together with multiple on-board multimedia, Machine Learning (ML),
77and connectivity features including custom MIPI-DSI displays, audio interfaces,
88and AIROC™ Wi-Fi and Bluetooth® combo-based connectivity modules.
@@ -21,7 +21,7 @@ Hardware
2121********
2222For more information about the PSOC™ Edge E84 MCUs and the PSOC™ Edge E84 Evaluation Kit:
2323
24- - `PSOC™ Edge Arm® Cortex® Multicore SoC Website `_
24+ - `PSOC™ Edge E84 Arm® Cortex® Multicore SoC Website `_
2525- `PSOC™ Edge E84 Evaluation Kit Website `_
2626
2727Kit Features:
@@ -78,11 +78,11 @@ building and running.
7878Applications for the ``kit_pse84_eval/pse846gps2dbzc4a/m55 ``
7979board target need to be built using sysbuild to include the required application for the other core.
8080
81- Enter the following command to compile ``hello_world `` for the FLPR core:
81+ Enter the following command to compile ``hello_world `` for the CM55 core:
8282
8383.. code-block :: console
8484
85- west build -p -b kit_pse84_eval/pse846gps2dbzc4a/m55 --sysbuild
85+ west build -p -b kit_pse84_eval/pse846gps2dbzc4a/m55 .\samples\hello_world --sysbuild
8686
8787 Debugging
8888=========
@@ -122,9 +122,9 @@ perform other standard GDB debugging on the PSOC E84 CM33 core.
122122References
123123**********
124124
125- - `PSOC™ Edge Arm® Cortex® Multicore SoC Website `_
125+ - `PSOC™ Edge E84 Arm® Cortex® Multicore SoC Website `_
126126
127- .. _PSOC™ Edge Arm® Cortex® Multicore SoC Website :
127+ .. _PSOC™ Edge E84 Arm® Cortex® Multicore SoC Website :
128128 https://www.infineon.com/products/microcontroller/32-bit-psoc-arm-cortex/32-bit-psoc-edge-arm/psoc-edge-e84#Overview
129129
130130.. _PSOC™ Edge E84 Evaluation Kit Website :
0 commit comments