why do i always encounter this Build error: cy_scb_uart.h: No such file or directory ?

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

cross mob
chsrc_3700256
Level 3
Level 3
10 replies posted 5 replies posted 5 questions asked

Hello Team,

I have been using Psoc 6 BLE prototyping kit with device CYBLE-416045-02.

Everytime i try to create a project with a BLE module. I encounter this error.

Build error: cy_scb_uart.h: No such file or directory .

However, I have installed new PDL 3.0.4 and retargeted the io  in buildsettings . I have also Copy pasted the header and c files of cy_scb_uart from utilities folder to retarget folder?

Please can you let me know what would be the possible steps to get rid of this error.

Thank you in advance,

Chaithanya Sreenivas

0 Likes
1 Solution

Hey i just updates tools and rebuilt... it worked

View solution in original post

0 Likes
4 Replies
LinglingG_46
Moderator
Moderator
Moderator
500 solutions authored 1000 replies posted 10 questions asked

Hi,

Try to download the latest PDL from below linker(PDL v3.1.x):

https://www.cypress.com/documentation/software-and-drivers/peripheral-driver-library-pdl

Maybe the error can be fixed if you choose the new PDL path.

0 Likes

Hey,

I tried installing PDL 3.1 earlier. But, it has many errors with the header files and was not able to locate CYBLE-416045-02 in PDL 3.1. That is the reason I re-installed  PDL 3.0.4

0 Likes

Hi,

Can you attached your test project?

I want to check which component you use, or whether it can have programming error in my side?

Hey i just updates tools and rebuilt... it worked

0 Likes