妻子伦理片_《味道》电影完整版_HD中文字幕在线观看,silk116无删减在线播放,老师让我解开蕾丝胸罩,陷阱致命的诱惑

米爾科技提醒您:您的瀏覽器版本過低或者使用了兼容模式,為了獲得更好的瀏覽體驗,建議使用IE10以上的瀏覽器或使用極速模式。 請升級瀏覽器以獲得更好的體驗!

首頁 > 下載中心 > ARM軟件工具 > Arm DS-5 > DS-5 v5.9 官方開發工具

DS-5 v5.9 官方開發工具

軟件大小:590 MB 軟件性質: 免費軟件
更新時間:2012/5/4 14:22:14 應用平臺:Win9X/Win2000/WinXP
下載次數:22205 下載來源:米爾科技
軟件語言:英文 軟件類別:ARM軟件工具 > Arm DS-5
下載

DS-5工具介紹

DS-5ARM Development Studio 5)是針對 ARM 支持的 Linux Android 平臺的全面的端到端軟件開發工具套件。提供具有跟蹤、系統范圍性能分析器、實時系統模擬器和編譯器的應用程序和內核空間調試器。這些功能包括在定制、功能強大且用戶友好的基于EclipseIDE中。借助于該工具套件,可以很輕松地為ARM支持的系統開發和優化基于Linux 的系統,縮短開發和測試周期,并且可幫助工程師創建資源利用效率高的軟件。

下載地址為DS-5國內的官方下載鏡像,下載后請到ARM公司網站申請license許可證,以獲得30天的免費全功能使用測試。試用結束后,可聯系本公司購買正式license許可證,獲得無限制使用版本。

試用許可證申請和許可證安裝指南:http://m.senyo-trading.com/faq_list.asp?id=473

 

ARM DS-5 v5.9版本更新

This is a summary of the new features and other major changes in this release:

l  ARM Compiler toolchain: updated to 5.01u2 release for latest bug fixes

l  ARM Streamline: Timeline filtering per process selection

l  ARM Streamline: Timeline process pane can be configured to display GPU (graphics processor) and VPU (vertex processor) heat map

l  ARM Streamline: visualization of Mali GPU vertex and fragment processors trace activity

l  ARM Streamline: DVFS clock frequency is displayed in the Timeline chart

l  ARM Streamline: support for all performance counters on Qualcomm Scorpion processors (for example MSM8660)

l  ARM Streamline: support for the architecturally compliant counters on Qualcomm Krait processors (for example MSM8960)

l  ARM Streamline: current, voltage and power usage can be analyzed using the Energy Probe hardware unit (available to purchase separately)

l  ARM Streamline: added onlining/offlining support for perf inside gator

l  ARM Streamline: gator uses perf HAL on Linux versions 3.0 and later

l  ARM Streamline: includes gator_v8

l  DSTREAM/RVI: new 4.6 version of firmware included

l  DS-5: Linux Edition is renamed to Basic Edition

l  DS-5: installation now includes FlexNet 11 binaries

l  DS-5 Debugger: added support for debugging Linux symmetric multiprocessing (SMP) systems

l  DS-5 Debugger: Debug Control view provides separate visibility of active (currently scheduled) threads and all threads

l  DS-5 Debugger: Debug Control view and command line indicate the power state of each core

l  DS-5 Debugger: when performing Linux kernel debug, the list of threads that is printed when stopping now only includes the active (currently scheduled) threads; use info threads to list all the threads

l  DS-5 Debugger: new address spaces AHB: and APB: added for direct memory access via a CoreSight Debug Access Port

l  DS-5 Debugger: memory can be accessed whilst the target is running (subject to the target and address spaces supporting this)

l  DS-5 Debugger: memory can be filled using new Fill Memory dialog in Eclipse and using memory fill from the command line

l  DS-5 Debugger: debugger can connect to VSTREAM (available for purchase separately) to debug on RTL simulators and hardware emulators

l  DS-5 Debugger: device support extended to include: ARM Versatile Express V2P Cortex-A15, ARM Versatile Express with Cortex-A15 NEON Soft Macrocell Model, ARM Versatile Express with Cortex-R5x2, ARM Versatile Express Cortex-A15x4 + CortexA7x4 RTSM, CALAO Systems Snowball board, NVIDIA Tegra 3, PandaBoard ES, ST-Ericsson AP9500, TI AM3352/4/6/7/8/9 / OMAP 4460 and Xilinx Zynq-7000 EPP ZC702

l  Eclipse: ELF Content Editor now displays segment information in a separate tab

l  Examples: new example added to demonstrate TrustZone debugging on Versatile Express A9x4 board: TrustZone

l  Examples: new example added to demonstrate symmetric multiprocessing (SMP) bare-metal debug on Cortex-A15 MPCore: smp_primes_A15x2-Coretile

l  Examples: new example added to demonstrate symmetric multiprocessing (SMP) bare-metal debug on Snowball: fireworks_snowball

l  Examples: new instrumented C code example added to demonstrate instrumented ARM Streamline bookmark, text, and visual annotations: Streamline_annotate

l  Examples: new example Jython script added in DS-5 Debugger: jython_hash

l  Examples: bare-metal start-up code added for the Cortex-A15 MPCore processor: startup_Cortex-A15MPCore

l  Examples: Kernel module debug example now has a generic makefile, to build it against any kernel with user-supplied dependencies, for example, for use on Snowball