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 6.5.0.0 for Windows"> 6<META http-equiv="Content-Style-Type" content="text/css"> 7<TITLE>setfirmware</TITLE> 8<LINK rel="stylesheet" href="../CSS/revolution.css"> 9</HEAD> 10<BODY> 11<H1 align="left">setfirmware</H1> 12<H2>Description</H2> 13<P><CODE>setfirmware</CODE> configures the major version of the firmware to use at program startup time.</p> 14<P><CODE>% setfirmware <major version of firmware></CODE></P> 15 16<p>You can check major versions that can be configured for the firmware by running <CODE>setfirmware</CODE> with no arguments.<br><B>Note:</B> After running this script, execute <CODE>ndrun</CODE> at least once to propagate the change before you make master data.</p> 17 18<H2>Notes</H2> 19<p>If you are using the make-based build system included in the RevolutionSDK Extensions (REX) package, take note of the following. 20</p><p> 21The REX build system that has been released until now (2007/10/02) uses a method independent of the RevolutionSDK to switch the firmware used at program startup. As a result, even if the firmware is switched using the method provided by RevolutionSDK, those settings will not be applied. Note that programs built using the REX build system will be started using the firmware specified in the build system configuration file. There are currently no plans to change the REX build system in the future. 22</p><p> 23You can switch firmware for REX by modifying the value of the <CODE>REX_TITLEID</CODE> variable in <CODE>$REX/build/buildtools/commondefs.rex</CODE> (created after the REX package is expanded) and then rebuilding.</p> 24<H2>Location</H2> 25<P><CODE>$REVOLUTION_SDK_ROOT/X86/bin/setfirmware</CODE></P> 26<H2>Revision History</H2> 27<P>2007/10/02 Initial version.</P> 28<hr><p>CONFIDENTIAL</p></body> 29</HTML>