ashish shukla <ashish.shukla@...>
Hi,
Earlier I was building from /zephyr/subsys/dfu/build, Even building from samples/subsys/mgmt/mcumgr/smp_svr/build , leads to same results
toggle quoted messageShow quoted text
On Fri, Apr 6, 2018 at 5:30 PM, Cufi, Carles <carles.cufi@...> wrote:
Hi Ashish,
Just to clarify, are you building from:
samples/subsys/mgmt/mcumgr/smp_svr/build ?
From the screenshot it seems you are trying to build from somewhere else?
Thanks,
Carles
. I'm working with CMake 3.8.2
. I've sourced
zephyr-env.sh
in zephyr tree.
I'm attaching a snap of terminal for you to have a look, which iterates violation of policy CMP0002 again and again.
Warm regards,
Ashish Shukla
Please consider the environment before printing this e-mail or its attachments.
Disclaimer: The information contained herein (including any accompanying documents) is confidential and is intended solely for the addressee(s). If you have erroneously received this message, please
immediately delete it and notify the sender. Also, if you are not the intended recipient, you are hereby notified that any disclosure, copying, distribution or taking any action in reliance on the contents of this message or any accompanying document is strictly
prohibited and is unlawful. The organization is not responsible for any damage caused by a virus or alteration of the e-mail by a third party or otherwise. The contents of this message may not necessarily represent the views or policies of Corvi
On Fri, Apr 6, 2018 at 5:09 PM, Cufi, Carles <carles.cufi@...> wrote:
Hi Ashish,
Make sure of 2 things:
·
You are using CMake 3.4 or higher (cmake –version to check)
·
You have sourced zephyr-env.sh in the Zephyr tree before building MCUboot
Thanks,
Carles
Thanks a lot for pointing us to such a detailed documentation. However, while following through doc, I ran into an issue. When I tried to build MCUboot in it's present form, after adding
a prj.cnf file, and adding following line at the starting of CMakeLists.txt
include($ENV{ZEPHYR_BASE}/cmake/app/boilerplate.cmake NO_POLICY_SCOPE)
project(NONE)
policy CMP0002 of cmake is violated. How can this issue be resolved ?
Warm regards,
Ashish Shukla
Please consider the environment before printing this e-mail or its attachments.
Disclaimer: The information contained herein (including any accompanying documents) is confidential and is intended solely for the addressee(s).
If you have erroneously received this message, please immediately delete it and notify the sender. Also, if you are not the intended recipient, you are hereby notified that any disclosure, copying, distribution or taking any action in reliance on the contents
of this message or any accompanying document is strictly prohibited and is unlawful. The organization is not responsible for any damage caused by a virus or alteration of the e-mail by a third party or otherwise. The contents of this message may not necessarily
represent the views or policies of Corvi
On Fri, Apr 6, 2018 at 2:22 PM, Cufi, Carles <carles.cufi@...> wrote:
Hi Ashish,
Here is the published documentation:
http://docs.zephyrproject.org/samples/subsys/mgmt/mcumgr/smp_svr/README.html
Regards,
Carles
I've been waiting for FOTA and FCB support in zephyr and now when it is supported, I cannot see any samples available or proper documentation to use these features in my project.
Any help regarding the same would be of great help.
Warm regards,
Ashish Shukla
Please consider the environment before printing this e-mail or its attachments.
Disclaimer: The information contained herein (including any accompanying documents) is confidential and is intended solely for the addressee(s).
If you have erroneously received this message, please immediately delete it and notify the sender. Also, if you are not the intended recipient, you are hereby notified that any disclosure, copying, distribution or taking any action in reliance on the contents
of this message or any accompanying document is strictly prohibited and is unlawful. The organization is not responsible for any damage caused by a virus or alteration of the e-mail by a third party or otherwise. The contents of this message may not necessarily
represent the views or policies of Corvi
|