亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

DEbugging

DEbugging,英語單詞,主要用作名詞、動詞,作名詞時譯為“調試以排除故障”,作動詞時譯為“排除故障;發現并改正錯誤(debug的ing形式)”。[1]
  • MAXQUSBJTAGOW評估板軟件

    MAXQUSBJTAGOW評估板軟件:關鍵特性 Easily Load and Debug Code Interface Provides In-Application DEbugging Features Step-by-Step Execution Tracing Breakpointing by Code Address, Data Memory Address, or Register Access Data Memory View and Edit Supports Logic Levels from 1.1V to 3.6V Supports JTAG and 1-Wire Protocols Each Adapter Has Its Own Unique Serial ID, Allowing Multiple Adapters to be Connected Without COM Port Conflicts Has In-Field Upgradable Capability if Firmware Needs to be Upgraded Enclosure Protects from Shorts and ESD

    標簽: MAXQUSBJTAGOW 評估板 軟件

    上傳時間: 2013-10-24

    上傳用戶:teddysha

  • MAXQUSBJTAGOW評估板軟件

    MAXQUSBJTAGOW評估板軟件:關鍵特性 Easily Load and Debug Code Interface Provides In-Application DEbugging Features Step-by-Step Execution Tracing Breakpointing by Code Address, Data Memory Address, or Register Access Data Memory View and Edit Supports Logic Levels from 1.1V to 3.6V Supports JTAG and 1-Wire Protocols Each Adapter Has Its Own Unique Serial ID, Allowing Multiple Adapters to be Connected Without COM Port Conflicts Has In-Field Upgradable Capability if Firmware Needs to be Upgraded Enclosure Protects from Shorts and ESD

    標簽: MAXQUSBJTAGOW 評估板 軟件

    上傳時間: 2013-11-23

    上傳用戶:truth12

  • 面向Eclips的Nios II軟件構建工具手冊

    面向Eclips的Nios II軟件構建工具手冊 The Nios® II Software Build Tools (SBT) for Eclipse™ is a set of plugins based on the Eclipse™ framework and the Eclipse C/C++ development toolkit (CDT) plugins. The Nios II SBT for Eclipse provides a consistent development platform that works for all Nios II embedded processor systems. You can accomplish all Nios II software development tasks within Eclipse, including creating, editing, building, running, DEbugging, and profiling programs.

    標簽: Eclips Nios 軟件

    上傳時間: 2013-11-02

    上傳用戶:瓦力瓦力hong

  • 怎樣使用Nios II處理器來構建多處理器系統

    怎樣使用Nios II處理器來構建多處理器系統 Chapter 1. Creating Multiprocessor Nios II Systems Introduction to Nios II Multiprocessor Systems . . . . . . . . . . . . . . 1–1 Benefits of Hierarchical Multiprocessor Systems  . . . . . . . . . . . . . . . 1–2 Nios II Multiprocessor Systems . . . . . . . . . . . . . . . . . . . .  . . . . . . . . . . . . . 1–2 Multiprocessor Tutorial Prerequisites   . . . . . . . . . . .  . . . . . . . . . . . . 1–3 Hardware Designs for Peripheral Sharing   . . . . . . . . . . . .. . . . . . . . 1–3 Autonomous Multiprocessors   . . . . . . . . . . . . . . . . . . . . . .  . . . . . . . 1–3 Multiprocessors that Share Peripherals . . . . . . . . . . . . . . . . . . . . . . 1–4 Sharing Peripherals in a Multiprocessor System   . . . . . . . . . . . . . . . . . 1–4 Sharing Memory  . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1–6 The Hardware Mutex Core  . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .  . . . . 1–7 Sharing Peripherals   . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .. . . . . . 1–8 Overlapping Address Space  . . . . . . . . . . . . . . . . . . . . . . . . . . . .  . . . . 1–8 Software Design Considerations for Multiple Processors . . .. . . . . 1–9 Program Memory  . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1–9 Boot Addresses  . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .. 1–13 DEbugging Nios II Multiprocessor Designs  . . . . . . . . . . . . . . . .  1–15 Design Example: The Dining Philosophers’ Problem   . . . . .. . . 1–15 Hardware and Software Requirements . . . . . . . . . . . . . . . .. . . 1–16 Installation Notes  . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1–17 Creating the Hardware System   . . . . . . . . . . . . . . .. . . . . . 1–17 Getting Started with the multiprocessor_tutorial_start Design Example   1–17 Viewing a Philosopher System   . . . . . . . . . . . . . . . . . . . . . . . . . . . .  . . 1–18 Philosopher System Pipeline Bridges  . . . . . . . . . . . . . . . . . . . . . 1–19 Adding Philosopher Subsystems   . . . . . . . . . . . . . . . . . . . . . .  . . . . 1–21 Connecting the Philosopher Subsystems  . . . . . . . . . . . . .. . . . . 1–22 Viewing the Complete System . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1–27 Generating and Compiling the System   . . . . . . . . . . . . . . . . . .. 1–28

    標簽: Nios 處理器 多處理器

    上傳時間: 2013-11-21

    上傳用戶:lo25643

  • Grammatica is a C# and Java parser generator (compiler compiler). It improves upon simlar tools (lik

    Grammatica is a C# and Java parser generator (compiler compiler). It improves upon simlar tools (like yacc and ANTLR) by creating well-commented and readable source code, by having automatic error recovery and detailed error messages, and by support for testing and DEbugging grammars without generating source code. It supports LL(k) grammars with an unlimited number of look-ahead tokens.

    標簽: compiler Grammatica generator improves

    上傳時間: 2015-01-11

    上傳用戶:stella2015

  • libpcap is a system-independent interface for user-level packet capture. libpcap provides a portable

    libpcap is a system-independent interface for user-level packet capture. libpcap provides a portable framework for low-level network monitoring. Applications include network statistics collection, security monitoring, network DEbugging, etc.

    標簽: libpcap system-independent user-level interface

    上傳時間: 2014-08-11

    上傳用戶:saharawalker

  • The Ext2 Filesystem Utilities (e2fsprogs) contain all of the standard utilities for creating, fixing

    The Ext2 Filesystem Utilities (e2fsprogs) contain all of the standard utilities for creating, fixing, configuring , and DEbugging ext2 filesystems.

    標簽: Filesystem Utilities e2fsprogs utilities

    上傳時間: 2013-12-02

    上傳用戶:fhzm5658

  • JILRuntime A general purpose, register based virtual machine (VM) that supports object-oriented feat

    JILRuntime A general purpose, register based virtual machine (VM) that supports object-oriented features, reference counting (auto destruction of data as soon as it is no longer used, no garbage collection), exceptions (handled in C/C++ or virtual machine code) and other DEbugging features. Objects and functions can be written in virtual machine code, as well as in C or C++, or any other language that can interface to C object code. The VM is written for maximum performance and thus is probably not suitable for embedded systems where a small memory footprint is required. Possible uses of the VM are in game development, scientific research, or to provide a stand-alone, general purpose programming environment.

    標簽: object-oriented JILRuntime register supports

    上傳時間: 2013-12-23

    上傳用戶:cc1015285075

  • CC386 is a general-purpose 32-bit C compiler. It is not an optimizing compiler but given that the co

    CC386 is a general-purpose 32-bit C compiler. It is not an optimizing compiler but given that the code generation is fairly good. There are two versions one is for MSDOS/DPMI and one is for Win32. The Win32 version has a full-blown IDE capable of editing, building, and DEbugging windows programs included with it. However at this time DEbugging support for MSDOS is rudimentary at best and there is no IDE for DOS. the newest version, support windows.

    標簽: compiler general-purpose optimizing given

    上傳時間: 2015-04-12

    上傳用戶:gtzj

  • shell 程序要求實現的shell支持以下內部命令: 1. Batch Processing 如果shell啟動帶有一個文件名作為參數

    shell 程序要求實現的shell支持以下內部命令: 1. Batch Processing 如果shell啟動帶有一個文件名作為參數,打開該文件并執行文件里所有命令。待所有進程全部結束退出shell。 2. DEbugging 提供-v選項,shell啟動時打開此選項將在運行過程中輸出若干調試信息。在該模式下,shell應該顯示所有被創建了的進程的PID號,通報已結束的子進程和傳遞給子進程的參數等。 3. Prompt (命令行提示符) 解釋器打印$PS2作為提示符。 4. Background Processing 如果命令以符合&終止,在后臺并發執行該程序。Shell立即等待下一命令的輸入,而不等待該程序的結束。 注:所有命令和參數由空格或tab符分隔。

    標簽: shell Processing Batch 程序

    上傳時間: 2015-09-16

    上傳用戶:asddsd

主站蜘蛛池模板: 青铜峡市| 金溪县| 白银市| 玉门市| 蒙自县| 邵东县| 崇信县| 上虞市| 恩平市| 丰宁| 宁夏| 汉川市| 柳江县| 铜梁县| 石嘴山市| 栾城县| 墨竹工卡县| 买车| 姚安县| 九江县| 青川县| 静安区| 巴塘县| 长岭县| 平昌县| 东辽县| 博兴县| 库车县| 伊金霍洛旗| 滦平县| 马边| 东阿县| 晋江市| 鄂尔多斯市| 隆化县| 榕江县| 德庆县| 夏邑县| 甘德县| 桃源县| 繁峙县|