⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme.txt

📁 str710处理器的演示例程
💻 TXT
字号:

########################################################################
#
#                   STR710-EVAL.eww
#
#                                                   $Revision: 1.3 $
#
########################################################################


DESCRIPTION
===========
This example project shows how to use the IAR Embedded Workbench for ARM
to develop code for the ST STR710-EVAL (MB393) evaluation board based on STR710.
It shows basic use of parallel I/O, timer and the interrupt controller.

It blinks the LED's next to the JTAG connector.

COMPATIBILITY
=============
The project is compatible with the STR710-Eval board( MB393 ).

The project is by default configured to use the J-Link JTAG interface.


GETTING STARTED
===============
Start the IAR Embedded Workbench for ARM.
Select File->Open->Workspace...
Open the workspace file
...\IAR Systems\Embedded Workbench 4.0 Kickstart\arm\src\examples\ST\STR71x\STR710-EVAL\STR710-EVAL.eww"

CONFIGURATION
=============
The application is downloaded to flash or RAM depending on the selected configuration.

For the flash configuration make sure that
- the board switches SW13, SW14 and SW15 is configured with the
  flash mapped at 0h, see the evaluation board documentation for details.
  SW13 towards CPU
  SW14 towards CPU
  SW15 opposite CPU

For the RAM configuration make sure that
- the board switches SW13, SW14 and SW15 is configured with the
  RAM mapped at 0h, see the evaluation board documentation for details.
  SW13 opposite CPU
  SW14 towards CPU
  SW15 opposite CPU

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -