資源簡介
利用串口指定播放語音的地址
里面存放的1234567890的語音

代碼片段和文件信息
/*********************************************************************************************************
?*?@file:????core_cm3.c
?*?@purpose:?CMSIS?Cortex-M3?Core?Peripheral?Access?layer?Source?File
?*?@version:?V1.20
?*?@date:????22.?May?2009
?*--------------------------------------------------------------------------------------------------------
?*
?*?Copyright?(C)?2009?ARM?Limited.?All?rights?reserved.
?*
?*?ARM?Limited?(ARM)?is?supplying?this?software?for?use?with?Cortex-Mx?
?*?processor?based?microcontrollers.??This?file?can?be?freely?distributed
?*?within?development?tools?that?are?supporting?such?ARM?based?processors.
?*
?*?THIS?SOFTWARE?IS?PROVIDED?“AS?IS“.??NO?WARRANTIES?WHETHER?EXPRESS?IMPLIED
?*?OR?STATUTORY?INCLUDING?BUT?NOT?LIMITED?TO?IMPLIED?WARRANTIES?OF
?*?MERCHANTABILITY?AND?FITNESS?FOR?A?PARTICULAR?PURPOSE?APPLY?TO?THIS?SOFTWARE.
?*?ARM?SHALL?NOT?IN?ANY?CIRCUMSTANCES?BE?LIABLE?FOR?SPECIAL?INCIDENTAL?OR
?*?CONSEQUENTIAL?DAMAGES?FOR?ANY?REASON?WHATSOEVER.
?*
?*********************************************************************************************************/
#include?
/*
?*?define?compiler?specific?symbols
?*/
#if?defined???(?__CC_ARM???)
??#define?__ASM????????????__asm????????????????????????????????????????/*!??#define?__INLINE?????????__inline?????????????????????????????????????/*!
#elif?defined?(?__ICCARM__?)
??#define?__ASM???????????__?asm????????????????????????????????????????/*!??#define?__INLINE????????inline????????????????????????????????????????/*!????????????????????????????????????????????????????????????????????????/*?Only?avaiable?in?High??????????*/
????????????????????????????????????????????????????????????????????????/*?optimization?mode!?????????????*/
#elif?defined?(??__GNUC__??)
??#define?__ASM?????????????_asm????????????????????????????????????????/*!??#define?__INLINE??????????inline??????????????????????????????????????/*!
#elif?defined???(??__TASKING__??)
??#define?__ASM????????????__asm????????????????????????????????????????/*!????????????????????????????????????????????????????????????????????????/*Compiler????????????????????????*/
??#define?__INLINE?????????inline???????????????????????????????????????/*!????????????????????????????????????????????????????????????????????????/*?Compiler???????????????????????*/
#endif
#if?defined?(?__CC_ARM???)?
/*---------------------------------RealView?Compiler?---------------------------------------------------*/
/*********************************************************************************************************
?*?@brief??Return?the?Process?Stack?Pointer
?*
?*?@param??none
?*?@return?uint32
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2011-03-29?21:32??M3yuyin???串口?201303292145@\
?????目錄???????????0??2011-03-25?18:58??M3yuyin???串口?201303292145@\CM3\
?????文件???????28771??2011-03-14?21:05??M3yuyin???串口?201303292145@\CM3\core_cm3.c
?????文件???????64932??2011-03-14?21:05??M3yuyin???串口?201303292145@\CM3\core_cm3.h
?????文件???????34127??2011-03-29?21:32??M3yuyin???串口?201303292145@\Jli
?????文件?????????578??2011-03-22?20:22??M3yuyin???串口?201303292145@\Jli
?????目錄???????????0??2011-03-25?18:58??M3yuyin???串口?201303292145@\LPC17xx\
?????文件???????38542??2011-03-14?21:05??M3yuyin???串口?201303292145@\LPC17xx\LPC17xx.h
?????目錄???????????0??2011-03-25?18:58??M3yuyin???串口?201303292145@\LPC17xx\Startup\
?????文件???????11183??2011-03-14?21:05??M3yuyin???串口?201303292145@\LPC17xx\Startup\startup_LPC17xx.s
?????文件???????23124??2011-03-18?13:15??M3yuyin???串口?201303292145@\LPC17xx\system_LPC17xx.c
?????文件????????2221??2011-03-14?21:05??M3yuyin???串口?201303292145@\LPC17xx\system_LPC17xx.h
?????目錄???????????0??2011-03-25?18:58??M3yuyin???串口?201303292145@\Out\
?????目錄???????????0??2011-03-29?21:32??M3yuyin???串口?201303292145@\Out\ReleaseInFlash\
?????文件????????3545??2011-03-29?21:32??M3yuyin???串口?201303292145@\Out\ReleaseInFlash\core_cm3.crf
?????文件?????????133??2011-03-29?21:32??M3yuyin???串口?201303292145@\Out\ReleaseInFlash\core_cm3.d
?????文件???????10264??2011-03-29?21:32??M3yuyin???串口?201303292145@\Out\ReleaseInFlash\core_cm3.o
?????文件??????????19??2011-03-29?21:32??M3yuyin???串口?201303292145@\Out\ReleaseInFlash\ExtDll.iex
?????文件???????58868??2011-03-29?21:32??M3yuyin???串口?201303292145@\Out\ReleaseInFlash\LPC1700.axf
?????文件????????5787??2011-03-29?21:32??M3yuyin???串口?201303292145@\Out\ReleaseInFlash\LPC1700.hex
?????文件???????32858??2011-03-29?21:32??M3yuyin???串口?201303292145@\Out\ReleaseInFlash\LPC1700.htm
?????文件?????????429??2011-03-29?21:32??M3yuyin???串口?201303292145@\Out\ReleaseInFlash\LPC1700.lnp
?????文件???????56490??2011-03-29?21:32??M3yuyin???串口?201303292145@\Out\ReleaseInFlash\LPC1700.map
?????文件?????????211??2011-03-29?21:32??M3yuyin???串口?201303292145@\Out\ReleaseInFlash\LPC1700.plg
?????文件?????????479??2011-03-18?19:54??M3yuyin???串口?201303292145@\Out\ReleaseInFlash\LPC1700.sct
?????文件????????1365??2011-03-29?21:32??M3yuyin???串口?201303292145@\Out\ReleaseInFlash\LPC1700.tra
?????文件???????59201??2011-03-29?21:32??M3yuyin???串口?201303292145@\Out\ReleaseInFlash\main.crf
?????文件?????????578??2011-03-29?21:32??M3yuyin???串口?201303292145@\Out\ReleaseInFlash\main.d
?????文件???????66696??2011-03-29?21:32??M3yuyin???串口?201303292145@\Out\ReleaseInFlash\main.o
?????文件??????????75??2011-03-29?21:32??M3yuyin???串口?201303292145@\Out\ReleaseInFlash\startup_LPC17xx.d
?????文件???????36297??2011-03-29?21:32??M3yuyin???串口?201303292145@\Out\ReleaseInFlash\startup_LPC17xx.lst
............此處省略16個文件信息
- 上一篇:VC讀取數據庫數據并繪曲線圖.rar
- 下一篇:STC12C5A60S2.H頭文件
評論
共有 條評論