I am trying to run the IAR A3DPDemo_SNK project on the MSP-EXP430F5438 demo board with a PAN1323ETU. I am trying to follow this documentation for the demo:
http://processors.wiki.ti.com/index.php/CC256x_MSP430_Bluetopia_Basic_AssistedA2DPSinkDemo_APP#Demo_Overview
I have the USB port hooked up to my laptop and am reading the output on Hyperterm (9600, n, 8, 1).
I get the following:
"OpenStack().
Stack Init Failed: -4.
Unable to open the stack."
It may be that I don't have some jumpers configured properly or maybe I am missing some hardware-specific defines in the project.
I do have JP3 installed on the MSP-EXP430F5438 which provides for RF power. A red LED is illuminated on the PAN1323ETU.
Thanks in advance for your help.