STARTERKIT MB91360
Chapter 7 Appendix
7.2Tool options for own projects
Valid load module files for MB91360 devices can only be achieved if the language tool configuration is appropriate. If you use the provided samples or templates, you do not have to worry about these settings.
The most convenient way to create own projects is to copy the provided
Target MCU (“Project – Setup” menu) : make sure “MB91FV360” or “MB91F362” is selected as the target MCU device.
Linker Settings (“Project – Setup tool options – Linker – Disposition”) : MB91360 devices use a fixed memory map for code stored in
Memory Type | Used for |
| Area | Sections |
|
|
|
|
|
|
|
Data RAM | Stack |
| 3D000..3DFFF | STACK |
|
|
|
|
|
| |
Data RAM | Variables |
| 3E000..3FFFF | DATA, INIT | |
|
|
|
|
|
|
Flash ROM | User Code |
| 080000..0EFFFF | CODE |
|
|
|
|
|
|
|
FlashROM | Kernel |
| 0F0000..0F3FFF | 1.1.1.1.1 | Reserved ! |
|
|
|
| ||
|
|
|
|
|
|
FlashROM |
| 0F4000..0FFFFF | START, | CONST, | |
| constants | and |
| @INIT, VECTORS | |
| vectors |
|
|
|
|
|
|
|
|
|
|
Table 4: Memory Map
Your linker settings should look like this:
Also refer to the detailed memory maps in the appendix.
Always check the
© Fujitsu Microelectronics Europe GmbH | - 31 - |