Sign in

username:

password:



Not a member?

Search 68hc12



Search tips

Subscribe to 68hc12



68hc12 by Keywords

68HC1 | 812A4 | 9S12DP256 | Bootloader | CodeWarrior | D60A | Debugger | DP256 | ECT | EEPROM | EVB | Flash | HC1 | HCS12 | I2C | IAR | ICC1 | Interrupts | LCD | M68KIT912DP256 | MC9S12DP256 | MC9S12DP256B | Metrowerks | Motor | MSCAN | Multilink | PLL | Quadrature | SDI | SPI | Transceiver | XFC

Ads

Discussion Groups

Discussion Groups | 68HC12 | Code warrior Linker error

Join our technical discussions about Freescale Microcontrollers: M68HC12. (Freescale Semiconductor is a Subsidiary of Motorola).

Code warrior Linker error - YUQIN WANG - Sep 10 14:11:17 2007

Hi all,

When I was trying to write the config file from ST into the decoder, it gives me an error "Link error: L1102: out of allocation space in segemt SMRAM at address 0x1200" when I compile. Does anyone perhaps know how to fix it?

I use a UF32 MICRO.



(You need to be a member of 68hc12 -- send a blank email to 68hc12-subscribe@yahoogroups.com )


RE: Code warrior Linker error - Styger Erich-R7AAKG - Sep 10 14:29:08 2007

Hello,
What I can tell is that there is not enough space in the SMRAM memory
area.
What you could try is to allocate more space (increasing the memory
range) of the SMRAM section in the linker .prm file until it links.
In any case (or once you get it linked): have a look at the generated
.map file what is using the space.

Erich

-----Original Message-----
From: 6...@yahoogroups.com [mailto:6...@yahoogroups.com] On Behalf
Of YUQIN WANG
Sent: Monday, September 10, 2007 7:26 PM
To: 6...@yahoogroups.com
Subject: [68HC12] Code warrior Linker error
Hi all,

When I was trying to write the config file from ST into the decoder, it
gives me an error "Link error: L1102: out of allocation space in segemt
SMRAM at address 0x1200" when I compile. Does anyone perhaps know how to
fix it?

I use a UF32 MICRO.

Yahoo! Groups Links



(You need to be a member of 68hc12 -- send a blank email to 68hc12-subscribe@yahoogroups.com )