Trying to launch audio streaming on CYBT-353027-EVAL

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Dobre
Level 2
Level 2
25 sign-ins 10 sign-ins 5 replies posted

Good day!

Trying to launch audio streaming on CYBT-353027-EVAL I came across the previous:

https://community.infineon.com/t5/Bluetooth-SDK/CYBT-353027-EVAL-HFP-no-audio-streaming/m-p/274866#M...

In the solution post it said what to do to make it work.

I downloaded mtb-example-btsdk-audio-headset-master (from https://github.com/Infineon/mtb-example-btsdk-audio-headset) example and used Library Manager to get library files for CYBT-353027-EVAL.

But when I build it I get these errors:

C:/Users/Work/mtw/bt101/mtb-example-btsdk-audio-headset-master_1/build/CYBT-353027-EVAL/generated/lib_installer.c:47:2: error: #error Too many patch entries for device, after adding libraries
47 | #error Too many patch entries for device, after adding libraries
| ^~~~~
make[1]: *** [../mtb_shared/core-make/release-v1.9.0/make/core/build.mk:382: C:/Users/Work/mtw/bt101/mtb-example-btsdk-audio-headset-master_1/build/CYBT-353027-EVAL/Debug/generated/lib_installer.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make: *** [../mtb_shared/core-make/release-v1.9.0/make/core/main.mk:434: secondstage_build] Error 2
"C:/Users/Work/ModusToolbox/tools_2.3/modus-shell/bin/make CY_MAKE_IDE=eclipse CY_MAKE_IDE_VERSION=2.3 CY_IDE_TOOLS_DIR=C:/Users/Work/ModusToolbox/tools_2.3 -j4 all" terminated with exit code 2. Build might be incomplete.

What can be done to solve this problem? Thanks!

 

Best regards,

Dobre

1 Solution
Charles_Lai
Moderator
Moderator
Moderator
500 replies posted 250 solutions authored 250 sign-ins

Hi,

If you follow the process of creating an example using MTB Project Creator, you will find that the example Audio Headset is not listed for CYBT-353027-EVAL, though the device is based on CYW20706. See below:
Charles_Lai_0-1652848632184.png

If you try CYW920706WCDEVAL, Audio Headset is listed. See below as reference:

Charles_Lai_1-1652850753295.png

 

 

Actually, (nearly all) CYBT-xxxxxx-EVAL kits don't get Audio series support.

Best regards

View solution in original post

0 Likes
4 Replies
DheerajPK_41
Moderator
Moderator
Moderator
750 replies posted 500 likes received 500 replies posted

Hi Dobre,

We could reproduce it. Let us have a look at the issue and get back to you soon.

Thanks,

-Dheeraj.P.k

0 Likes
oskla129
Level 2
Level 2
First like received 5 replies posted First solution authored

Hi,

I have the same issue.
Have you found a solution?

Regards,
Oskar

 

0 Likes
oskla129
Level 2
Level 2
First like received 5 replies posted First solution authored

I am able to build if I use version 3.1.0 of the BSP for CYBT-353027-EVAL. But I have not been able to test the functionalty yet.

Version 3.2.0 adds a new patch lib, FM25Q04_sflash.a,  as seen in the commit: https://github.com/Infineon/TARGET_CYBT-353027-EVAL/commit/380963b5930d593e12636e3dfbc7a0731fb8f901#...
I have no idea what that library does, and if it needed, though.

/Oskar

0 Likes
Charles_Lai
Moderator
Moderator
Moderator
500 replies posted 250 solutions authored 250 sign-ins

Hi,

If you follow the process of creating an example using MTB Project Creator, you will find that the example Audio Headset is not listed for CYBT-353027-EVAL, though the device is based on CYW20706. See below:
Charles_Lai_0-1652848632184.png

If you try CYW920706WCDEVAL, Audio Headset is listed. See below as reference:

Charles_Lai_1-1652850753295.png

 

 

Actually, (nearly all) CYBT-xxxxxx-EVAL kits don't get Audio series support.

Best regards

0 Likes