Hello,
I am very new to this technology. I am a student at the University of Maryland working in the engineering labs. We are working with sensors that implement the 2530 chip. I have been given the task of configuring the OAD for our sensors. I have a very basic knowledge of this technology and am doing my best to learn by using TI's horrendous guide found at http://e2e.ti.com/cfs-filesystemfile.ashx/__key/CommunityServer-Components-PostAttachments/00-00-17-26-91/Over-Air-Download-for-CC2530.pdf
I have been going through this guide step by step. I am very new to IAR and am using the 30 day free trial.
I have finished section 10.4 with no problems but when I go to build the code as described in section 10.5 (Ctrl-D) I receive the error "warning possible idata stack overflow detected. reset target to re-enable overflow check" the only way I can get rid of this error is to uncheck the box in the options menu which warns about overflow. I have tried to increase the size of IDATA in the heap/stack options pane but this does not fix the error. I am also getting warning about integer conversions and truncation.
Moving past this to the next section, I am stuck in section 11.2 and unable to find the file boot.hex which is supposedly created at location $PROJ_DIR$\OAD-Boot\Exe\Boot.hex