Skip to content

synthesis-os/NUC980_NuWriter_CMD

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NuWriter command tool for NUC980 family processors

The Nu-writer Command Tool is a linux console application consisting of functions to access storage(eg. DRAM,NAND,SPINOR,SPINAND,SD) in a NUC980 family processors

NuWriter command tool Installation Steps

debian/ubuntu :

sudo apt-get install libusb-1.0-0-dev

compiler :

./configure --prefix=$PWD/install
make
make install

NuWriter command tool examples

./nuwriter run.ini

Note: Refer to the "run.ini" in the source code.

Copyright (C) 2018 Nuvoton Technology Corp. All rights reserved

About

NUC980 NuWriter Linux command line tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 42.3%
  • Shell 29.1%
  • Makefile 20.8%
  • C++ 7.4%
  • M4 0.4%