Difference between revisions of "User:Xiangfu"

From Bitcoin Wiki
Jump to: navigation, search
(Installing LPCXpresso 6.1.4 on ubuntu 13.10)
(Installing LPCXpresso 6.1.4 on ubuntu 13.10)
Line 8: Line 8:
 
  cd /lib/i386-linux-gnu/
 
  cd /lib/i386-linux-gnu/
 
  sudo ln -sf libudev.so.1 libudev.so.0
 
  sudo ln -sf libudev.so.1 libudev.so.0
 +
* Source code:
 +
  http://www.lpcware.com/system/files/lpcopen_v2_00a_lpcxpresso_nxp_lpcxpresso_11u14.zip
 
* Documents:
 
* Documents:
 
   http://www.nxp.com/documents/user_manual/UM10462.pdf
 
   http://www.nxp.com/documents/user_manual/UM10462.pdf
 
   http://www.lpcware.com/system/files/LPCXpresso_User_Guide_0.pdf
 
   http://www.lpcware.com/system/files/LPCXpresso_User_Guide_0.pdf

Revision as of 04:28, 18 February 2014

http://www.openmobilefree.net

Installing LPCXpresso 6.1.4 on ubuntu 13.10

cd /lib/i386-linux-gnu/
sudo ln -sf libudev.so.1 libudev.so.0
  • Source code:
 http://www.lpcware.com/system/files/lpcopen_v2_00a_lpcxpresso_nxp_lpcxpresso_11u14.zip
  • Documents:
 http://www.nxp.com/documents/user_manual/UM10462.pdf
 http://www.lpcware.com/system/files/LPCXpresso_User_Guide_0.pdf