Tool Options For Own Projects - Fujitsu CREMSON MODULAR STARTERKIT User Manual

Table of Contents

Advertisement

7.2 Tool options for own projects

Valid load module files for different CPU boards can only be achieved if the language tool
configuration is appropriate. The most convenient way to create own projects is to copy the
provided Template-Projects from the sample-directory and use it as "blank sheet".
Always check the Linker Settings ("Project – Setup Project – Linker – Disposition") to make
sure the following memory map is applied according to your project configuration :
Recommended linker settings for MB91F369 CPU-Board for debugging
Memory Type
Data RAM,
F-Bus RAM
External Debug RAM
External Debug RAM
Note : Startup code must be located at 0x8F:4000 !
Table 3: Linker Settings for MB91F369 Debug-Configuration
Recommended linker settings for MB91F369 CPU-Board for embedded flash execution
Memory Type
Data RAM,
F-Bus RAM
Internal flash ROM
Internal flash ROM
Note : Startup code must be located at 0x0F:4000 !
Table 4: Linker Settings for MB91F369 Flash-Configuration
Recommended linker settings for MB91F362 CPU-Board (embedded flash only)
Memory Type
Data RAM,
F-Bus RAM
Internal flash ROM
Internal flash ROM
Note : Startup code must be located at 0x0F:4000 !
Table 5: Linker Settings for MB91F369 Debug-Configuration
Cremson Starterkit User Manual
Chapter 7 . Appendix
Used for
Area(s)
Variables,Stack,
3D000..3FFFF
Displaylist
40000..43FFF
Code
88:0000.. 8F:3FFF
Boot-Code
8F:4000..8F:FFFF
Used for
Area(s)
Variables,Stack,
3D000..3FFFF
Displaylist
40000..43FFF
Code
08:0000.. 0F:3FFF
Boot-Code
0F:4000..0F:FFFF
Used for
Area(s)
Variables,Stack,
3D000..3FFFF
Displaylist
40000..40FFF
Code
08:0000.. 0F:3FFF
Boot-Code
0F:4000..0F:FFFF
- 28 -
Sections
DATA, INIT, STACK,
(DISPLIST) = RAM_AREA
CODE = CODE_AREA
START,INIT,CONST
=ROM_AREA
Sections
DATA, INIT, STACK,
(DISPLIST) = RAM_AREA
CODE = CODE_AREA
START,INIT,CONST
=ROM_AREA
Sections
DATA, INIT, STACK,
(DISPLIST) = RAM_AREA
CODE = CODE_AREA
START,INIT,CONST
=ROM_AREA
© Fujitsu Microelectronics Europe GmbH

Advertisement

Table of Contents
loading

Table of Contents