Other Parts Discussed in Thread: MSP430F5438, SIMPLICITI, MSP430F2274, Z-STACK
I swear when I downloaded IAR Kickstart the download page said it was limited to 16KB, but after adding just 1 additional function call to the ZASA demo that come with my EZ430-RF2480, I get a linker error referencing a 4KB limit (0x1000 bytes). Now I when search again, it seems that Kickstart is, indeed, limited to 4KB.
But then I found the eZ430-Chronos Development Tool PDF (slau292.pdf) which states in the FAQ that KickStart has a 16KB code size limit.
So what's going on? Is KickStart limited to 4KB for some target boards and 16KB for others? Did I just download the wrong version? (I have slac050v.zip). It's hard to do much experimentation with the RF2480 if adding a single function call can put it over the compiler limit. I was hoping to get a good feel for the functionality before running vastly different code on it.
-Paul