EmbeddedRelated.com
Forums
The 2024 Embedded Online Conference

IAR Kickstart with MSP430FG4618

Started by zongo200676 July 15, 2008
Hello,

I'm using the IAR Kickstart version to program the MSP430
experimenters board holdein the MSP430FG4618. After setting the
project options and choosing the target I get the following warnings:

Tue Jul 15 08:27:19 2008: Warning: Memory definition format error in
DDF file C:\Program Files\IAR Systems\Embedded Workbench
4.0\430\config\MSP430FG4618.ddf: Address not within address
space limits for SFR definition
Tue Jul 15 08:27:20 2008: Warning: Memory definition format error in
DDF file C:\Program Files\IAR Systems\Embedded Workbench
4.0\430\config\MSP430FG4618.ddf: Address not within address
space limits for RAM definition
Tue Jul 15 08:27:20 2008: Warning: Memory definition format error in
DDF file C:\Program Files\IAR Systems\Embedded Workbench
4.0\430\config\MSP430FG4618.ddf: Address not within address
space limits for INFO definition
Tue Jul 15 08:27:21 2008: Warning: Memory definition format error in
DDF file C:\Program Files\IAR Systems\Embedded Workbench
4.0\430\config\MSP430FG4618.ddf: Address not within address
space limits for FLASH definition
Tue Jul 15 08:27:23 2008: Memory definition must have either 'R' or
'RW' defined in DDF file.
Tue Jul 15 08:27:23 2008: Memory zone SFR will not be cached due to
missing alignment (0x80).
Tue Jul 15 08:27:23 2008: Memory definition must have either 'R' or
'RW' defined in DDF file.
Tue Jul 15 08:27:23 2008: Memory zone RAM will not be cached due to
missing alignment (0x80).
Tue Jul 15 08:27:23 2008: Memory definition must have either 'R' or
'RW' defined in DDF file.
Tue Jul 15 08:27:23 2008: Memory zone INFO will not be cached due to
missing alignment (0x80).
Tue Jul 15 08:27:23 2008: Memory definition must have either 'R' or
'RW' defined in DDF file.
Tue Jul 15 08:27:23 2008: Memory zone FLASH will not be cached due to
missing alignment (0x80).
Tue Jul 15 08:27:23 2008: Neither code area (R) nor data area (RW)
found for memory cache

Is this because of the code size limitations of the IAR kickstart
version or is there anything else wrong?

Up to now I hadn't got any problems programming the microcontroller
and the ddf and srf also seem to be ok. I just want to know if these
warnings will cause me any troubles sometime.

Stefan.

Beginning Microcontrollers with the MSP430


The 2024 Embedded Online Conference