How to use patch command when apply the hotfix of SDK 6.0.14.1114

Learn MoreFAQsTutorials

10 posts / 0 new
Last post
cgha
Offline
Last seen:1 month 2 weeks ago
加入:2016-03-23 13:05
How to use patch command when apply the hotfix of SDK 6.0.14.1114

I am using Windows 7 and do not know there is an patch command on Windows 7 platform.

Device:
cgha
Offline
Last seen:1 month 2 weeks ago
加入:2016-03-23 13:05
I've replaced the the

I've replaced the the libraries files in the SDK. But now seems compile can be done, It complained some errors. The function llm_dflt_bdaddr, llm_wlpriv_addr_set, llm_wlpub_addr_set are not defined, there are referenced by patch.o

PM_Dialog
Offline
Last seen:3 hours 22 min ago
Staff
加入:2018-02-08 11:03
Hi cgham

Hi cgham

Could you please provide more inputs so that we can understand what you are trying to accomplish? Is this question related with our SDK> What kind of errors are you getting?

Thanks, PM_Dialog

cgha
Offline
Last seen:1 month 2 weeks ago
加入:2016-03-23 13:05
I want to update the SDK 6.0

I want to update the SDK 6.0.14.1114 with hotfix on Windows 7 platform. How to?

PM_Dialog
Offline
Last seen:3 hours 22 min ago
Staff
加入:2018-02-08 11:03
Hi cgha,

Hi cgha,

Please read the INSTALL.TXT which is within the hotfix patch and you will find the correct guidelines to run it.

Thanks, PM_Dialog

cgha
Offline
Last seen:1 month 2 weeks ago
加入:2016-03-23 13:05
The INSTALL.TXT is for Linux

The INSTALL.TXT is for Linux or Mac os. Is there any INSTALL.TXT for Windows 7 platform?

PM_Dialog
Offline
Last seen:3 hours 22 min ago
Staff
加入:2018-02-08 11:03
Hi cgha,

Hi cgha,

Please open a Command Prompt in the Windows and just follow the instructions from the INSTALL.TXT.

Thanks, PM_Dialog

mon2
Offline
Last seen:1 month 1 week ago
加入:2018-09-04 19:16
Hi. May we ask how you got

Hi. May we ask how you got this patch process working? From where did you source the patch utility? The documentation for this product line is written in a format that only twins can understand. A week later, still working out the gotchas. Perhaps by Christmas we can get something simple working on the product.

cgha
Offline
Last seen:1 month 2 weeks ago
加入:2016-03-23 13:05
I just add the lost function

I just replace the libarary and add the new missing function declaration manually.

mon2
Offline
Last seen:1 month 1 week ago
加入:2018-09-04 19:16
@cgha, thank you for your

@cgha, thank you for your reply.

Please see my last post here:

How to patch SDK on WIndows 10? | Dialog Semiconductor customer support (dialog-semiconductor.com)

Not a fun process but finally got it to patch. The key points are that the -p1 = one level deep on the folder structure; the .patch file must be properly formatted for Windows use which it is not by default. Using the notepad++ editor, you can correct the format very quickly.

希望这个过程帮助下开发eloper.