Hi Yunoos,
It looks like these errors are caused because of output format (legacy COFF v/s eabi ELF) mismatch between project and libraries. The latest compiler in the CCS7 does not support the legacy COFF mode that the CC256XMSPBTBLESW ccs projects…
Hi,
przemkop said: I'm using BT stack for CC256xB with the latest service pack Rev 1.6.
Do you mean you are using the TI stack for CC256xB (e.g. CC256XMSPBTBLESW) or is it a third party stack?
Best regards,
Vihang
Hi Nathan,
Thanks for the reply, Here are the details
i am using Release 1.5 R2 (Bluetopia 4.0.1.10)
and setup file is CC256XMSPBTBLESW-v1.5-R2-Setup.exe, and link CC256XMSPBTBLESW
Please let me know how to proceed?
Nitesh
Dong,
Dong Won Lee said: is there any rule that "A3DP Multiroom isn't working when spp is connected" in Ti Bluetopia Stack?
The A3DPMultiRoomDemo application is only designed to work in the 1 source & 2 sink (one master, one slave) use-case. The performance…
Part Number: CC2564MODNEM Other Parts Discussed in Thread: CC256XMSPBTBLESW , CC2564 , MSP430F5438 , CC2564MODN , MSP430F5529 I have bought a MSP-EXP430F5529 as recommended in the booklet that came with my CC2564MODNEM evaluation board. I have downloaded…
Below two EVMs are compatible with MSP430F5529 and have software at CC256XMSPBTBLESW . You need port the code to MSP430FR6989.
Dual-mode Bluetooth® CC2564 evaluation board
Dual-mode Bluetooth® CC2564 module evaluation board
Hi Olivia,
Thanks for your clarifications. It's very helpful.
Olivia Canto said: The CC256x Getting Started Selection Guide says use of the CC2564C device with the MSP430™ Ultra-Low-Power Microcontrollers is not currently available. In the documentation…
You need to port your application to MSP430 Blutopia SDK. As, such the APIs would remain the same but you need to recompile and build with MSP430 tools for the chosen device. Also, please make sure you have enough RAM and flash on the MSP430 device to…
Hi,
The code that comes pre-loaded on this reference design is from the A3DPDemo_SNK sample application of the CC256XMSPBTBLESW SDK.
After installing the SDK, you can open the A3DPDemo_SNK in IAR and select the "Debug-A3DP SNK Board" as the build…