CortexM3

所属分类:VHDL/FPGA/Verilog
开发工具:C/C++
文件大小:180KB
下载次数:10
上传日期:2008-03-17 23:51:19
上 传 者kz02bcxg
说明:  This example shows how to use CortexM3 Bit-Band access to perform atomic read-modify-write and read operations on a varaible in SRAM.

文件列表:
CortexM3\listing\CortexM3.map (45681, 2007-10-07)
CortexM3\listing\cortexm3_macro.lst (24892, 2007-10-07)
CortexM3\listing\stm32f10x_vector.lst (30893, 2007-10-07)
CortexM3\obj\CortexM3.axf (55348, 2007-10-07)
CortexM3\obj\CortexM3.htm (47725, 2007-10-07)
CortexM3\obj\CortexM3.lnp (456, 2007-10-07)
CortexM3\obj\CortexM3.plg (233, 2007-10-07)
CortexM3\obj\CortexM3.sct (479, 2007-10-07)
CortexM3\obj\CortexM3.tra (1503, 2007-10-07)
CortexM3\obj\cortexm3_macro.o (2340, 2007-10-07)
CortexM3\obj\main.crf (32956, 2007-10-07)
CortexM3\obj\main.d (421, 2007-10-07)
CortexM3\obj\main.o (40496, 2007-10-07)
CortexM3\obj\stm32f10x_flash.crf (18894, 2007-10-07)
CortexM3\obj\stm32f10x_flash.d (365, 2007-10-07)
CortexM3\obj\stm32f10x_flash.o (23784, 2007-10-07)
CortexM3\obj\stm32f10x_it.crf (34369, 2007-10-07)
CortexM3\obj\stm32f10x_it.d (540, 2007-10-07)
CortexM3\obj\stm32f10x_it.o (48136, 2007-10-07)
CortexM3\obj\stm32f10x_lib.crf (32126, 2007-10-07)
CortexM3\obj\stm32f10x_lib.d (529, 2007-10-07)
CortexM3\obj\stm32f10x_lib.o (36896, 2007-10-07)
CortexM3\obj\stm32f10x_nvic.crf (28205, 2007-10-07)
CortexM3\obj\stm32f10x_nvic.d (357, 2007-10-07)
CortexM3\obj\stm32f10x_nvic.o (39188, 2007-10-07)
CortexM3\obj\stm32f10x_rcc.crf (32802, 2007-10-07)
CortexM3\obj\stm32f10x_rcc.d (349, 2007-10-07)
CortexM3\obj\stm32f10x_rcc.o (40756, 2007-10-07)
CortexM3\obj\stm32f10x_vector.o (4884, 2007-10-07)
CortexM3\uvsion\CortexM3.Opt (2846, 2007-10-07)
CortexM3\uvsion\CortexM3.Uv2 (3054, 2007-10-07)
CortexM3\uvsion\CortexM3.plg (1022, 2007-10-07)
CortexM3\uvsion\CortexM3_Target 1.dep (4126, 2007-10-07)
CortexM3\uvsion\cortexm3_macro.s (9548, 2007-05-17)
CortexM3\uvsion\main.c (7418, 2007-06-08)
CortexM3\uvsion\stm32f10x_conf.h (5650, 2007-05-26)
CortexM3\uvsion\stm32f10x_it.c (22435, 2007-05-24)
CortexM3\uvsion\stm32f10x_it.h (3357, 2007-05-24)
CortexM3\uvsion\stm32f10x_vector.s (8676, 2007-06-11)
... ...

/******************** (C) COPYRIGHT 2007 STMicroelectronics ******************** * File Name : readme.txt * Author : MCD Application Team * Date First Issued : 05/21/2007 * Description : Description of the CortexM3 Example1. ******************************************************************************** * History: * 05/21/2007: V0.3 ******************************************************************************** * THE PRESENT SOFTWARE WHICH IS FOR GUIDANCE ONLY AIMS AT PROVIDING CUSTOMERS * WITH CODING INFORMATION REGARDING THEIR PRODUCTS IN ORDER FOR THEM TO SAVE TIME. * AS A RESULT, STMICROELECTRONICS SHALL NOT BE HELD LIABLE FOR ANY DIRECT, * INDIRECT OR CONSEQUENTIAL DAMAGES WITH RESPECT TO ANY CLAIMS ARISING FROM THE * CONTENT OF SUCH SOFTWARE AND/OR THE USE MADE BY CUSTOMERS OF THE CODING * INFORMATION CONTAINED HEREIN IN CONNECTION WITH THEIR PRODUCTS. *******************************************************************************/ Example description =================== This example shows how to use CortexM3 Bit-Band access to perform atomic read-modify-write and read operations on a varaible in SRAM. Directory contents ================== stm32f10x_conf.h Library Configuration file stm32f10x_it.c Interrupt handlers stm32f10x_it.h Header for stm32f10x_it.c main.c Main program Hardware environment ==================== How to use it ============= In order to make the program work, you must do the following : - Create a project and setup all your toolchain's start-up files - Compile the directory content files and required Library files : + stm32f10x_nvic.c + stm32f10x_rcc.c + stm32f10x_lib.c + stm32f10x_flash.c - Link all compiled files and load your image into either RAM or FLASH - Run the example ******************* (C) COPYRIGHT 2007 STMicroelectronics *****END OF FILE******

近期下载者

相关文件


收藏者