1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 2<HTML> 3<HEAD> 4<META http-equiv="Content-Type" content="text/html; charset=windows-1252"> 5<META name="GENERATOR" content="IBM WebSphere Studio Homepage Builder Version 7.0.0.0 for Windows"> 6<META http-equiv="Content-Style-Type" content="text/css"> 7<TITLE>showversion</TITLE> 8<LINK rel="stylesheet" href="../css/nitro.css" type="text/css"> 9<STYLE type="text/css"> 10<!-- 11.sample_source{ 12 background-color : #e8e8e8; 13} 14H3{ 15 color : teal; 16} 17.command_list{ 18 margin-bottom : 16pt; 19} 20.command_desc{ 21 } 22.command_item{ 23 margin-top : 16pt; 24 background-color : #e8e8e8; 25} 26.blockquoted_table { 27 border : 1px; 28 width : 80%; 29} 30TD,TH{ 31 border-color : #c0d8d8; 32 padding : 1pt 4pt 1pt 4pt; 33 border-width : 1px; 34 border-style : solid; 35} 36--> 37</STYLE> 38</HEAD> 39<BODY> 40<H1 align="left">showversion <IMG src="../image/NTR.gif" align="middle"><IMG src="../image/TWL.gif" align="middle"></H1> 41<H2>Description</H2> 42<P> <CODE>showversion</CODE> is a tool for displaying the TWL-DSK version and build mode being linked by the ROM file.</P> 43<H2>Using the Tool</H2> 44<H3>Start Command</H3> 45<PRE><CODE>% showversion ROMFILE</CODE></PRE> 46<P> The TWL version information and build mode information defined in the <CODE>crt0.o</CODE> region of ARM9 resident module inside the ROM file given by <CODE>ROMFILE</CODE> is read and output.</P> 47<P> Version information can be read for ROM files that link the TWK-SDK 2.0FC or later libraries, and the build mode can be read for ROM files that link the TWL-SDK 5.1 PR or later libraries.<br>Information cannot be read for ROM files that link to an SDK earlier than this or for ROM files for which <CODE>crt0.o</CODE> has been created independently and for which no version information exists.</P> 48<H2>Location</H2> 49<P><CODE>$TwlSDK/tools/bin/showversion.exe</CODE></P> 50<H2>See Also</H2> 51<P>None.</P> 52<H2>Revision History</H2> 53<P> 542008/12/05 Added information about reading the build mode.<br> 2004/10/03 Initial version.</P> 55<hr><p>CONFIDENTIAL</p></body> 56</HTML>