Skip to content

Commit facc1e2

Browse files
authored
Update README.md
1 parent 339c18d commit facc1e2

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,3 +78,15 @@ Building of embARC MLI library
7878
---------------
7979
1. Optimal performance for 8-bit data requires version of MetaWare Development Tools 2019.06 or later
8080

81+
## Frequently Asked Questions
82+
---------------
83+
84+
Q: Can I use ARC GNU tools to build embARC MLI library?
85+
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
86+
87+
Q: Can I use MetaWare Development Tools Light to pre-build embARC MLI library and ARC GNU to build example application?
88+
A: No you cannot. embARC MLI Library must be built by full version of MetaWare Development Tools. Binaries built with MWDT Light are not compatible with ARC GNU Tools. Read the MWDT Light documentation for details.
89+
90+
Q: I can not build and run example application for my Synopsys board (EMSK, IoTDK, etc), what I shall do?
91+
A: If you build for Synopsys boards refer to documentation [embarc.org](https://embarc.org/platforms.html) as a good starting point.
92+
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.

0 commit comments

Comments
 (0)