I am trying to at least get the PAN1315 demo working. I have tried to load the code supplied in
C:\Texas Instruments\EZ430-RF256x SDK\GA 1.0\MSP430-CC2560_Applications\Binary\ez430-accl.d43
onto two boards with the PAN1315ETU plugged in. Note that my kit did not come with any "jumper for RF3" so I jumped it as per the instructions with 4 separate jumpers. Also JP1-3 are in. According to the documentation, this should work with the supplied MSP430F5438 with a timeout but it should do something.
Before programing the boards, the TI supplied program in the MSP430F5438A chips did work. Now the leds (LED1 and LED2) do not even come on. This has been tried with the Elprotronic loader as well as through the IAR system. Same results. When doing this with the IAR system in debug mode, one can at least see it run the first two function calls but there is a comment in the code that one can not expect to debug through these calls.
Any suggestions on why the default installation will not do anything?