I tried to compile all of the examples in the SimplicTI download for the EZ430-2500 and got code size too big errors. How can you tell how far over the 4k limit you are, with Kickstart??
Tim Barr
You could generate a map file. See link below for details:
https://community.ti.com/forums/t/1041.aspx
---------------------------------------------------------------------------------------------------------
Please click the Verify Answer button on this post if it answers your question.---------------------------------------------------------------------------------------------------------
The Kickstart version doesn't do much when it tries to link and you exceed the limit. All the map file says is you are over limit but not how much.
The eZ430-rf2500 sensor monitor demo includes a precompiled version of SimpliciTI. You can check the code size of that using the kickstart version. It's probably in the ~6KB range.