Skip to content

Commit 93cbf07

Browse files
committed
MLI Readme: Fix FAQ formatting
1 parent 8aa2236 commit 93cbf07

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -90,12 +90,12 @@ Please be aware that the list of specializations is not guaranteed to be backwar
9090
## Frequently Asked Questions
9191
---------------
9292

93-
Q: Can I use ARC GNU tools to build embARC MLI library?
93+
***Q: Can I use ARC GNU tools to build embARC MLI library?***
9494
A: No you cannot. embARC MLI Library must be built by MetaWare Development Tools only. Read the documentation at [embarc.org]( https://embarc.org/embarc_mli/doc/build/html/getting_started/getting_started.html#build-library) for details
9595

96-
Q: Can I use MetaWare Development Tools Lite to pre-build embARC MLI library and ARC GNU to build example application?
96+
***Q: Can I use MetaWare Development Tools Lite to pre-build embARC MLI library and ARC GNU to build example application?***
9797
A: No you cannot. embARC MLI Library must be built by full version of MetaWare Development Tools. Binaries built with MWDT Lite are not compatible with ARC GNU Tools and full MetaWare Development Tools. Read the MWDT Lite documentation for details.
9898

99-
Q: I can not build and run example application for my Synopsys board (EMSK, IoTDK, etc), what I shall do?
99+
***Q: I can not build and run example application for my Synopsys board (EMSK, IoTDK, etc), what I shall do?***
100100
A: If you build for Synopsys boards refer to documentation [embarc.org](https://embarc.org/platforms.html) as a good starting point.
101101
You should also note that example applications support different configurations for pre trained models and thus memory requirements, not all configurations can be built and run on Synopsys boards due to memory limitations and HW capabilities, read example application readme for details. embARC MLI Library must be also pre built specifically for your board by MetaWare Development Tools. Please note that makefiles provided with examples are configured for IoTDK only if GNU tools are used.

0 commit comments

Comments
 (0)