We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cae123e commit 5752fa6Copy full SHA for 5752fa6
example/baremetal/openthread/main.c
@@ -87,6 +87,8 @@
87
* See \ref sect_example_usage_HowToDebugMultiBoards "how to debug multiple boards in embARC" for more information.
88
* * Enter number to generate the pseudo-random number for OpenThread. Recommend enter number in order, such as “1”, “2” and “3”.
89
* Using same number in different nodes may lead error.
90
+ * * Make sure the compiler configuration (TOOLCHAIN, BD_VER, CUR_CORE) of the secondary bootloader and bin file.
91
+ * For example, the bootloader for EMSK 2.3/ARCEM7D cannot boot the program for EMSK 2.3/ARCEM11D.
92
*
93
*/
94
0 commit comments