Hi ,
I want to build ..\mesh\bootloader, I know must use CMAKE, but I do not know how to use CMAKE?
Could you tell me or show me the step,please?
Thanks!
Hi ,
I want to build ..\mesh\bootloader, I know must use CMAKE, but I do not know how to use CMAKE?
Could you tell me or show me the step,please?
Thanks!
Can you give me more details on what is failing and what you have done?
Hi Mttrinh,
uder ....\mesh\bootloader path, use command as follow:
cmake -G Ninja -DPLATFORM=nrf52840_xxAA -DGENERATE_SES_PROJECTS=ON -DBUILD_BOOTLOADER=ON -DCMAKE_BUILD_TYPE=Debug -DBOOTLOADER_DEBUG_ENABLE=ON -DTOOLCHAIN=gccarmemb ..

error as above.
I don't know how to do next.
Hi Mttrinh,
uder ....\mesh\bootloader path, use command as follow:
cmake -G Ninja -DPLATFORM=nrf52840_xxAA -DGENERATE_SES_PROJECTS=ON -DBUILD_BOOTLOADER=ON -DCMAKE_BUILD_TYPE=Debug -DBOOTLOADER_DEBUG_ENABLE=ON -DTOOLCHAIN=gccarmemb ..

error as above.
I don't know how to do next.