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: doc/documents/example/example_description.doc
+14-7Lines changed: 14 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -267,6 +267,10 @@ See \ref sect_example_usage_GeneralBuildSteps for more details.
267
267
268
268
\section sect_example_build_an_application_in_embARC Building an Application in embARC
269
269
270
+
We provided some examples and applications in embARC, user can take reference from them.
271
+
- Access to the examples: [source code of embARC examples](https://github.com/foss-for-synopsys-dwc-arc-processors/embarc_osp/tree/master/example)
272
+
- Access to the applications: [source code of embARC applications](https://github.com/foss-for-synopsys-dwc-arc-processors/embarc_applications)
273
+
270
274
Studying the provided example makefiles which cover all the components is a recommended way to build your application in embARC. Getting Started Guides are provided for both Windows and Linux on the embARC.org website.
271
275
- <a href="https://embarc.org/help.html#guides"><b>Getting Started with embARC on Windows/Linux Host</b></a>
0 commit comments