How to recompile BLEAPP

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

cross mob
Anonymous
Not applicable

I tried to add some trace messages to some functions in bleapp (bletime_TimeReq()), however when I exectute the traget ( proximity_plus.c) it doesn't seem to re-compile the bleapp code. I even tried a clean build and it doesn't rebuild them. Is there a binary thats always used for all applications and are we not allowed to make modifications to the bleapp code ? Or is there a separate target to rebuild the lower bleapp libs ?

Thanks

Kartik

0 Likes
1 Solution
asridharan
Employee
Employee
10 comments on KBA 5 comments on KBA First comment on KBA

Sources outside SDK/Apps directory cannot be compiled and are only for reference because these are already in the ROM.

View solution in original post

1 Reply
asridharan
Employee
Employee
10 comments on KBA 5 comments on KBA First comment on KBA

Sources outside SDK/Apps directory cannot be compiled and are only for reference because these are already in the ROM.