This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Problem with the demo software

Hi Everybody,

I am trying to reinstall the "ez430-rf2500-seh sensor monitor.eww" ,But i get the following error:

Fatal erro [e89] : too much object code produced ( more than 0x1000 bytes ) for this package.

 

How do i do to reinstall the original code from TI, on the target board?

Thank you

Hamza

 

  • Hamza,

     

    The version of IAR you're using is code limited to 4kB. Your code is exceeding this limit and therefore does not compile. There are several solutions:

    1) Download a 30-day but fully functional trial from IAR:

    http://supp.iar.com/Download/SW/?item=EW430-EVAL

     

    2) Get the code for the EZ430 that is has code as binary because assembly that was previously compiled doesn't count towards the code limit. I believe there is a project that is like this (look at the zip file).

     

    Gustavo

**Attention** This is a public forum