MDSTECH
TRACE32
TRACE32 Solution
TRACE32 Trace Solution
TRACE32 More Product
TRACE32 Software Solution
Why TRACE32?
교육신청
정규교육
교육과정 안내
교육장 안내
교육설문
자료실
TRACE32 소프트웨어
TRACE32 매뉴얼
iTSP
TRACE32 영상
인증서
고객지원
뉴스레터
Q&A
FAQ
원격지원
검색창
검색버튼
회원가입
로그인
TRACE32
TRACE32 Solution
TRACE32 Trace Solution
TRACE32 More Product
TRACE32 Software Solution
Why TRACE32?
교육신청
정규교육
교육과정 안내
교육장 안내
교육설문
자료실
TRACE32 소프트웨어
TRACE32 매뉴얼
iTSP
TRACE32 영상
인증서
고객 지원
뉴스레터
Q&A
FAQ
원격지원
사이트맵 보기
TRACE32 Revision History 문서 원본 보기
←
TRACE32 Revision History
이동:
둘러보기
,
검색
문서 편집 권한이 없습니다. 다음 이유를 확인해주세요:
요청한 명령은 다음 권한을 가진 사용자에게만 가능합니다:
사용자
문서의 원본을 보거나 복사할 수 있습니다:
<h2><span style="color: #999999;"><strong>April 2015</strong></span></h2> <p><span style="font-size: large;"><strong>New TRACE32 Feature</strong></span></p> <p><strong>Build Number : 62596 2015-04-27</strong></p> <p>Architecture : HC12</p> <p>Affected Commands : FLASH.AUTO, FLASH.ReProgram</p> <p>Description : FLASH.AUTO support added for HC12 processor internal IMB flash</p> <p> </p> <p><strong>Build Number : 61966 2015-04-01</strong></p> <p>Architecture : TriCore</p> <p>Affected Commands : Onchip.*</p> <p>Description : Fixed erroneous read out of on-chip trace buffer. In most cases this issue was not obvious to users. Affected devices: TC1724ED, TC1728ED, TC1791ED, TC1793ED, TC1798ED and the AURIX EDs TC26x, TC23x. Affected users are strongly advised to upgrade to latest TRACE32 version.</p> <p> </p> <p><strong>Build Number : 62030 2015-04-02</strong></p> <p>Architecture : ALL</p> <p>Affected Commands : Var.set, Var.*</p> <p>Description : Added support for arbitrary hexadecimal values in character constants</p> <p> Var.NEWLOCAL char \c</p> <p> Var.NEWLOCAL char[64] \s</p> <p> ; *OLD T32* *NEW T32* *GCC*</p> <p> Var.set \c='x' c=='x' c=='x' c=='x'</p> <p> Var.set \c='\011' c==9 c==9 c==9 (Supports for octal values)</p> <p> Var.set \c='\x9' invalid c==9 c==9 (change!) New supports for hex values</p> <p> Var.set \c='\x42' invalid c==0x42 c==0x42 (change!) New supports for hex values</p> <p> Var.set \c='\x' c=='x' invalid invalid (change!) Empty hex literals are now an error for characters</p> <p> Var.set \c='\z' c=='z' invalid invalid (change!) Invalid escape seq. are now an error for characters</p> <p> Var.set \c='\x422' invalid invalid invalid</p> <p> Var.set \c='\009' invalid invalid invalid</p> <p> ; *OLD T32* *NEW T32* *GCC*</p> <p> Var.set \s="yxz" s=="yxz" s=="yxz" s=="yxz"</p> <p> Var.set \s="y\011z" s=="y\tz" s=="y\tz" s=="y\tz" (Supports for octal values)</p> <p> Var.set \s="y\x9z" s=="y\x9z" s=="y\tz" s=="y\tz" (change!) New supports for hex values</p> <p> Var.set \s="y\x42z" s=="yx42z" s=="yBz" s=="yBz" (change!) New supports for hex values</p> <p> Var.set \s="y\xz" s=="yxz" s=="yxz" invalid (Empty hex literals are still tolerated with strings)</p> <p> Var.set \s="yx\z" s=="yxz" s=="yxz" invalid (Invalid escape seq. are still tolerated with strings)</p> <p> Var.set \s="y\x422z" s=="yx422z" s=="yB2z" invalid (change!) T32 supports now hex literals</p> <p> Var.set \s="y\009z" s=="y\09z" s=="y\09z" s=="y\09z" (Supports for octal values. Octal values end with the first non-octal digit.)</p> <p> Var.set \s="y\^Iz" s=="y\tz" s=="y\tz" invalid (Escape sequences for caret notation are still supported)</p> <p> Var.set \s="y\^\tz" s=="y\tz" s=="y\x1Ctz" invalid (change!) Escape sequences within caret notation no longer supported</p> <p> </p> <p><strong>Build Number : 62139 2015-04-09 </strong> </p> <p>Architecture : MSP430</p> <p>Affected Commands : SYm.CPU</p> <p>Description : New devices added, MSP430F67451A, MSP430F6745A, MSP430F67461A, MSP430F6746A,</p> <p> MSP430F67471A, MSP430F6747A, MSP430F67481A, MSP430F6748A, MSP430F67491A,</p> <p> MSP430F6749A</p> <p> </p> <p><strong>Build Number : 62130 2015-04-09</strong></p> <p>Architecture : MSP430</p> <p>Affected Commands : SYm.CPU</p> <p>Description : New devices added, MSP430F6720A, MSP430F6721A, MSP430F6723A, MSP430F6724A,</p> <p> MSP430F6725A, MSP430F6726A, MSP430F6730A, MSP430F6731A, MSP430F6733A,</p> <p> MSP430F6734A, MSP430F6735A, MSP430F6736A</p> <p> </p> <p><strong>Build Number : 62242 2015-04-14</strong></p> <p>Architecture : Hexagon</p> <p>Affected Commands : SYm.Option REVision <value> (simulator only)</p> <p>Description : Allows to specify a default value for the REV regir. Applications evaluate this regir to get information about version and implemented features.</p> <p> </p> <p><strong>Build Number : 2015-04-14</strong></p> <p>Architecuture : all</p> <p>Affected Commands : VxWorks Awareness</p> <p>Description : TASK.CONFIG also intializes menu, symbol autoloader and help filter</p> <p>Description : Use space ids for VxWorks RTP support</p> <p> </p> <p><strong>Build Number : 2015-04-08</strong></p> <p>Architecuture : x64</p> <p>Affected Commands : VxWorks Awareness</p> <p>Description : VxWorks support for 64bit intel architecture</p> <p> </p> <p>Build Number : 2015-03-30</p> <p>Architecuture : ARM</p> <p>Affected Commands : VxWorks Awareness</p> <p>Description : Support for Context ID as task switch trace</p> <p> </p> <p><strong>Build Number : 61922 2015-03-10</strong></p> <p>Architecuture : all</p> <p>Affected Commands : Remote API</p> <p>Description : new calls T32_Cmd_f() and T32_Printf()</p> <p> </p> <p><strong>Build Number : 62516 2015-04-23</strong></p> <p>Architecture : ALL</p> <p>Affected Commands : IFCONFIG.ETHernetADDRESS()</p> <p>Description : New PRACTICE function IFCONFIG.ETHernetADDRESS()</p> <p> Returns the MAC address of the PowerDebug device as a single 48-bit number if it is connected via Ethernet. Returns zero otherwise.</p> <p> </p> <p><strong>Build Number : 62394 2015-04-29</strong></p> <p>Architecture : HC12</p> <p>Affected Commands : all</p> <p>Description : support for HC12DA/DG/DT128 with LA-7736 an LA-3748</p> <p> </p> <p><strong>Build Number : 61580 2015-03-18</strong></p> <p>Architecture : ARM</p> <p>Affected Commands : all</p> <p>Description: semihosting extended to support IAR compiler</p> <p> </p> <p><strong>Build Number : 61641 2015-03-20</strong></p> <p>Architecture : x86,x64</p> <p>Affected Commands : Data.LOAD.EXE</p> <p>Description : support of debug info for optimized variables from VS-2012/VS-2013</p> <p> </p> <p><strong>Build Number : 61945 2015-03-31</strong></p> <p>Architecture : PowerPC</p> <p>Affected Commands : Trace</p> <p>Description : prestore address information in trace generated for data cycles in nexus traces</p> <p> </p> <p><strong>Build Number : 61946 2015-03-31</strong></p> <p>Architecture : PowerPC</p> <p>Affected Commands : Trace</p> <p>Description : prestore address information from trace can be used for statistics</p> <p> </p> <p><strong>Build Number : 61946 2015-03-31</strong></p> <p>Architecture : PowerPC</p> <p>Affected Commands : Trace</p> <p>Description : New commands Trace.STATistic.PAddress and Trace.STATistic.PsYmbol to analyze the prestore address</p> <p> </p> <p><strong>Build Number : 62017 2015-04-02</strong></p> <p>Architecture : ARM</p> <p>Affected Commands : Trace</p> <p>Description : prestore address information in trace always generated when available, even when ETM.DataTracePrestore is off.</p> <p> </p> <p><strong>Build Number : 62054 2015-04-06</strong></p> <p>Architecture : all</p> <p>Affected Commands : Trace.List</p> <p>Description : trace list can now handle traces with sparse trace data much better</p> <p> </p> <p><strong>Build Number : 62484 2015-04-22</strong></p> <p>Architecture : ARM</p> <p>Affected Commands : Data.LOAD.Elf, Frame</p> <p>Description : CFA frame information from DWARF now loaded by default.</p> <p> </p> <p><strong>Build Number : 62579 2015-04-26</strong></p> <p>Architecture : all</p> <p>Affected Commands : Trace.Find, Trace.FindAll</p> <p>Description : search for address matches now also finds cycles that are close and touch the given address only</p> <p> </p> <p><strong>New peripheral files:</strong></p> <p>perlpc43xx.per updated for <span style="white-space: pre;"> </span>LPC4312JBD144, LPC4312JBD144-M0, LPC4312JET100, LPC4312JET100-M0, LPC4313JBD144,</p> <p><span style="white-space: pre;"> </span>LPC4313JBD144-M0, LPC4313JET100, LPC4313JET100-M0, LPC4315JBD144,LPC4315JBD144-M0, LPC4315JET100,</p> <p><span style="white-space: pre;"> </span>LPC4315JET100-M0, LPC4317JBD144, LPC4317JBD144-M0, LPC4317JET100, LPC4317JET100-M0, LPC4322JBD144,</p> <p><span style="white-space: pre;"> </span>LPC4322JBD144-M0, LPC4322JET100, LPC4322JET100-M0, LPC4323JBD144, LPC4323JBD144-M0, LPC4323JET100,</p> <p><span style="white-space: pre;"> </span>LPC4323JET100-M0, LPC4325JBD144, LPC4325JBD144-M0, LPC4325JET100, LPC4325JET100-M0, LPC4327JBD144,</p> <p><span style="white-space: pre;"> </span>LPC4327JBD144-M0, LPC4327JET100, LPC4327JET100-M0, LPC4333JBD144, LPC4333JBD144-M0, LPC4333JET100,</p> <p><span style="white-space: pre;"> </span>LPC4333JET100-M0LPC4333JET256, LPC4333JET256-M0, LPC4337JBD144, LPC4337JBD144-M0, LPC4337JET100,</p> <p><span style="white-space: pre;"> </span>LPC4337JET100-M0, LPC4337JET256, LPC4337JET256-M0, LPC4353JBD208, LPC4353JBD208-M0, LPC4353JET256,</p> <p><span style="white-space: pre;"> </span>LPC4353JET256-M0, LPC4357JBD208, LPC4357JBD208-M0, LPC4357JET256, LPC4357JET256-M0, LPC4370FET100,</p> <p><span style="white-space: pre;"> </span>LPC4370FET100-M0, LPC4370FET256, LPC4370FET256-M0</p> <p>permb86r0x.per new for <span style="white-space: pre;"> </span>MB86R01, MB86R02, MB86R03</p> <p>pers6j32x.per new for <span style="white-space: pre;"> </span>6J323CKSA, S6J323CLSA, S6J324CKSA, S6J324CLSA, S6J325CKSA, S6J325CLSA, S6J326CKSA,</p> <p><span style="white-space: pre;"> </span>S6J326CLSA</p> <p>pers6j311.per new for 6J3118HAA, S6J3119HAA, S6J311AHAA, S6J311BJAA, S6J311CJAA, S6J311DJAA, S6J311EJAA,</p> <p><span style="white-space: pre;"> </span>S6J3128HAA, S6J3129HAA, S6J312AHAA</p> <p>perstm32f0.per updated for STM32F030C6, STM32F030C8, STM32F030F4, STM32F030K6, STM32F030R8, STM32F031C4,</p> <p><span style="white-space: pre;"> </span>STM32F031C6, STM32F031F4, STM32F031F6, STM32F031G4, STM32F031G6, STM32F031K4, STM32F031K6,</p> <p><span style="white-space: pre;"> </span>STM32F042C4, STM32F042C6, STM32F042F4, STM32F042F6, STM32F042G4, STM32F042G6, STM32F042K4,</p> <p><span style="white-space: pre;"> </span>STM32F042K6, STM32F042T6, STM32F050G6, STM32F071CB, STM32F071RB, STM32F071V8, STM32F071VB,</p> <p><span style="white-space: pre;"> </span>STM32F072C8, STM32F072CB, STM32F072R8, STM32F072RB, STM32F072V8, STM32F072VB</p> <p> </p> <p><strong>New order codes:</strong></p> <p><span style="white-space: pre;"> </span>LA-3888 DXCPL Box (DAP over CAN Physical Layer)</p> <p> </p> <p><strong>New/updated web pages:</strong></p> <p><span style="white-space: pre;"> </span>New video: http://www.lauterbach.com/tut_gui.html (Introduction into TRACE32 GUI)</p> <p> </p> <p><strong>Other news:</strong></p> <p><span style="white-space: pre;"> </span>As required by Xilinx please do not use the Xilinx ZYNQ Flyer any more as well as any material mentioning AXI Monitor.</p> <p> </p> <h2><strong><span style="color: #999999;">March 2015</span></strong></h2> <p><span style="font-size: large;"><strong>New TRACE32 Feature</strong></span></p> <p><span style="font-size: small;"><strong>build number: 61531, 2015-03-17</strong></span></p> <p><span style="font-size: small;">architecture: ARMv8/ARM64</span></p> <p><span style="font-size: small;">affected commands: SYStem.CPU *</span></p> <p><span style="font-size: small;">description: Added support for Cortex-A72/Cortex-A53 big.LITTLE system</span></p> <p> </p> <p><span style="font-size: small;"><strong>build number: 61241, 2015-03-07</strong></span></p> <p><span style="font-size: small;">architecture: ARMv8/ARM64</span></p> <p><span style="font-size: small;">affected commands: SYStem.CPU *</span></p> <p><span style="font-size: small;">description: Added support for Cortex-A72</span></p> <p> </p> <p><span style="font-size: small;"><strong>build number: 60927, 2015-02-25</strong></span></p> <p><span style="font-size: small;">architecture: TriCore</span></p> <p><span style="font-size: small;">affected commands: Trace.*</span></p> <p><span style="font-size: small;">description: Added support for TC23x Emulation Devices.</span></p> <p> </p> <p><span style="font-size: small;"><strong>build number: 60602, 2015-01-25</strong></span></p> <p><span style="font-size: small;">architecture: Hexagon</span></p> <p><span style="font-size: small;">affected commands: frame.config.eabi [on|off]</span></p> <p><span style="font-size: small;">description: New option forces the stack unwinding algorithm to follow the frame-pointer/link-register pairs.</span></p> <p> </p> <p><span style="font-size: small;"><strong>build number: 60602, 2015-01-25</strong></span></p> <p><span style="font-size: small;">architecture: PowerPC</span></p> <p><span style="font-size: small;">affected commands: frame.config.eabi [on|off]</span></p> <p><span style="font-size: small;">description: New option forces the stack unwinding algorithm to follow the frame-pointer/link-register pairs.</span></p> <p> </p> <p><span style="font-size: small;"><strong>build number: 61220, 2015-03-06</strong></span></p> <p><span style="font-size: small;">architecture: All</span></p> <p><span style="font-size: small;">affected commands: MMU.COMMON, TRANS.COMMON</span></p> <p><span style="font-size: small;">description: Old way of specifiying multiple COMMON address ranges with OR operation has been removed (TRANS.COMMON 0x80000000--0x8FFFFFFF||0xA0000000--0xBFFFFFFF).</span></p> <p><span style="font-size: small;">Please use spaces instead of logical OR (||) to separate multiple address ranges in one command line (TRANS.COMMON 0x80000000--0x8FFFFFFF 0xA0000000--0xBFFFFFFF) or use TRANS.COMMON.ADD to specify additional address ranges</span></p> <p><span style="font-size: small;">(TRANS.COMMON 0x80000000--0x8FFFFFFF TRANS.COMMON.ADD 0xA0000000--0xBFFFFFFF). This change was necessary to prevent hard to find errors when users specify incorrect address ranges in the old implementation.</span></p> <p> </p> <p><span style="font-size: small;"><strong>build number: 61090, 2015-03-03</strong></span></p> <p><span style="font-size: small;">architecture: MIPS64</span></p> <p><span style="font-size: small;">affected commands: MMU.FORMAT</span></p> <p><span style="font-size: small;">description: New MMU format LINUX64HTLBP16 added. Needed for Linux 2.6.32 with 16kByte page size.</span></p> <p> </p> <p><span style="font-size: small;"><strong>build number: 2015-11-03</strong></span></p> <p><span style="font-size: small;">architecture: TriCore</span></p> <p><span style="font-size: small;">description: New TriCore CPUs added/tested: TC297TF</span></p> <p> </p> <p><span style="font-size: small;"><strong>build number: 61297, 2015-03-10</strong></span></p> <p><span style="font-size: small;">architecture: all</span></p> <p><span style="font-size: small;">affected commands: Remote API</span></p> <p><span style="font-size: small;">description: 64bit library for Linux</span></p> <p> </p> <p><span style="font-size: small;"><strong>build number: 61394, 2015-03-13</strong></span></p> <p><span style="font-size: small;">architecture: all</span></p> <p><span style="font-size: small;">affected commands: Remote API</span></p> <p><span style="font-size: small;">description: Access to x64 128bit registers</span></p> <p> </p> <p><span style="font-size: large;"><strong>New peripheral files:</strong></span></p> <p><span style="font-size: small;">perstm32l0.per : new for STM32L051C6, STM32L051C8, STM32L051K6, STM32L051K8, STM32L051R6, STM32L051R8, STM32L051T6, STM32L051T8, STM32L052C6, STM32L052C8, STM32L052K6, STM32L052K8, STM32L052R6, STM32L052R8, STM32L052T6, STM32L052T8, STM32L053C6, STM32L053C8, STM32L053R6, STM32L053R8, STM32L062K8, STM32L063C8, STM32L063R8</span></p> <p><span style="font-size: small;">perkeystone2.per : upated for 66AK2H06, 66AK2H12, TCI6634K2K, TCI6636K2H, TCI6638K2K, 66AK2H14, 66AK2E02, 66AK2E05, AM5K2E02, AM5K2E04, TCI6630K2L</span></p> <p><span style="font-size: small;">permpc830x.per : updated for MPC8306, MPC8308, MPC8309</span></p> <p> </p> <p><span style="font-size: large;"><strong>Other news:</strong></span></p> <p><span style="font-size: small;">ARM Demo boards: Ready to use demos for Arm architecture downloadable.</span></p> <p><span style="font-size: small;"> : EBV SoCrates with Altera CycloneV - Linux + AMP + Trace(CortexA9 SMP + Altera Nios)</span></p> <p><span style="font-size: small;"> : ZedBoard with Xilinx ZYNQ-7000 - Linux + Trace (CortexA9 SMP) </span></p> <p><span style="font-size: small;"> : K70F120 with Freescale CortexM4 - uCLinux (CortexM4)</span></p> <p> </p> <h2><strong><span style="color: #999999;">February 2015</span></strong></h2> <p><span style="font-size: large;"><strong>New TRACE32 Feature</strong></span></p> <p><span style="font-size: small;"><strong>build number: 60491, 2015-02-10</strong></span></p> <p><span style="font-size: small;">architecture: PowerPC-64bit</span></p> <p><span style="font-size: small;">affected commands: FLASH.TARGET, FLASH.CFI</span></p> <p><span style="font-size: small;">description: PowerPC-64bit DualPort flash programming enabled. DualPort flash programming requires flash algorithm binary revision #3156 or newer.</span></p> <p> </p> <p><span style="font-size: small;"><strong>build number: 60238, 2015-02-03</strong></span></p> <p><span style="font-size: small;">architecture: TriCore</span></p> <p><span style="font-size: small;">affected commands: Trace.Timing</span></p> <p><span style="font-size: small;">description: Peripheral trace (OTGB trace) added. See demo/tricore/etc/peripheraltrace for an example.</span></p> <p> </p> <p><span style="font-size: small;"><strong>build number: 60314, 2015-02-04</strong></span></p> <p><span style="font-size: small;">architecture: any</span></p> <p><span style="font-size: small;">affected commands: STRing.SPLIT(string,separator,element-idx)</span></p> <p><span style="font-size: small;">description: Practice function to split up string at separator and return resulting part at index element-idx</span></p> <p> </p> <p><span style="font-size: small;"><strong>build number: 2015-02-20</strong></span></p> <p><span style="font-size: small;">architecture: x86 / x64</span></p> <p><span style="font-size: small;">affected commands: TASK.*</span></p> <p><span style="font-size: small;">description: Windows 10 target OS Support for x86 and x64</span></p> <p> </p> <p><span style="font-size: small;"><strong>build number: 2015-02-15</strong></span></p> <p><span style="font-size: small;">architecture: all</span></p> <p><span style="font-size: small;">affected commands: LieberLieber UML Debugger</span></p> <p><span style="font-size: small;">description: Integration to UML Debugger from LieberLieber</span></p> <p> </p> <p><span style="font-size: small;"><strong>build number: 2015-02-01</strong></span></p> <p><span style="font-size: small;">architecture: PowerPC</span></p> <p><span style="font-size: small;">affected commands: VxWorks653 Awareness</span></p> <p><span style="font-size: small;">description: Support for VxWorks 653 3.0 on T2080</span></p> <p> </p> <p><span style="font-size: small;"><strong>build number: 2015-02-10</strong></span></p> <p><span style="font-size: small;">architecture: PowerPC</span></p> <p><span style="font-size: small;">affected commands: PikeOS Awareness</span></p> <p><span style="font-size: small;">description: Confirmed support for PikeOS 3.5</span></p> <p> </p> <p><span style="font-size: small;"><strong>build number: 60574, 2015-02-12</strong></span></p> <p><span style="font-size: small;">architecture: TriCore</span></p> <p><span style="font-size: small;">description: New TriCore CPUs added/tested: TC233L, TC234L, TC237L, TC267D*, TC26*C</span></p> <p> </p> <p><span style="font-size: small;"><strong>build number: 2015-02-25</strong></span></p> <p><span style="font-size: small;">architecture: TriCore</span></p> <p><span style="font-size: small;">description: TriCore AURIX demo scripts updated (especially AMP demo).</span></p> <p> </p> <p><span style="font-size: small;"><strong>build number: 59233, 2014-12-17</strong></span></p> <p><span style="font-size: small;">architecture: PowerPC64bit</span></p> <p><span style="font-size: small;">description: Updated cache predecodings for e6500 cores</span></p> <p> </p> <p><span style="font-size: small;"><strong>build number: 59306, 2014-12-19</strong></span></p> <p><span style="font-size: small;">description: Synch window adaptions: Display port from the current T32 instance, clarify if this instance is connected to another one</span></p> <p> </p> <p><span style="font-size: small;"><strong>build number: 59507, 2015-01-08</strong></span></p> <p><span style="font-size: small;">architecture: PowerPC64bit</span></p> <p><span style="font-size: small;">description: AMP synchronous assembler step improvements</span></p> <p> </p> <p><span style="font-size: small;"><strong>build number: 59561, 2015-01-12</strong></span></p> <p><span style="font-size: small;">architecture: PowerPC64bit</span></p> <p><span style="font-size: small;">description: Official support for T2080 and T2040, Core Rev.1 and 2</span></p> <p> </p> <p><span style="font-size: small;"><strong>build number: 59668, 2015-01-14</strong></span></p> <p><span style="font-size: small;">architecture: PowerPC64bit</span></p> <p><span style="font-size: small;">description: Support AltiVec unit (VPU) for e6500 cores</span></p> <p> </p> <p><span style="font-size: small;"><strong>build number: 59991, 2015-01-23</strong></span></p> <p><span style="font-size: small;">architecture: PowerPC and PowerPC64bit</span></p> <p><span style="font-size: small;">description: Add support for traceenable breakpoint ranges for all QorIQ CPUs</span></p> <p> </p> <p><span style="font-size: small;"><strong>build number: 60349, 2015-02-05</strong></span></p> <p><span style="font-size: small;">architecture: PowerPC64bit</span></p> <p><span style="font-size: small;">description: DDR trace implementation for T10xx CPUs, filtering just allows masks</span></p> <p> </p> <p><span style="font-size: small;"><strong>build number: 60695, 2015-02-16</strong></span></p> <p><span style="font-size: small;">architecture: PowerPC and PowerPC64bit</span></p> <p><span style="font-size: small;">description: Finished speed optimizations for target read/write accesses, PowerPC64bit speedup load of large files when l2 cache is enabled</span></p> <p> </p> <p><span style="font-size: small;"><strong>build number: 60756, 2015-02-18</strong></span></p> <p><span style="font-size: small;">architecture: PowerPC64bit</span></p> <p><span style="font-size: small;">description: Enable L2 cache support for all T20xx revisions</span></p> <p> </p> <p><span style="font-size: small;"><strong>build number: 60999, 2015-02-27</strong></span></p> <p><span style="font-size: small;">architecture: RL78</span></p> <p><span style="font-size: small;">description: new sub-family RL78-I1D added</span></p> <p> </p> <p><span style="font-size: large;"><strong>New peripheral files:</strong></span></p> <p><span style="font-size: small;">pertc27x.per : updated for TC27x C-step, TC27x D-step</span></p> <p><span style="font-size: small;">perfcr4.per : updated for MB9EF226</span></p> <p><span style="font-size: small;">pertc23x.per : updated for TC21x, TC22x, TC23x</span></p> <p><span style="font-size: small;">peratsamd21.per new for ATSAMD21E15A, ATSAMD21E16A, ATSAMD21E17A, ATSAMD21E18A, ATSAMD21G15A, ATSAMD21G16A, ATSAMD21G17A, ATSAMD21G18A, ATSAMD21J15A, ATSAMD21J16A, ATSAMD21J17A, ATSAMD21J18A</span></p> <p> </p> <p><strong><span style="font-size: large;">New/updated FLASH support:</span></strong></p> <p><span style="font-size: small;">PowerPC-64bit : updated flash algorithms to support DualPort flash programming on 32-bit flash address range</span></p> <p><span style="font-size: small;">TI AM3359(BeagleBone black) : eMMC support</span></p> <p><span style="font-size: small;">MPC5645 : Quad SPI flash support</span></p> <p><span style="font-size: small;">T2080 : SPI flash support</span></p> <p><span style="font-size: small;">Kinetis(K70F120): NAND/eMMC flash support</span></p> <p><span style="font-size: small;">Quatro43xx : NAND flash support</span></p> <p><span style="font-size: small;">changed the directory for the "find_nanddef & find_spidef.cmm" to the "~~/demo/etc/flash/"</span></p> <p> </p> <p><span style="font-size: large;"><strong>New/updated web pages:</strong></span></p> <p><span style="font-size: small;">3. PRACTICE Tutorial "Subroutines in PRACTICE" will be available under <a href="http://www.lauterbach.com/tut_practice.html">http://www.lauterbach.com/tut_practice.html</a> by Wednesday March 4th</span></p> <p> </p> <p><span style="font-size: small;"><br /></span></p> <h2><span style="font-size: large; color: #888888;"><strong>January 2015</strong></span></h2> <p><span style="font-size: large;"><strong>New TRACE32 Feature</strong></span></p> <p><strong><span style="font-size: small;">Build Number 60096, 01/2015</span></strong></p> <p><span style="font-size: small;">Architecture : 78K0R / RL78</span></p> <p><span style="font-size: small;">Description : POWER DEBUG PRO supports 78K0R and RL78.</span></p> <p> </p> <p><strong><span style="font-size: small;">Build Number 01/2015</span></strong></p> <p><span style="font-size: small;">Architecture : PowerPC, TriCore, all if adapted accordingly</span></p> <p><span style="font-size: small;">Description : New zip-file of TRACE32 Integration for Simulink, incl. PIL, in addition complete demo bundle with demo models and trail version</span></p> <p><span style="font-size: small;"> of TRACE32, available for download at www.lauterbach.com/intsimulink.html , redesign of website with lots of infos</span></p> <p><strong><span style="font-size: small;">Architecture : ARM</span></strong></p> <p><span style="font-size: small;">Affected commands : TPIU.SWVPrescaler <value></span></p> <p><span style="font-size: small;">Description : The new command affects the ARM Serial Wire Output (SWV) baud rate. It replaces the old TPIU.PortMode NRZ/2 to NRZ/4.</span></p> <p><span style="font-size: small;"> Now you select only NRZ and set the prescaler by the new command, which allows a much more wider spectrum of diffent baudrates.</span></p> <p> </p> <p><strong><span style="font-size: small;">Build Number 2015-01-21</span></strong></p> <p><span style="font-size: small;">Architecture : all</span></p> <p><span style="font-size: small;">Affected commands : VERSION.SERIAL.NEXUS(), VERSION.SERIAL.POWERPROBE(), VERSION.SERIAL.Integrator()</span></p> <p><span style="font-size: small;">Description : New PRACTICE functions, to read serial numbers of Lauterbach hardware:</span></p> <p><span style="font-size: small;"> VERSION.SERIAL.NEXUS() Returns the first serial number of your Nexus Adapter. If no Nexus Adapter is plugged it returns the serial number of your </span></p> <p><span style="font-size: small;"> trace preprocessor if available.</span></p> <p><span style="font-size: small;"> VERSION.SERIAL.POWERPROBE() Returns the serial number of your PowerProbe logic analyzer if available</span></p> <p><span style="font-size: small;"> VERSION.SERIAL.Integrator() Returns the serial number of your PowerIntegrator or PowerIntegrator-II logic analyzer</span></p> <p> </p> <p><strong><span style="font-size: small;">Build Number 01/2015</span></strong></p> <p><span style="font-size: small;">Architecture : all</span></p> <p><span style="font-size: small;">Affected commands : COVerage.MAP</span></p> <p><span style="font-size: small;">Description : Added a new command. COVerage.MAP maps the code coverage information from a source range to a destination range.</span></p> <p> </p> <p><span style="font-size: small;">Architecture : all</span></p> <p><span style="font-size: small;">Affected commands : WinPrint</span></p> <p><span style="font-size: small;">Description : Added a new file type "XML". May need additional testing due to the way our windows are implemented.</span></p> <p> </p> <p><strong><span style="font-size: small;">Build Number 2015-01-22</span></strong></p> <p><span style="font-size: small;">Architecture : MicroBlaze</span></p> <p><span style="font-size: small;">Affected commands : JTAG.LAODBIT</span></p> <p><span style="font-size: small;">Description : Support for configuration of Xilinx FPGAs including 7series family. Speed up by factor of 8x-10x.</span></p> <p> </p> <p><strong><span style="font-size: small;">Build Number 2014-12-12</span></strong></p> <p><span style="font-size: small;">Architecture : PowerPC</span></p> <p><span style="font-size: small;">Affected commands : VxWorks Awareness</span></p> <p><span style="font-size: small;">Description : Confirmed support for VxWorks 7</span></p> <p> </p> <p><strong><span style="font-size: small;">Build Number 2015-01-16</span></strong></p> <p><span style="font-size: small;">Architecture : ARM</span></p> <p><span style="font-size: small;">Affected commands : MQX Awareness</span></p> <p><span style="font-size: small;">Description : Support Task Context on Cortex-A</span></p> <p> </p> <p> </p> <p><strong><span style="font-size: small;">Build Number 2015-01-01</span></strong></p> <p><span style="font-size: small;">Architecture : all</span></p> <p><span style="font-size: small;">Affected commands : Trace.REF</span></p> <p><span style="font-size: small;">Description : Reference record also contains exact time information of selection (and not just the time of the record).</span></p> <p> </p> <p><strong><span style="font-size: small;">Build Number 59425, 2015-01-03</span></strong></p> <p><span style="font-size: small;">Architecture : all</span></p> <p><span style="font-size: small;">Affected commands : List, SETUP.DIS</span></p> <p><span style="font-size: small;">Description : List window can show bookmark contents as comment in disassembler.</span></p> <p> </p> <p><strong><span style="font-size: small;">Build Number 59432, 2015-01-05</span></strong></p> <p><span style="font-size: small;">Architecture : all</span></p> <p><span style="font-size: small;">Affected commands : List, ISTAT</span></p> <p><span style="font-size: small;">Description : ISTAT analysis can show which instructions where hit by interrupts or exceptions.</span></p> <p> </p> <p><strong><span style="font-size: small;">Build Number 59433, 2015-01-05</span></strong></p> <p><span style="font-size: small;">Architecture : x86,x64</span></p> <p><span style="font-size: small;">Affected commands : Data.LOAD.ELF</span></p> <p><span style="font-size: small;">Description : Memory access changed - will now use logical memory access when load is not done to a physical address.</span></p> <p> </p> <p><strong><span style="font-size: small;">Build Number 59483, 2015-01-08</span></strong></p> <p><span style="font-size: small;">Architecture : ARM</span></p> <p><span style="font-size: small;">Affected commands : Break</span></p> <p><span style="font-size: small;">Description : Onchip breakpoints are now secure/nonsecure/hypervisor aware when SYStem.Option ZoneSPACES is enabled.</span></p> <p> </p> <p><strong><span style="font-size: small;">Build Number 59639, 2015-01-13</span></strong></p> <p><span style="font-size: small;">Architecture : all</span></p> <p><span style="font-size: small;">Affected commands : Data.PROLOG/Data.EPILOG/Data.SOFTPROLOG/Data.SOFTEPILOG/Data.STARTUP/Data.TIMER/FLASH.PROLOG/FLASH.EPILOG</span></p> <p><span style="font-size: small;">Description : Sequences can be supplied for each core in an SMP system.</span></p> <p> </p> <p><strong><span style="font-size: small;">Build Number 59653, 2015-01-14</span></strong></p> <p><span style="font-size: small;">Architecture : Coldfire V2/V3</span></p> <p><span style="font-size: small;">Affected commands : Break.Set</span></p> <p><span style="font-size: small;">Description : TraceTrigger breakpoints supported.</span></p> <p> </p> <p><strong><span style="font-size: small;">Build Number 59694, 2015-01-15</span></strong></p> <p><span style="font-size: small;">Architecture : all</span></p> <p><span style="font-size: small;">Affected commands : Data.LOAD.ELF</span></p> <p><span style="font-size: small;">Description : RELOC AFTER algorithm changed to also consider alignment of section. RELOC AFTERALIGN provides override.</span></p> <p> </p> <p><strong><span style="font-size: small;">Build Number 59736, 2015-01-16</span></strong></p> <p><span style="font-size: small;">Architecture : ARM ETMv1, ARM ETMv3</span></p> <p><span style="font-size: small;">Affected commands : ETM.DataTracePrestore</span></p> <p><span style="font-size: small;">Description : "Analyzer.Mode Prestore" removed. Functionality extended (like on ICE) and moved to ETM.DataTracePrestore.</span></p> <p> </p> <p> </p> <p><strong><span style="font-size: small;">Build Number 60021, 2015-01-26</span></strong></p> <p><span style="font-size: small;">Architecture : all</span></p> <p><span style="font-size: small;">Affected commands : Var.Set</span></p> <p><span style="font-size: small;">Description : C/C++ expression parser extended to support scaled assignment (e.g. for ASAP file format).</span></p> <p> </p> <p><strong><span style="font-size: large;">New peripheral files:</span></strong></p> <p><span style="font-size: small;">pers6j320.per new for S6J320CQX</span></p> <p><span style="font-size: small;">percn78xx.per new for CN78XX</span></p> <p><span style="font-size: small;">peratsamr21.per new for ATSAMR21E16A, ATSAMR21E17A, ATSAMR21E18A, ATSAMR21G16A, ATSAMR21G17A, ATSAMR21G18A</span></p> <p><span style="font-size: small;">perspc58ne.per updated for SPC58NE84</span></p> <p><span style="font-size: small;">permsp430f5xxx.per updated for MSP430</span></p> <p> </p> <p><strong><span style="font-size: large;">New/updated FLASH support:</span></strong></p> <p><span style="font-size: small;">-emmc : TI DM365 series support (omap-l138,am18xx, dm365 ...)</span></p> <p><span style="font-size: small;">-nand : 4KB page size supports for TI gpmi NAND controller</span></p> <p> </p> <p> </p> <h2><span style="font-size: large; color: #888888;"><strong>December. 2014</strong></span></h2> <p><span style="font-size: large;"><strong>New TRACE32 Feature</strong></span></p> <p><strong><span style="font-size: small;">Build Number 2014-12</span></strong></p> <p><span style="font-size: small;">Architecture : ALL</span></p> <p><span style="font-size: small;">Affected commands : New respectively renamed commands Trace.STATistic.INTERRUPT, Trace.STATistic.TASKORINTERRUPT, Trace.STATIistic.TASKVSINTERRUPT</span></p> <p><span style="font-size: small;">Description : Commands to analyze interrupt timing</span></p> <p> </p> <p><strong><span style="font-size: small;">Build Number 2014-12</span></strong></p> <p><span style="font-size: small;">Architecture : MPC, ARM</span></p> <p><span style="font-size: small;">Affected commands : PERF.STREAM ON</span></p> <p><span style="font-size: small;">Description : PC sampling is done by software running in the debugger hardware, instead of host software</span></p> <p><span style="font-size: small;"> Less intrusive, more samples per second</span></p> <p> </p> <p><strong><span style="font-size: small;">Build Number 2014-12</span></strong></p> <p><span style="font-size: small;">Architecture : ARM</span></p> <p><span style="font-size: small;">Affected commands : SYStem.CONFIG PortSHaRing ON|OFF</span></p> <p><span style="font-size: small;">Description : Port sharing with other calibration (like the ETAS ETK) tools is now officially supported for ARM.</span></p> <p> </p> <p><strong><span style="font-size: small;">Build Number 2014-12</span></strong></p> <p><span style="font-size: small;">Architecture : ALL</span></p> <p><span style="font-size: small;">Affected commands : none</span></p> <p><span style="font-size: small;">Description : t32mciserver can stay alive after the last T32 quits and keep connection to debug port by option "keepalive". t32mciserver can be shut down by CTRL-C or Signal.</span></p> <p> </p> <p><strong><span style="font-size: small;">Build Number 2014-12</span></strong></p> <p><span style="font-size: small;">Architecture : ALL</span></p> <p><span style="font-size: small;">Affected commands : SYStem.PAUSE <time> /Target</span></p> <p><span style="font-size: small;">Description : The command is similar to "wait <time>", but it executes the pause at the debug box or in the emulation / simulation.</span></p> <p> </p> <p><strong><span style="font-size: small;">Build Number 2014-12</span></strong></p> <p><span style="font-size: small;">Architecture : ALL</span></p> <p><span style="font-size: small;">Affected commands : SYStem.CONFIG.FAKEANALYZER <on/off></span></p> <p><span style="font-size: small;">Description : The command enables the Analyzer parse path when no Analyzer is present to allow to configure the on-chip peripherals to be programmed to create trace signals at the trace ports.</span></p> <p> </p> <p><strong><span style="font-size: small;">Build Number 2014-12</span></strong></p> <p><span style="font-size: small;">Architecture : ALL</span></p> <p><span style="font-size: small;">Affected commands : SYStem.Polling , <stopped mode></span></p> <p><span style="font-size: small;">Description : extend system.polling command to change the behavior when the CPU is stopped and the CPU is polled. "SYStem.Polling , OFF" can speed up TRACE32 in emulation/simulations because no polling is done when the CPU is stopped.</span></p> <p> </p> <p><strong><span style="font-size: small;">Build Number 2014-11-26</span></strong></p> <p><span style="font-size: small;">Architecture : ARM</span></p> <p><span style="font-size: small;">Affected commands : PikeOS Awareness</span></p> <p><span style="font-size: small;">Description : Support for "System Extensions"</span></p> <p> </p> <p><strong><span style="font-size: small;">Build Number 2014-11-28</span></strong></p> <p><span style="font-size: small;">Architecture : all</span></p> <p><span style="font-size: small;">Affected commands : QNX Awareness, TASK.PIDIN PMEM/MEM</span></p> <p><span style="font-size: small;">Description : Display of process memory maps</span></p> <p> </p> <p><strong><span style="font-size: small;">Build Number 2014-12</span></strong></p> <p><span style="font-size: small;">Architecture : x86/x64</span></p> <p><span style="font-size: small;">Affected commands : WinSTD Awareness</span></p> <p><span style="font-size: small;">Description : Win7 and Win8 (64 and 32bit) now supported by the awareness</span></p> <p> </p> <p><strong><span style="font-size: small;">Build Number 2014-11-19</span></strong></p> <p><span style="font-size: small;">Architecture : S12/S12X/S12Z: Automated CPU detection at SYStem.Up</span></p> <p><span style="font-size: small;">Affected commands : -</span></p> <p><span style="font-size: small;">Description : Use SYStem.CPU MCS12Z for S12Z devices</span></p> <p> </p> <p><strong><span style="font-size: large;">New peripheral files:</span></strong></p> <p><span style="font-size: small;">perk50.per MK50D series</span></p> <p><span style="font-size: small;">perk60.per MK60D series </span></p> <p><span style="font-size: small;">perk70.per MK70D series</span></p> <p><span style="font-size: small;">pert2xxx.per new for T2080</span></p> <p> </p> <p><strong><span style="font-size: large;">New/updated FLASH support:</span></strong></p> <p><span style="font-size: small;">Build Number 2014-12-04</span></p> <p><span style="font-size: small;">Architecture : S12Z: MCS12ZVL32 based derivatives</span></p> <p><span style="font-size: small;">Description : Support for derivatives with small onchip RAM</span></p> <p> </p> <p><strong><span style="font-size: large;">New/updated web pages:</span></strong></p> <p><span style="font-size: small;">-The homepage about CombiProbe (cobstm.html) has been detached by CombiProbe ARM</span></p> <p><span style="font-size: small;"><a href="http://www.lauterbach.com/cobarm.html" target="_blank">http://www.lauterbach.com/cobarm.html</a></span></p> <p> </p> <p><span style="font-size: small;">-The homepages about PowerDebug Ethernet and PowerDebug II have been detached by PowerDebug PRO:</span></p> <p><span style="font-size: small;"><a href="http://www.lauterbach.com/powerdebugpro.html" target="_blank">http://www.lauterbach.com/powerdebugpro.html</a></span></p> <p> </p> <p><span style="font-size: small;">-The homepage about PowerTrace has been detached by PowerTrace PX:</span></p> <p><span style="font-size: small;"><a href="http://www.lauterbach.com/powertracepx.html" target="_blank">http://www.lauterbach.com/powertracepx.html</a></span></p> <p> </p> <p><span style="font-size: large;"><strong>Other news:</strong></span></p> <p><span style="font-size: small;">-Our next PRACTICE Tutorial is available. In the second Tutorial Linda tells something about the Conditional Execution in PRACTICE:</span></p> <p><span style="font-size: small;"><a href="http://www.lauterbach.com/frames.html?tut_practice.html" target="_blank">http://www.lauterbach.com/frames.html?tut_practice.html</a></span></p> <p> </p> <p><span style="font-size: small;">-Lauterbach can now be found on YouTube. This is the Lauterbach YouTube Channel:</span></p> <p><span style="font-size: small;"><a href="http://www.youtube.com/user/lauterbachgmbh" target="_blank">http://www.youtube.com/user/lauterbachgmbh</a></span></p> <p> </p> <p> </p> <h2><span style="font-size: large; color: #888888;"><strong>November. 2014</strong></span></h2> <p><span style="font-size: large;"><strong>New TRACE32 Feature</strong></span></p> <p><span style="font-size: small;"><strong>Build Number 58496, 2014-11-21</strong></span></p> <p><span style="font-size: small;">Architecture : MicroBlaze</span></p> <p><span style="font-size: small;">Description : Support for MicroBlaze V9.5.</span></p> <p> </p> <p><span style="font-size: small;"><strong>Build Number 57957, 2014-11-05</strong></span></p> <p><span style="font-size: small;">Architecture : ARM64</span></p> <p><span style="font-size: small;">Description : Added changes to support ARM Versatile Express Juno board.</span></p> <p> </p> <p><span style="font-size: small;"><strong>Build Number 58358, 2014-11-18</strong></span></p> <p><span style="font-size: small;">Architecture : Star12Z</span></p> <p><span style="font-size: small;">Affected commands : FLASH</span></p> <p><span style="font-size: small;">Description : Flash programming support added for MCS12Z derivatives with small RAM size, like MCS12ZVL32</span></p> <p> </p> <p><span style="font-size: small;"><strong>Build Number 58169, 2014-11-12</strong></span></p> <p><span style="font-size: small;">Architecture : ALL</span></p> <p><span style="font-size: small;">Affected commands : PSTEPOUT</span></p> <p><span style="font-size: small;">Description : The new PRACTICE debugging command PSTEPOUT was added to enable a new stepping out functionality.</span></p> <p><span style="font-size: small;"> It is possible to step out from a deeper block up to the higher DO or GOSUB PRACTICE stack element.</span></p> <p><span style="font-size: small;"> The functionality was integrated in form of a local button to the windows PLIST, PSTEP and PMACRO.</span></p> <p> </p> <p><span style="font-size: small;"><strong>Build Number 58374, 2014-11-18</strong></span></p> <p><span style="font-size: small;">Architecture : ALL</span></p> <p><span style="font-size: small;">Affected commands : TRACE.EXPORT.TASKEVENTS</span></p> <p><span style="font-size: small;">Description : print out the core number message on the SMP systems</span></p> <p> </p> <p><span style="font-size: small;"><strong>Build Number 58288, 2014-11-14</strong></span></p> <p><span style="font-size: small;">Architecture : ALL</span></p> <p><span style="font-size: small;">Affected commands : FLASHFILE</span></p> <p><span style="font-size: small;">Description : flashfile commands support for ARMv8 (arm64)</span></p> <p> </p> <p><span style="font-size: small;">Build Number 2014-11-12</span></p> <p><span style="font-size: small;">Architecuture : PowerPC</span></p> <p><span style="font-size: small;">Affected commands : embOS Awareness</span></p> <p><span style="font-size: small;">Description : embOS Awareness extended to PowerPC</span></p> <p> </p> <p><span style="font-size: small;">Build Number 2014-11-14</span></p> <p><span style="font-size: small;">Architecuture : ARM, ARM64</span></p> <p><span style="font-size: small;">Affected commands : UEFI TianoCore</span></p> <p><span style="font-size: small;">Description : Documentation for TianoCore on ARM</span></p> <p> </p> <p><span style="font-size: small;">New peripheral files:</span></p> <p> </p> <p><span style="font-size: small;">perk10.per for MK10D series </span></p> <p><span style="font-size: small;">perk20.per for MK20D series</span></p> <p><span style="font-size: small;">perk30.per for MK30D series</span></p> <p><span style="font-size: small;">perk40.per for MK40D series</span></p> <p><span style="font-size: small;">perspc574sxx.per updated for SPC574Sxx</span></p> <p><span style="font-size: small;">perspear1380.per new file added for: SPEAR1380</span></p> <p><span style="font-size: small;">peratsama5.per updated for ATSAMA5D36</span></p> <p> </p> <p> </p> <p><span style="font-size: small;">New/updated FLASH support:</span></p> <p><span style="font-size: small;">-apm88xx0x : new SPI flash support</span></p> <p><span style="font-size: small;">-armada38x : new NAND flash support</span></p> <p><span style="font-size: small;">-nand: support MT29F8G08ABAC( Micron, nand8g08xs224 type (4KB/224B) )</span></p> <p><br /> <br /></p> <h2><span style="font-size: large; color: #888888;"><strong>Octover. 2014</strong></span></h2> <p><span style="font-size: large;"><strong>New TRACE32 Feature</strong></span></p> <p><span style="font-size: small;"><strong>Build Number 56530, 2014-09-17</strong></span></p> <p><span style="font-size: small;">- Architecture : BLACKFIN</span></p> <p><span style="font-size: small;">- Support DAP, and access the coresight components</span></p> <p> </p> <p><span style="font-size: small;"><strong>Build Number 56230, 2014-09-05</strong></span></p> <p><span style="font-size: small;">- Architecture : ALL</span></p> <p><span style="font-size: small;">- Affected commands : Trace.EXPORT.CSVFunc</span></p> <p><span style="font-size: small;">- Export traced function entry/exit and task switch information as a CSV format. </span></p> <p> </p> <p><span style="font-size: small;"><strong>Build Number 56629, 2014-09-23</strong></span></p> <p><span style="font-size: small;">- Architecture : ARM</span></p> <p><span style="font-size: small;">- New access class M: introduced to access data in context of monitor mode / EL3</span></p> <p> </p> <p><span style="font-size: small;"><strong>Build Version 2014-07-30</strong></span></p> <p><span style="font-size: small;">- Architecture : x64</span></p> <p><span style="font-size: small;">- Affected commands : UEFI Awareness</span></p> <p><span style="font-size: small;">- Support Intel BLDK 64bit</span></p> <p> </p> <p><span style="font-size: small;"><strong>Build Version 2014-08-06</strong></span></p> <p><span style="font-size: small;">- Architecture : all</span></p> <p><span style="font-size: small;">- Affected commands : ThreadX TASK.THread</span></p> <p><span style="font-size: small;">- Added sorting with /SORTup and /SORTDOWN option</span></p> <p> </p> <p><span style="font-size: small;"><strong>Build Version 2014-08-08</strong></span></p> <p><span style="font-size: small;">- Architecture : all</span></p> <p><span style="font-size: small;">- Affected commands : FreeRTOS TASK.TaskList</span></p> <p><span style="font-size: small;">- Added sorting by clicking on column header</span></p> <p> </p> <p><span style="font-size: small;"><strong>Build Version 2014-08-13</strong></span></p> <p><span style="font-size: small;">- Architecture : ARM</span></p> <p><span style="font-size: small;">- Affected commands : NutOS Awareness</span></p> <p><span style="font-size: small;">- Basic support for NutOS (no documentation)</span></p> <p> </p> <p><span style="font-size: small;"><strong>Build Version 2014-08-18</strong></span></p> <p><span style="font-size: small;">- Architecture : ARM</span></p> <p><span style="font-size: small;">- Affected commands : NuttX Awareness</span></p> <p><span style="font-size: small;">- Basic support for NuttX (no documentation)</span></p> <p> </p> <p><span style="font-size: small;"><strong>Build Number 55852, 2014-08-20</strong></span></p> <p><span style="font-size: small;">- Architecture : all</span></p> <p><span style="font-size: small;">- Affected commands>: Task.STacK.view</span></p> <p><span style="font-size: small;">- New option /HumanReadable</span></p> <p> </p> <p><span style="font-size: small;">Build Version 2014-08-27</span></p> <p><span style="font-size: small;">- Architecture : all</span></p> <p><span style="font-size: small;">- Affected commands : Remote API</span></p> <p><span style="font-size: small;">- API Call Log to file</span></p> <p> </p> <p><span style="font-size: small;"><strong>New/updated FLASH support:</strong></span></p> <p><span style="font-size: small;">Microblaze-SPI new, support little endian controller</span></p> <p><span style="font-size: small;">Kinetis MKE02, MKE06, MKV10 new, processor internal</span></p> <p><span style="font-size: small;">Atmel ATSAM4C new, processor internal</span></p> <p> </p> <p><span style="font-size: small;"><strong>New/updated web pages</strong></span></p> <p><span style="font-size: small;">Now available: Tutorials Debugging PRACTICE by Linda Bahloul - the first Tutorial is online now!</span></p> <p><span style="font-size: small;"><a href="http://www.lauterbach.com/tut_practice.html" target="_blank">http://www.lauterbach.com/tut_practice.html</a></span></p>
TRACE32 Revision History
문서로 돌아갑니다.
둘러보기 메뉴
개인 도구
로그인
이름공간
문서
토론
변수
보기
읽기
원본 보기
역사 보기
행위
검색
TRACE32 Dummy
TRACE32
iTSP User's Guide
aTSP User's Guide
Linux Debugging
Debugging Tips
Trace Analysis
Virtual Target
TRACE32로 바라본 ARM
TRACE32 FAQ
TRACE32 Trouble Shooting
TRACE32 Software Update
Software Revision History
DT10 / DT-Win
다운로드
DT10 Evaluation
DT-Win Evaluation
TestPoint 삽입 Error
Build Error
DT10 FAQ
도구
여기를 가리키는 문서
가리키는 글의 바뀜
특수 문서 목록
문서 정보