资源简介

适用于MSP430F5529,CCSv5.1 功能为Micro卡应用,包括USB性SD卡的读写操作及SD卡内存读取显示

资源截图

代码片段和文件信息

/*******************************************************************************
 *
 *  UserExperience.c - Main Application
 *
 *  Copyright (C) 2010 Texas Instruments Incorporated - http://www.ti.com/
 *
 *  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.
 *
 ******************************************************************************/

#include 
#include “msp430.h“
#include “HAL_PMM.h“
#include “HAL_UCS.h“
#include “HAL_Board.h“
#include “HAL_Buttons.h“
#include “HAL_Cma3000.h“
#include “HAL_Dogs102x6.h“
#include “HAL_Menu.h“
#include “HAL_Wheel.h“
#include “LaunchpadDef.h“
#include “Clock.h“
#include “LPM.h“
#include “MassStorage.h“
#include “Mouse.h“
#include “PMM.h“
#include “Settings.h“
#include “PowerTest.h“
#include “DemoApps.h“
#include “SdCard.h“
#include “MenuGames.h“

uint16_t timeoutCounter;

// This image has been created by ImageDog using ‘ti_bug.jpg‘
static const uint8_t tiBug[] =
{
    0x42    // Image width in pixels
    0x08    // Image height in rows (1 row = 8 pixels)
    0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
    0x00 0x00 0x00 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff
    0xff 0xff 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x03 0x0f 0x0f 0x0f 0x0f 0x0f
    0x0f 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
    0x00 0x00 0x0

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

    I.A....       323  2011-05-27 06:41  MSP4305529 demo\CCS\.ccsproject

    I.A....     26490  2011-05-27 06:41  MSP4305529 demo\CCS\.cdtbuild

    I.A....       677  2011-05-27 06:41  MSP4305529 demo\CCS\.cdtproject

    I.A....      3987  2011-10-19 11:30  MSP4305529 demo\CCS\.launches\MSP%2dEXP430F5529%20User%20Experience.launch

    I.A....      1748  2011-05-27 06:41  MSP4305529 demo\CCS\.project

    I.A....      2481  2011-10-26 21:40  MSP4305529 demo\CCS\Debug\ccslinker.opt

    I.A....      1921  2011-11-07 09:55  MSP4305529 demo\CCS\Debug\ccsObjs.opt

    I.A....        78  2011-11-07 09:55  MSP4305529 demo\CCS\Debug\ccsSrcs.opt

    I.A....       160  2011-11-07 09:55  MSP4305529 demo\CCS\Debug\CTS\ccsSrcs.opt

    I.A....      6771  2011-10-26 21:40  MSP4305529 demo\CCS\Debug\CTS\CTS_HAL.obj

    I.A....      1044  2011-10-26 21:40  MSP4305529 demo\CCS\Debug\CTS\CTS_HAL.pp

    I.A....     24686  2011-10-26 21:40  MSP4305529 demo\CCS\Debug\CTS\CTS_layer.obj

    I.A....      1567  2011-10-26 21:40  MSP4305529 demo\CCS\Debug\CTS\CTS_layer.pp

    I.A....      4244  2011-10-26 21:40  MSP4305529 demo\CCS\Debug\CTS\structure.obj

    I.A....       937  2011-10-26 21:40  MSP4305529 demo\CCS\Debug\CTS\structure.pp

    I.A....      6733  2011-11-07 09:55  MSP4305529 demo\CCS\Debug\CTS\subdir.mk

    I.A....      5965  2011-10-26 21:40  MSP4305529 demo\CCS\Debug\CTS\subdir_rules.mk

    I.A....       980  2011-10-26 21:40  MSP4305529 demo\CCS\Debug\CTS\subdir_vars.mk

    I.A....       338  2011-11-07 09:55  MSP4305529 demo\CCS\Debug\F5xx_F6xx_Core_Lib\ccsSrcs.opt

    I.A....     10038  2011-10-26 21:40  MSP4305529 demo\CCS\Debug\F5xx_F6xx_Core_Lib\HAL_FLASH.obj

    I.A....      1087  2011-10-26 21:40  MSP4305529 demo\CCS\Debug\F5xx_F6xx_Core_Lib\HAL_FLASH.pp

    I.A....      4342  2011-10-26 21:40  MSP4305529 demo\CCS\Debug\F5xx_F6xx_Core_Lib\HAL_PMAP.obj

    I.A....      1077  2011-10-26 21:40  MSP4305529 demo\CCS\Debug\F5xx_F6xx_Core_Lib\HAL_PMAP.pp

    I.A....      9604  2011-10-26 21:40  MSP4305529 demo\CCS\Debug\F5xx_F6xx_Core_Lib\HAL_PMM.obj

    I.A....      1241  2011-10-26 21:40  MSP4305529 demo\CCS\Debug\F5xx_F6xx_Core_Lib\HAL_PMM.pp

    I.A....     12026  2011-10-26 21:40  MSP4305529 demo\CCS\Debug\F5xx_F6xx_Core_Lib\HAL_TLV.obj

    I.A....      1067  2011-10-26 21:40  MSP4305529 demo\CCS\Debug\F5xx_F6xx_Core_Lib\HAL_TLV.pp

    I.A....     17502  2011-10-26 21:40  MSP4305529 demo\CCS\Debug\F5xx_F6xx_Core_Lib\HAL_UCS.obj

    I.A....      1241  2011-10-26 21:40  MSP4305529 demo\CCS\Debug\F5xx_F6xx_Core_Lib\HAL_UCS.pp

    I.A....     11628  2011-11-07 09:55  MSP4305529 demo\CCS\Debug\F5xx_F6xx_Core_Lib\subdir.mk

............此处省略778个文件信息

评论

共有 条评论