Post Reply 
Can not update firmware with the latest connectivity kit
06-20-2017, 07:30 AM (This post was last modified: 06-20-2017 07:30 AM by toml_12953.)
Post: #13
RE: Can not update firmware with the latest connectivity kit
(06-20-2017 05:18 AM)wangchong01 Wrote:  I'm using the ubuntu in windows instead of the real ubuntu, but the compiler is all installed by the commmand in the "readme". I have tried installing a gcc 6.3.0 but it doesn't help because "make" use the old gcc instead of the new one. Should I use the new gcc or a real ubuntu system?

Try this:

Code:
sudo apt-get update

then

Code:
sudo apt-get install build-essential

Those commands will make sure you have the latest development environment.

Tom L
Cui bono?
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Can not update firmware with the latest connectivity kit - toml_12953 - 06-20-2017 07:30 AM



User(s) browsing this thread: 1 Guest(s)