資源簡介
IARForMSP430.rar
代碼片段和文件信息
/*?--COPYRIGHT--BSD_EX
?*?Copyright?(c)?2012?Texas?Instruments?Incorporated
?*?All?rights?reserved.
?*
?*?Redistribution?and?use?in?source?and?binary?forms?with?or?without
?*?modification?are?permitted?provided?that?the?following?conditions
?*?are?met:
?*
?*?*??Redistributions?of?source?code?must?retain?the?above?copyright
?*????notice?this?list?of?conditions?and?the?following?disclaimer.
?*
?*?*??Redistributions?in?binary?form?must?reproduce?the?above?copyright
?*????notice?this?list?of?conditions?and?the?following?disclaimer?in?the
?*????documentation?and/or?other?materials?provided?with?the?distribution.
?*
?*?*??Neither?the?name?of?Texas?Instruments?Incorporated?nor?the?names?of
?*????its?contributors?may?be?used?to?endorse?or?promote?products?derived
?*????from?this?software?without?specific?prior?written?permission.
?*
?*?THIS?SOFTWARE?IS?PROVIDED?BY?THE?COPYRIGHT?HOLDERS?AND?CONTRIBUTORS?“AS?IS“
?*?AND?ANY?EXPRESS?OR?IMPLIED?WARRANTIES?INCLUDING?BUT?NOT?LIMITED?TO
?*?THE?IMPLIED?WARRANTIES?OF?MERCHANTABILITY?AND?FITNESS?FOR?A?PARTICULAR
?*?PURPOSE?ARE?DISCLAIMED.?IN?NO?EVENT?SHALL?THE?COPYRIGHT?OWNER?OR
?*?CONTRIBUTORS?BE?LIABLE?FOR?ANY?DIRECT?INDIRECT?INCIDENTAL?SPECIAL
?*?EXEMPLARY?OR?CONSEQUENTIAL?DAMAGES?(INCLUDING?BUT?NOT?LIMITED?TO
?*?PROCUREMENT?OF?SUBSTITUTE?GOODS?OR?SERVICES;?LOSS?OF?USE?DATA?OR?PROFITS;
?*?OR?BUSINESS?INTERRUPTION)?HOWEVER?CAUSED?AND?ON?ANY?THEORY?OF?LIABILITY
?*?WHETHER?IN?CONTRACT?STRICT?LIABILITY?OR?TORT?(INCLUDING?NEGLIGENCE?OR
?*?OTHERWISE)?ARISING?IN?ANY?WAY?OUT?OF?THE?USE?OF?THIS?SOFTWARE
?*?EVEN?IF?ADVISED?OF?THE?POSSIBILITY?OF?SUCH?DAMAGE.
?*
?*******************************************************************************
?*?
?*???????????????????????MSP430?CODE?EXAMPLE?DISCLAIMER
?*
?*?MSP430?code?examples?are?self-contained?low-level?programs?that?typically
?*?demonstrate?a?single?peripheral?function?or?device?feature?in?a?highly
?*?concise?manner.?For?this?the?code?may?rely?on?the?device‘s?power-on?default
?*?register?values?and?settings?such?as?the?clock?configuration?and?care?must
?*?be?taken?when?combining?code?from?several?examples?to?avoid?potential?side
?*?effects.?Also?see?www.ti.com/grace?for?a?GUI-?and?www.ti.com/msp430ware
?*?for?an?API?functional?library-approach?to?peripheral?configuration.
?*
?*?--/COPYRIGHT--*/
//******************************************************************************
//???MSP430F552x?Demo?-?Software?Toggle?P1.0
//
//???Description:?Toggle?P1.0?by?xor‘ing?P1.0?inside?of?a?software?loop.
//???ACLK?=?32.768kHz?MCLK?=?SMCLK?=?default?DCO~1MHz
//
//????????????????MSP430F552x
//?????????????-----------------
//?????????/|\|?????????????????|
//??????????|?|?????????????????|
//??????????--|RST??????????????|
//????????????|?????????????????|
//????????????|?????????????P1.0|-->LED
//
//???Bhargavi?Nisarga
//???Texas?Instruments?Inc.
//???April?2009
//???Built?with?CCSv4?and?IAR?embedded?Workbench?Version:?4.21
//**********************************
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????1977888??2017-12-24?07:45??IAR?For?MSP430\IAR?for?MSP430安裝與使用.pdf
?????文件??????79872??2006-03-06?12:29??IAR?For?MSP430\MSP430BSL下載器\BSL下載軟件\MSP430系列USB編程器下載軟件\MspFet.exe
?????文件???????1189??2017-12-15?14:54??IAR?For?MSP430\MSP430BSL下載器\BSL下載軟件\MSP430系列USB編程器下載軟件\mspfet.ini
?????文件??????44544??2006-03-06?12:28??IAR?For?MSP430\MSP430BSL下載器\BSL下載軟件\MSP430系列USB編程器下載軟件\MspFetCon.exe
?????文件???????4944??2004-04-19?10:36??IAR?For?MSP430\MSP430BSL下載器\BSL下載軟件\MSP430系列USB編程器下載軟件\WinIo.sys
?????文件???????5174??2004-04-19?10:36??IAR?For?MSP430\MSP430BSL下載器\BSL下載軟件\MSP430系列USB編程器下載軟件\WINIO.VXD
?????文件??????66048??2017-12-24?00:50??IAR?For?MSP430\MSP430BSL下載器\硬件電路\BSL?Loader.SchDoc
?????文件????2437449??2017-08-23?10:53??IAR?For?MSP430\msp430f5529.pdf
?????文件????3093923??2017-08-23?14:35??IAR?For?MSP430\MSP430F5529launchpad.pdf
?????文件???????7645??2017-05-23?11:43??IAR?For?MSP430\MSP430F55xx_Code_Examples\!Readme.txt
?????文件???????3416??2017-05-23?11:43??IAR?For?MSP430\MSP430F55xx_Code_Examples\MSP430F55xx_1.c
?????文件???????5913??2017-05-23?11:43??IAR?For?MSP430\MSP430F55xx_Code_Examples\MSP430F55xx_adc_01.c
?????文件???????4927??2017-05-23?11:43??IAR?For?MSP430\MSP430F55xx_Code_Examples\MSP430F55xx_adc_02.c
?????文件???????4451??2017-05-23?11:43??IAR?For?MSP430\MSP430F55xx_Code_Examples\MSP430F55xx_adc_05.c
?????文件???????7534??2017-05-23?11:43??IAR?For?MSP430\MSP430F55xx_Code_Examples\MSP430F55xx_adc_06.c
?????文件???????6620??2017-05-23?11:43??IAR?For?MSP430\MSP430F55xx_Code_Examples\MSP430F55xx_adc_07.c
?????文件???????6979??2017-05-23?11:43??IAR?For?MSP430\MSP430F55xx_Code_Examples\MSP430F55xx_adc_08.c
?????文件???????7352??2017-05-23?11:43??IAR?For?MSP430\MSP430F55xx_Code_Examples\MSP430F55xx_adc_09.c
?????文件???????7705??2017-05-23?11:43??IAR?For?MSP430\MSP430F55xx_Code_Examples\MSP430F55xx_adc_10.c
?????文件???????4634??2017-05-23?11:43??IAR?For?MSP430\MSP430F55xx_Code_Examples\MSP430F55xx_compB_01.c
?????文件???????4529??2017-05-23?11:43??IAR?For?MSP430\MSP430F55xx_Code_Examples\MSP430F55xx_compB_02.c
?????文件???????5181??2017-05-23?11:43??IAR?For?MSP430\MSP430F55xx_Code_Examples\MSP430F55xx_compB_03.c
?????文件???????4639??2017-05-23?11:43??IAR?For?MSP430\MSP430F55xx_Code_Examples\MSP430F55xx_compB_04.c
?????文件???????4834??2017-05-23?11:43??IAR?For?MSP430\MSP430F55xx_Code_Examples\MSP430F55xx_compB_05.c
?????文件???????8102??2017-05-23?11:43??IAR?For?MSP430\MSP430F55xx_Code_Examples\MSP430F55xx_compB_06.c
?????文件???????4309??2017-05-23?11:43??IAR?For?MSP430\MSP430F55xx_Code_Examples\MSP430F55xx_dma_01.c
?????文件???????5736??2017-05-23?11:43??IAR?For?MSP430\MSP430F55xx_Code_Examples\MSP430F55xx_dma_02.c
?????文件???????6771??2017-05-23?11:43??IAR?For?MSP430\MSP430F55xx_Code_Examples\MSP430F55xx_dma_03.c
?????文件???????6564??2017-05-23?11:43??IAR?For?MSP430\MSP430F55xx_Code_Examples\MSP430F55xx_dma_04.c
?????文件???????5879??2017-05-23?11:43??IAR?For?MSP430\MSP430F55xx_Code_Examples\MSP430F55xx_flashwrite_01.c
............此處省略94個文件信息
評論
共有 條評論