Hey guys!
Im creating a program to be implemented in the ez430-RF2500 kit, bit Im getting this error but i'm not quite sure why:
Fatal Error[e89]: Too much object code produced (more than 0x1000 bytes) for this package
I've been searching about it and it says that my code is bigger than 4kb, but it isn't.
The IAR main specs are:
AR Assembler for MSP430
4.21.2 (4.21.2.50066)
C:\Program Files (x86)\IAR Systems\Embedded Workbench 5.4 Kickstart\430\bin\a430.exe
28/08/2009 09:50:48 a.m., 2035712 bytes
IAR C/C++ Compiler for MSP430
4.21.2 [Kickstart] (4.21.2.30066)
C:\Program Files (x86)\IAR Systems\Embedded Workbench 5.4 Kickstart\430\bin\icc430.exe
28/08/2009 09:58:32 a.m., 16039936 bytes
IAR Library Builder
4.61O (4.61.15.0)
C:\Program Files (x86)\IAR Systems\Embedded Workbench 5.4 Kickstart\430\bin\xar.exe
02/07/2009 01:41:04 p.m., 151552 bytes
And, if you want to see my code (and please check that it isn't bigger than 4kb), it is below. Pleasy if you can help me, i'd very grateful.

