Skip to content

Commit 5752fa6

Browse files
Qiang GuQiang Gu
authored andcommitted
doc: Add more extra comments in OpenThread example
1 parent cae123e commit 5752fa6

File tree

1 file changed

+2
-0
lines changed
  • example/baremetal/openthread

1 file changed

+2
-0
lines changed

example/baremetal/openthread/main.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,8 @@
8787
* See \ref sect_example_usage_HowToDebugMultiBoards "how to debug multiple boards in embARC" for more information.
8888
* * Enter number to generate the pseudo-random number for OpenThread. Recommend enter number in order, such as “1”, “2” and “3”.
8989
* 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.
9092
*
9193
*/
9294

0 commit comments

Comments
 (0)