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
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?
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.
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.
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
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
I want to update the SDK 6.0.14.1114 with hotfix on Windows 7 platform. How to?
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
The INSTALL.TXT is for Linux or Mac os. Is there any INSTALL.TXT for Windows 7 platform?
Hi cgha,
Please open a Command Prompt in the Windows and just follow the instructions from the INSTALL.TXT.
Thanks, PM_Dialog
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.
I just replace the libarary and add the new missing function declaration manually.
@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.