summaryrefslogtreecommitdiff
path: root/FreeRTOS/Demo/RISC-V_RV64_PolarFire_SoftConsole/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'FreeRTOS/Demo/RISC-V_RV64_PolarFire_SoftConsole/README.md')
-rw-r--r--FreeRTOS/Demo/RISC-V_RV64_PolarFire_SoftConsole/README.md19
1 files changed, 19 insertions, 0 deletions
diff --git a/FreeRTOS/Demo/RISC-V_RV64_PolarFire_SoftConsole/README.md b/FreeRTOS/Demo/RISC-V_RV64_PolarFire_SoftConsole/README.md
new file mode 100644
index 000000000..ab3add80b
--- /dev/null
+++ b/FreeRTOS/Demo/RISC-V_RV64_PolarFire_SoftConsole/README.md
@@ -0,0 +1,19 @@
+## UART configuration
+On connecting Icicle kit J11 to the host PC, you should see four COM port
+interfaces connected. This example project uses MMUART0. To use this
+project the host PC must connect to the COM port interface0 using a terminal
+emulator such as HyperTerminal or PuTTY configured as follows:
+
+ - 115200 baud.
+ - 8 data bits.
+ - 1 stop bit.
+ - no parity.
+ - no flow control.
+
+## Target hardware
+This example project is targeted at the Icicle kit.
+Details are available at the following link: https://www.microsemi.com/existing-parts/parts/152514
+
+## SoftConsole details
+SoftConsole version used to test this project is available at link below:
+https://www.microsemi.com/product-directory/design-tools/4879-softconsole#downloads