You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,7 @@ The application injects a dummy root of trust (ROT) if true random number genera
30
30
31
31
3. Open a serial console session with the target platform using the following parameters:
32
32
33
-
* **Baud rate:** 115200
33
+
* **Baud rate:** 9600
34
34
* **Data bits:** 8
35
35
* **Stop bits:** 1
36
36
* **Parity:** None
@@ -40,7 +40,7 @@ The application injects a dummy root of trust (ROT) if true random number genera
40
40
6. Press the **RESET** button on the board to run the program
41
41
42
42
7. The serial console should now display a series of results.
43
-
43
+
44
44
## Troubleshooting
45
45
46
46
If you have problems, you can review the [documentation](https://os.mbed.com/docs/latest/tutorials/debugging.html) for suggestions on what could be wrong and how to fix it.
0 commit comments