Fujitsu CREMSON MODULAR STARTERKIT 사용자 설명서 - 페이지 11

{카테고리_이름} Fujitsu CREMSON MODULAR STARTERKIT에 대한 사용자 설명서을 온라인으로 검색하거나 PDF를 다운로드하세요. Fujitsu CREMSON MODULAR STARTERKIT 36 페이지.

Fujitsu CREMSON MODULAR STARTERKIT 사용자 설명서

3 Getting Started

Make sure you have Softune Workbench for FR and the additional tools (e.g. the
flashprogrammer) installed on your PC and the evaluation board is ready to use. Refer to
Chapter 2 for details on the hardware and software installation.

3.1 Using the MB91F362 CPU-module

If you have a system with the MB91F362 CPU module, you can not use the monitor
debugger. Instead, you have to program the application to the embedded flash. Therefore,
the provided examples are already linked for the embedded flash area of the MB91F362
(08:0000...0F:FFFF).
Creating applications for this board configuration could look like this :
1. Modify an existing project for the F362 CPU board and the GDC subboard
2. Compile&Link (Build) the project to create a valid loadmodule for the embedded flash
3. Use the MB91360 flash programmer tool to program the embedded flash
4. Test the application in stand-alone mode and continue at step 1.

3.2 Using the MB91F369 CPU-module

If you have a system with the MB91F369 CPU module, you are able to use the monitor
debugger of Softune workbench. Hence, the examples are linked for the additional
debugging RAM of the F369 CPU-module (80:0000...8F:FFFF). Your application will be
downloaded to the debugging RAM automatically by starting the debugger.
Alternatively, you can also program the application to the embedded flash of the MB91F369
to create a stand-alone application which starts immediately after a reset. To do so, you
have to re-link the application to the internal flash area (08:0000..0F:FFFF).
Creating applications for this board configuration could look like this :
1. Modify an existing project for the F369 CPU board and the GDC subboard
2. Compile&Link (Build) the project to create a valid loadmodule for the ext. RAM
3. Start the debugger to download the application to the ext RAM
4. Test and debug the application in the debugger
5. Return to the development area of Softune Workbench to make changes
6. Continue at step 2 until your project has reached a stable stage
7. Change the linker settings for internal flash (see Appendix)
5. Use the MB91360 flash programmer tool to program the embedded flash
6. Test the application stand-alone
7. Change the linker-settings and continue at step 1. if necessary
Make sure to not overwrite the "security vector" (0x0FFEF4) – see hardware manual
Use the provided templates to make sure the sections are located correctly
© Fujitsu Microelectronics Europe GmbH
Cremson Modular Starterkit
Chapter 3 Getting Started
- 11 -