Hi
I am new to Nordic
I am using nordic nrf52832 with segger embedded software tool woth nordic support version NRF SDK 16.0.0
I am facing issue with build configutations.
I have set my build configuration as public configuration
under that i always kept "Release" option
Now a days in release configuration there is build error occurred like "error: can't open C:/nordic_brindha/nRF5_SDK_16.0.0_98a08e2/examples/PILLPAL/Final_ETP2.1/pca10040/s132/ses/ for reading"
after changing build configuration as "Debug" instead of "Release" it will build successfully.
I attached the picture for your reference
Please anyone help me to solve the issue.