znp.bat 2.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. @echo off
  2. rem /**********************************************************************************************
  3. rem Filename: znp.bat
  4. rem Revised: $Date: 2010-07-28 18:42:54 -0700 (Wed, 28 Jul 2010) $
  5. rem Revision: $Revision: 23203 $
  6. rem
  7. rem Description: This file is a launcher for the znp.js.
  8. rem
  9. rem
  10. rem Copyright 2010 Texas Instruments Incorporated. All rights reserved.
  11. rem
  12. rem IMPORTANT: Your use of this Software is limited to those specific rights
  13. rem granted under the terms of a software license agreement between the user
  14. rem who downloaded the software, his/her employer (which must be your employer)
  15. rem and Texas Instruments Incorporated (the "License"). You may not use this
  16. rem Software unless you agree to abide by the terms of the License. The License
  17. rem limits your use, and you acknowledge, that the Software may not be modified,
  18. rem copied or distributed unless embedded on a Texas Instruments microcontroller
  19. rem or used solely and exclusively in conjunction with a Texas Instruments radio
  20. rem frequency transceiver, which is integrated into your product. Other than for
  21. rem the foregoing purpose, you may not use, reproduce, copy, prepare derivative
  22. rem works of, modify, distribute, perform, display or sell this Software and/or
  23. rem its documentation for any purpose.
  24. rem
  25. rem YOU FURTHER ACKNOWLEDGE AND AGREE THAT THE SOFTWARE AND DOCUMENTATION ARE
  26. rem PROVIDED “AS IS” WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED,
  27. rem INCLUDING WITHOUT LIMITATION, ANY WARRANTY OF MERCHANTABILITY, TITLE,
  28. rem NON-INFRINGEMENT AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL
  29. rem TEXAS INSTRUMENTS OR ITS LICENSORS BE LIABLE OR OBLIGATED UNDER CONTRACT,
  30. rem NEGLIGENCE, STRICT LIABILITY, CONTRIBUTION, BREACH OF WARRANTY, OR OTHER
  31. rem LEGAL EQUITABLE THEORY ANY DIRECT OR INDIRECT DAMAGES OR EXPENSES
  32. rem INCLUDING BUT NOT LIMITED TO ANY INCIDENTAL, SPECIAL, INDIRECT, PUNITIVE
  33. rem OR CONSEQUENTIAL DAMAGES, LOST PROFITS OR LOST DATA, COST OF PROCUREMENT
  34. rem OF SUBSTITUTE GOODS, TECHNOLOGY, SERVICES, OR ANY CLAIMS BY THIRD PARTIES
  35. rem (INCLUDING BUT NOT LIMITED TO ANY DEFENSE THEREOF), OR OTHER SIMILAR COSTS.
  36. rem
  37. rem Should you have any questions regarding your right to use this Software,
  38. rem contact Texas Instruments Incorporated at www.TI.com.
  39. rem **********************************************************************************************/
  40. chdir %1
  41. start znp.js %2