Skip to content

Conversation

@jwessel
Copy link

@jwessel jwessel commented Dec 13, 2017

No description provided.

nealvis and others added 12 commits October 10, 2017 18:13
As it stands now the sdk re-installs itself every
time you run make install and erases the old install.

That makes it impossible to develop and patch the SDK
easily while trying to add support for a new OS
or debugging an install problem.

Signed-off-by: Jason Wessel <[email protected]>
Some of the demonstrations do not run correctly because
the execute bit is not set.  Some of the makefiles
fix this, while others do not.  This patch makes them
all consistent.

Signed-off-by: Jason Wessel <[email protected]>
@ecopty ecopty requested a review from mvpublicworks December 15, 2017 22:02
Copy link
Contributor

@ecopty ecopty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This commit (execute attributes) has been merged. The second commit is still under consideration

@SanggunLee
Copy link

on low memory systems like raspberry pi,
'MAKE_NJOBS ' in 'ncsdk.conf' should be 2 or 1.
when compiling c or cpp files, It needs many memory and
If you have only 1GB memory and if MAKE_NJOBS is over 2, you will see kswapd running.
kswapd consumes every cpu power and your system will be freezed.

I write here. because there is no issue tap.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants