Example: barber

Xilinx Software Command-Line Tool (XSCT)

Xilinx Software command -LineTool (XSCT)Reference GuideUG1208 ( ) October 4, 2017 Revision HistoryThe following table shows the revision history for this 4, release is focused on quality. A number of quality related issues were addressed inthis FeedbackXilinx Software Command-Line Tools (XSCT): Reference GuideUG1208 ( ) October 4, of ContentsXilinx Software Command-Line Tool (XSCT)System and Launching XSCTI nstalling and Launching XSCT on and Launching XSCT on CommandsTarget Connection Download FeedbackXilinx Software Command-Line Tools (XSCT): Reference GuideUG1208 ( ) October 4, Use CasesChanging Compiler Options of an Application an Application Project Using an Application a Bootable Image and Program the a Program Already Running on the Applications on Zynq UltraScale+ BSP Standalone Application SVF an Application in Non-Interactive Tcl Between XSCT and Xilinx SDK Development JTAG with Resources and Legal NoticesPlease Read: Important Legal FeedbackXilinx Software Command-Line Tools (XSCT): Reference G

Installing and Launching XSCT on Linux Xilinx Software Command-line Tool (XSCT) can be installed using the small self-extracting web

Tags:

  Linux, Line, Command

Information

Domain:

Source:

Link to this page:

Please notify us if you found a problem with this document:

Other abuse

Advertisement

Transcription of Xilinx Software Command-Line Tool (XSCT)

1 Xilinx Software command -LineTool (XSCT)Reference GuideUG1208 ( ) October 4, 2017 Revision HistoryThe following table shows the revision history for this 4, release is focused on quality. A number of quality related issues were addressed inthis FeedbackXilinx Software Command-Line Tools (XSCT): Reference GuideUG1208 ( ) October 4, of ContentsXilinx Software Command-Line Tool (XSCT)System and Launching XSCTI nstalling and Launching XSCT on and Launching XSCT on CommandsTarget Connection Download FeedbackXilinx Software Command-Line Tools (XSCT): Reference GuideUG1208 ( ) October 4, Use CasesChanging Compiler Options of an Application an Application Project Using an Application a Bootable Image and Program the a Program Already Running on the Applications on Zynq UltraScale+ BSP Standalone Application SVF an Application in Non-Interactive Tcl Between XSCT and Xilinx SDK Development JTAG with Resources and Legal NoticesPlease Read: Important Legal FeedbackXilinx Software Command-Line Tools (XSCT).

2 Reference GuideUG1208 ( ) October 4, Software Command-Line Tool (XSCT)Graphical development environments such as theXilinx Software Development Kit ( Xilinx SDK)are useful for getting up to speed on development for a new processor architecture. It helps toabstract away and group most of the common functions into logical wizards that even thenovice can use. However, scriptability of a tool is also essential for providing the flexibility toextend what is done with that tool. It is particularly useful when developing regression tests thatwill be run nightly or running a set of commands that are used often by the Software Command-Line Tool (XSCT) is an interactive and scriptable command -lineinterface to Xilinx SDK. As with other Xilinx tools, the scripting language for XSCT is based onTools command Language (Tcl).

3 You can run XSCT commands interactively or script thecommands for automation. XSCT supports the following actions: Create hardware, board support packages (BSPs), and application projects Manage repositories Set toolchain preferences Configure and build BSPs/applications Download and run applications on hardware targets Create and flash boot images by running Bootgen and program_flash reference guide is intended to provide information you need to develop scripts for softwaredevelopment and debug targeting the Xilinx family of you read the document you will notice usage of some abbreviations for various productsproduced by Xilinx . For example: Use ofps7in the source code implies that these files are targeting the Zynq - 7000 APSoC family of products, and specifically the dual-coreCortex ARM A9 processors in theSoC.

4 Use ofpsuin the source code implies that this code is targeting a ZynqUltraScale+ MPSoC device, which contains a Cortex Quad-core ARM A53, dual-core ARM R5, ARM Mali400 GPU, and aMicroBlaze processor based platform management unit (PMU). Hardware definition files (HDF) are used to transfer the information about the hardwaresystem that includes a processor to the embedded Software development tools such asXilinx SDK (XSDK) and Xilinx Software Command-Line Tools (XSCT). It includes informationabout which peripherals are instantiated, clocks, memory interfaces, and memory maps. Microprocessor Software Specification (MSS) files are used to store information about theBSP. They contain OS information for the BSP, Software drivers associated with eachperipheral of the hardware design, STDIO settings, and compiler flags like optimization anddebug information 1 Send FeedbackXilinx Software Command-Line Tools (XSCT): Reference GuideUG1208 ( ) October 4, RequirementsIf you plan to use capabilities that are offered through the Xilinx SDK or the Xilinx SoftwareCommand- line Tool (XSCT), then you also need to meet the hardware and softwarerequirements that are specific to that following table lists the hardware and Software GHz minimum or higher;Hyper-threading (HHT) or Multi-core Pentium 4, Intel Core Duo, orXeon Processors.

5 SSE2 minimumMemory/RAM2 GB or higherHardware RequirementsDisplayResolution1024 768 or higher at normal size(96 dpi)Windows Windows 7 SP1 (64-bit) Windows (64-bit) Windows 10 Pro (64-bit)Supported Operating SystemsNOTE:32-bit machine support is now only availablethrough Lab Tools and Hardware Server standaloneproduct Red Hat Enterprise linux : (64-bit) (64-bit) CentOS: (64-bit) (64-bit) SUSE linux Enterprise: (64-bit) (64-bit) Ubuntu linux LTS(64-bit)NOTE:Additional libraryinstallation SpaceBased on the components selected 1: Xilinx Software Command-Line Tool (XSCT)Send FeedbackXilinx Software Command-Line Tools (XSCT): Reference GuideUG1208 ( ) October 4, and Launching XSCTTheXilinx Software Command-Line Tool (XSCT) can be installed either as a part of the XilinxSDK installer or as a separate Command-Line tool only installation.

6 XSCT is available for thefollowing platforms: Microsoft Windows LinuxThe following sections explain the installation process for each of these and Launching XSCT on WindowsXSCT can be installed using the Windows executable installer. The installer executable bears thenameXilinx_SDK_<version> , where<version>indicates the Xilinx SoftwareDevelopment Kit ( Xilinx SDK) version :Installing XSCT on Microsoft Windows operating system might require administrator rights. Inaddition, your project workspace needs to be set up in any folder that you can fully install XSCT, double-click the Windows installer executable installer accepts your login credentials and allows you to select specific tool client then automatically downloads only what you have selected and installs it on yourlocal theSelect Edition to Installwindow, select theXilinx Software Command-Line Tool (XSCT) option to install XSCT as a seperate Command-Line tool only.

7 Alternatively, you canalso select theXilinx Software Development Kit (XSDK)option to install XSCT as a part ofthe Xilinx SDK, an Eclipse-based integrated development you choose otherwise, XSCT is installed in theC:\ launch XSCT on Windows, selectStart Programs Xilinx Design Tools SDK<version>and then selectXilinx Software command line Tool. WhereSDK <version>indicates the Xilinx Software Development Kit version can also launch XSCT from the command C:\ Xilinx \SDK\<version>\ view the available Command-Line options, issue thehelpcommand at the XSCT commandprompt.** Xilinx Software Commandline Tool (XSCT)Chapter 2 Send FeedbackXilinx Software Command-Line Tools (XSCT): Reference GuideUG1208 ( ) October 4, ** Copyright 1986-2016 Xilinx , Inc.

8 All Rights helpAvailable Help Categoriesconnections - Target Connection Managementregisters - Target Registersrunning - Program Executionmemory - Target Memorydownload - Target Download FPGA/BINARY reset - Target Resetbreakpoints - Target Breakpoints/Watchpointsstreams - Jtag UART miscellaneous - Miscellaneousjtag - JTAG Accesssdk - SDK Projectspetalinux - Petalinux commandshsi - HSI commandsType "help" followed by above "category" for more details orhelp" followed by the keyword "commands" to list all the commandsxsct%Installing and Launching XSCT on LinuxXilinx Software Command-Line Tool (XSCT) can be installed using the small self-extracting webinstall executable binary distribution file.

9 The installer file bears the nameXilinx_SDK_<version> , where<version>indicates the Xilinx SoftwareDevelopment Kit ( Xilinx SDK) version :The procedure for installing XSCT on linux depends on which linux distribution you are using. Ensurethat the installation folder has the appropriate permissions. In addition, your project workspace needs to beset up in any folder that you can fully install XSCT, launch the terminal and change the permission of the self-extracting binaryexecutable.$ chmod +x Xilinx_SDK_<version> the installation process or run <version> installer accepts your login credentials and allows you to select specific tool client then automatically downloads only what you have selected and installs it on yourlocal theSelect Edition to Installwindow, select theXilinx Software Command-Line Tool (XSCT) option to install XSCT as a seperate Command-Line tool only.

10 Alternatively, you canalso select theXilinx Software Development Kit (XSDK)option to install XSCT as a part ofthe Xilinx SDK, an Eclipse-based integrated development you choose otherwise, XSCT is installed in the/ 2: Installing and Launching XSCTSend FeedbackXilinx Software Command-Line Tools (XSCT): Reference GuideUG1208 ( ) October 4, launch XSCT on linux , selectApplications Otherand then selectXilinx SoftwareCommand line Tool <version>. Where<version>is the version number of the can also launch XSCT from the command /opt/ Xilinx /SDK/<version> view the available Command-Line options, issue thehelpcommand at the XSCT commandprompt.** Xilinx Software Commandline Tool (XSCT)** Copyright 1986-2016 Xilinx , Inc.


Related search queries