Fujitsu MB91360 SERIES 사용자 설명서 - 페이지 11
{카테고리_이름} Fujitsu MB91360 SERIES에 대한 사용자 설명서을 온라인으로 검색하거나 PDF를 다운로드하세요. Fujitsu MB91360 SERIES 43 페이지. Levelshifter board
Fujitsu MB91360 SERIES에 대해서도 마찬가지입니다: 사용자 설명서 (17 페이지), 애플리케이션 노트 (35 페이지), 사용자 설명서 (20 페이지)
STARTERKIT MB91360
Chapter 3 Getting Started
3 Getting Started
Make sure you have Softune Workbench for FR installed on your PC and the evaluation
board is ready to use. For details refer to the Hardware and Software Installation chapters.
This chapter uses the available examples to illustrate some features of Softune Workbench.
3.1 Softune Workbench Development Introduction
Start Softune Workbench. Select "File – Open Project" to load the first example
"LEDdemo1.Prj". In the project tree on the left side, you can open the "source"-folder which
contains the source-files registered to this project. A double-click on one of the files will
invoke the built-in editor, which supports syntax-highlighting, tags and various other
functions.
Figure 2: Softune Workbench Editor
You may customize the editor by a right-click on the editor window.
Whenever you make changes to your source-files, you have to re-compile and link the
related files to produce a valid loadmodule (ABS-file). This is done using the MAKE-function.
MAKE invokes the assembler, C-compiler and linker for FR whenever necessary (only the
changed files will be re-compiled).
If you wish to re-compile the entire project regardless of any changes, you can use the
BUILD-function. To check for syntax-errors on a specific source-file, use the
COMPILE/ASSEMBLE function.
© Fujitsu Microelectronics Europe GmbH
- 11 -
UG-910006-13