Hi,
1.How do I resolve this error?

2. waring line 93->line 165
3. error : line 104,line114, line128,line 138,
Thank you for all your assistance.
Kind regards,
Peter.Min
Hello!
You're getting the error because some file paths have backslashes instead of forward slashes:
Syntax error in cmake code at
D:/ncs/v1.9.0/peter/serial_lte_modem/build_nrf9160dk_nrf9160_ns/spm/child_image_preload.cmake:10
when parsing string
D:\ncs\v1.9.0\toolchain\segger_embedded_studio/html/configure_nordic_project_menuconfig.py
Do you know where these paths come from and why they would be formatted this way?
Best regards,
Einar
Hello!
You're getting the error because some file paths have backslashes instead of forward slashes:
Syntax error in cmake code at
D:/ncs/v1.9.0/peter/serial_lte_modem/build_nrf9160dk_nrf9160_ns/spm/child_image_preload.cmake:10
when parsing string
D:\ncs\v1.9.0\toolchain\segger_embedded_studio/html/configure_nordic_project_menuconfig.py
Do you know where these paths come from and why they would be formatted this way?
Best regards,
Einar