Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
RcdMathLib
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
zkasmi
RcdMathLib
Wiki
Getting started
Changes
Page history
New page
Templates
Clone repository
Update Getting started
authored
5 years ago
by
zkasmi
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Getting-started.md
+2
-7
2 additions, 7 deletions
Getting-started.md
with
2 additions
and
7 deletions
Getting-started.md
View page @
38134725
...
...
@@ -75,17 +75,12 @@ After cloning or downloading the RcdMathLib, the Eclipse version of the RcdMathL
unzip RcdMathLib_full_fledged_devices.zip
~~~~~~~~
*
Start the Eclipse IDE and browse to the created workspace folder.
*
Open File->Import->General.
*
Select ''Existing Project into Workspace'' from the Selection Wizard.
*
Select Next->''archive file''-->Browse.
*
After Browsing to the [RcdMathLib_eclipse_version.zip]
(https://git.imp.fu-berlin.de/zkasmi/test_my_lib/blob/master/RcdMathLib_eclipse_version.zip) file, click on Finish.
*
Compile the whole project.
Another method to use the RcdMathLib in the Eclipse IDE is:
*
Clone the whole
RcdMathLib version for full-fledged devices
:
*
Clone the whole:
~~~~~~~~
{.sh}
git clone git@git.imp.fu-berlin.de:zkasmi/
my_lib_full_fledged_devices
.git
git clone git@git.imp.fu-berlin.de:zkasmi/
RcdMathLib
.git
~~~~~~~~
*
Create a new C project by choosing the project type under Executable:
`Hello World ANSI C Project`
,
as well as the
`Cross GCC`
Tool-chains.
...
...
This diff is collapsed.
Click to expand it.