# NUC980_NuWriter_CMD **Repository Path**: OpenNuvoton/NUC980_NuWriter_CMD ## Basic Information - **Project Name**: NUC980_NuWriter_CMD - **Description**: NUC980 NuWriter Linux command line tool - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 5 - **Created**: 2018-12-11 - **Last Updated**: 2024-08-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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**