I am just getting started with this. I'm trying to compile and download the End Point application but get this error dump:
Thu Jan 10, 2013 07:38:53: Using license: Evaluation license - IAR Embedded Workbench for Texas Instruments MSP430, Evaluation Version 5.51
Thu Jan 10, 2013 07:38:54: Could not find MSP-FET430UIF on specified COM port
Thu Jan 10, 2013 07:38:57: Fatal error: Failed to initialize device. Session aborted!
Thu Jan 10, 2013 07:38:57: Download completed and verification successful.
Thu Jan 10, 2013 07:38:57: Loaded debugee: C:\Texas Instruments\eZ430-RF2500-SEH_Sensor_Monitor-v1.5\IAR_Source\Projects\Examples\Peer applications\eZ430RF\AP as data hub\Debug\Exe\
SimpliciTI End Device.d43
Thu Jan 10, 2013 07:38:57: Failed to set hardware breakpoint
Thu Jan 10, 2013 07:38:57: There was 1 errors during the initialization of the debugging session.
Thu Jan 10, 2013 07:39:11: Unable to execute: driver error.
The Access Point is plugged into my laptop as COM7, the End Point is sitting next to it with batteries installed. If I connect to COM7 with a terminal program I see the packets from Node 1 (end point) come in every 10 seconds. I think I am missing some basic debug/download setup on the IAR compiler. Any advice is appreciated.