Hello,
I suspect that the post that I left at http://e2e.ti.com/support/low_power_rf/f/660/t/260129.aspx was both too long and failed to get to the point quickly enough.
The problem is that HCI VS commands sent to the Controller fail, typically returning a Command_Complete event packet indicating that the commands are not recognized. This is consistent with a note regarding HCI_VS_Start_VS_Lock that was found in an HCI VS guide for the BL6450.
This problem means [it seems] that I am not able to load an initialization script into the Controller. More details regarding why I want to do this are included in my other post (link included above).
Aside from the Panasonic wrapper (a PAN1323) for the TI Controller, this is a TI-centric application using CCS v5 for development and MSP430F5438 for the Host. The Host is running a non-preemptive task manager (no OS), and the Controller is responsive to other HCI commands. However, the BT radio cannot currently be made discoverable, which is the reason for running an initialization script (a service pack).
Help with this would be greatly appreciated!