I have this error while building my nRF connect project using segger embedded studio have you an Idea about how to fix it?
I have this error while building my nRF connect project using segger embedded studio have you an Idea about how to fix it?
Hi,
What is the error? Which version of nRF Connect SDK are you using? Are you building one of our samples or applications from nRF Connect SDK, or is it a custom project?
Best regards,
Marte
This is ther error:Error starting process C:\Users\ghaaz\ncs\v1.9.0\toolchain\opt/bin/arm-none-eabi-ar
and I'am running a project from edge impulse , and this is the link from github :edgeimpulse/example-standalone-inferencing-zephyr (github.com)
I just added added the edge impulse library like this:
and it is working with nRF52840 on vs code, but I can't see the print on the terminal when I use Arduino_nano_33_ble, But On Segger embedded studio I can see the print of arduino nano 33 ble but I can't build the project
and it is working with nRF52840 on vs code, but I can't see the print on the terminal when I use Arduino_nano_33_ble, But On Segger embedded studio I can see the print of arduino nano 33 ble but I can't build the project
Hi,
gizgiz said:but I can't see the print on the terminal when I use nRf52840,
Did you reset the board after flashing? How are you connecting to the device to see the prints?
VS Code is the recommended IDE, so it is preferable that you use that. SES is not supported in v2.0.0 of nRF Connect SDK and later.
gizgiz said:This is ther error:Error starting process C:\Users\ghaaz\ncs\v1.9.0\toolchain\opt/bin/arm-none-eabi-ar
Can you copy the entire output from SES when you get the error?
Best regards,
Marte
This is the output from SES
Hi,
Please select 'Output' instead of 'Tasks', then copy the entire log and paste it here using Insert > Code. Thank you.
Best regards,
Marte
This the output:
Building ‘C:/Users/ghaaz/ncs/v1.9.0/zephyr/misc/empty_file.c’ from solution ‘build’ in configuration ‘Common’
Building ‘C:/Users/ghaaz/ncs/v1.9.0/zephyr/include/dt-bindings/gpio/gpio.h’ from solution ‘build’ in configuration ‘Common’
Building ‘C:/Users/ghaaz/ncs/v1.9.0/zephyr/include/dt-bindings/i2c/i2c.h’ from solution ‘build’ in configuration ‘Common’
Building ‘C:/Users/ghaaz/ncs/v1.9.0/zephyr/include/dt-bindings/pinctrl/nrf-pinctrl.h’ from solution ‘build’ in configuration ‘Common’
Building ‘zephyr/misc/generated/syscalls.json’ from solution ‘build’ in configuration ‘Common’
1> Combining ‘zephyr/misc/generated/syscalls.json’
Building ‘zephyr/misc/generated/struct_tags.json’ from solution ‘build’ in configuration ‘Common’
Building ‘zephyr/CMakeFiles/parse_syscalls_target’ from solution ‘build’ in configuration ‘Common’
Building ‘zephyr/parse_syscalls_target’ from solution ‘build’ in configuration ‘Common’
Building ‘zephyr/include/generated/driver-validation.h’ from solution ‘build’ in configuration ‘Common’
1> Combining ‘zephyr/include/generated/driver-validation.h’
Building ‘zephyr/CMakeFiles/driver_validation_h_target’ from solution ‘build’ in configuration ‘Common’
Building ‘zephyr/driver_validation_h_target’ from solution ‘build’ in configuration ‘Common’
Building ‘zephyr/include/generated/kobj-types-enum.h’ from solution ‘build’ in configuration ‘Common’
1> Combining ‘zephyr/include/generated/kobj-types-enum.h’
Building ‘zephyr/include/generated/otype-to-str.h’ from solution ‘build’ in configuration ‘Common’
Building ‘zephyr/CMakeFiles/kobj_types_h_target’ from solution ‘build’ in configuration ‘Common’
Building ‘zephyr/include/generated/otype-to-size.h’ from solution ‘build’ in configuration ‘Common’
Building ‘zephyr/kobj_types_h_target’ from solution ‘build’ in configuration ‘Common’
Building ‘zephyr/include/generated/syscall_list.h’ from solution ‘build’ in configuration ‘Common’
1> Combining ‘zephyr/include/generated/syscall_list.h’
Building ‘zephyr/CMakeFiles/syscall_list_h_target’ from solution ‘build’ in configuration ‘Common’
Building ‘zephyr/include/generated/syscall_dispatch.c’ from solution ‘build’ in configuration ‘Common’
Building ‘zephyr/syscall_list_h_target’ from solution ‘build’ in configuration ‘Common’
Building ‘cmake_object_order_depends_target_offsets’ from solution ‘build’ in configuration ‘Common’
Building ‘zephyr/CMakeFiles/offsets.dir/arch/arm/core/offsets/offsets.c.obj’ from solution ‘build’ in configuration ‘Common’
2> Compiling ‘offsets.c’
Building ‘zephyr/offsets’ from solution ‘build’ in configuration ‘Common’
Building ‘zephyr/include/generated/offsets.h’ from solution ‘build’ in configuration ‘Common’
1> Combining ‘zephyr/include/generated/offsets.h’
Building ‘zephyr/CMakeFiles/offsets_h’ from solution ‘build’ in configuration ‘Common’
Building ‘zephyr/offsets_h’ from solution ‘build’ in configuration ‘Common’
Building ‘zephyr/zephyr_generated_headers’ from solution ‘build’ in configuration ‘Common’
Building ‘cmake_object_order_depends_target_..__nrf__drivers__hw_cc310’ from solution ‘build’ in configuration ‘Common’
Building ‘cmake_object_order_depends_target_..__nrf__lib__fatal_error’ from solution ‘build’ in configuration ‘Common’
Building ‘cmake_object_order_depends_target_app’ from solution ‘build’ in configuration ‘Common’
Building ‘cmake_object_order_depends_target_arch__arm__core__aarch32’ from solution ‘build’ in configuration ‘Common’
Building ‘cmake_object_order_depends_target_arch__arm__core__aarch32__cortex_m’ from solution ‘build’ in configuration ‘Common’
Building ‘cmake_object_order_depends_target_arch__arm__core__aarch32__mpu’ from solution ‘build’ in configuration ‘Common’
Building ‘cmake_object_order_depends_target_isr_tables’ from solution ‘build’ in configuration ‘Common’
Building ‘cmake_object_order_depends_target_arch__common’ from solution ‘build’ in configuration ‘Common’
Building ‘cmake_object_order_depends_target_drivers__clock_control’ from solution ‘build’ in configuration ‘Common’
Building ‘cmake_object_order_depends_target_drivers__gpio’ from solution ‘build’ in configuration ‘Common’
Building ‘cmake_object_order_depends_target_drivers__serial’ from solution ‘build’ in configuration ‘Common’
Building ‘cmake_object_order_depends_target_drivers__timer’ from solution ‘build’ in configuration ‘Common’
Building ‘cmake_object_order_depends_target_kernel’ from solution ‘build’ in configuration ‘Common’
Building ‘cmake_object_order_depends_target_lib__libc__newlib’ from solution ‘build’ in configuration ‘Common’
Building ‘cmake_object_order_depends_target_lib__posix’ from solution ‘build’ in configuration ‘Common’
Building ‘cmake_object_order_depends_target_modules__hal_nordic__nrfx’ from solution ‘build’ in configuration ‘Common’
Building ‘cmake_object_order_depends_target_soc__arm__common__cortex_m’ from solution ‘build’ in configuration ‘Common’
Building ‘cmake_object_order_depends_target_soc__arm__nordic_nrf__nrf52’ from solution ‘build’ in configuration ‘Common’
Building ‘cmake_object_order_depends_target_zephyr’ from solution ‘build’ in configuration ‘Common’
Building ‘zephyr/include/generated/autoconf.h’ from solution ‘build’ in configuration ‘Common’
Building ‘zephyr/linker_zephyr_pre0.cmd’ from solution ‘build’ in configuration ‘Common’
1> Combining ‘zephyr/linker_zephyr_pre0.cmd’
Building ‘zephyr/CMakeFiles/linker_zephyr_pre0_script’ from solution ‘build’ in configuration ‘Common’
Building ‘zephyr/linker_zephyr_pre0_script’ from solution ‘build’ in configuration ‘Common’
Building ‘cmake_object_order_depends_target_zephyr_pre0’ from solution ‘build’ in configuration ‘Common’
Building ‘app/libapp.a’ from solution ‘build’ in configuration ‘Common’
3> Compiling ‘activations.cc’
4> Compiling ‘add.cc’
1> Compiling ‘add_n.cc’
2> Compiling ‘all_ops_resolver.cc’
1> Compiling ‘arg_min_max.cc’
3> Compiling ‘batch_to_space_nd.cc’
3> Compiling ‘cast.cc’
1> Compiling ‘ceil.cc’
4> Compiling ‘circular_buffer.cc’
2> Compiling ‘comparisons.cc’
3> Compiling ‘concatenation.cc’
1> Compiling ‘conv.cc’
4> Compiling ‘conv_common.cc’
1> Compiling ‘debug_log.cpp’
3> Compiling ‘debug_log.cpp’
1> Compiling ‘debug_log.cpp’
3> Compiling ‘debug_log.cpp’
2> Compiling ‘debug_log.cpp’
3> Compiling ‘debug_log.cpp’
2> Compiling ‘debug_log.cpp’
1> Compiling ‘debug_log.cpp’
4> Compiling ‘debug_log.cpp’
3> Compiling ‘debug_log.cpp’
2> Compiling ‘debug_log.cpp’
1> Compiling ‘debug_log.cpp’
4> Compiling ‘debug_log.cpp’
2> Compiling ‘debug_log.cpp’
3> Compiling ‘debug_log.cpp’
1> Compiling ‘depthwise_conv.cc’
4> Compiling ‘depthwise_conv_common.cc’
2> Compiling ‘dequantize.cc’
3> Compiling ‘div.cc’
4> Compiling ‘ei_classifier_porting.cpp’
2> Compiling ‘ei_classifier_porting.cpp’
1> Compiling ‘ei_classifier_porting.cpp’
4> Compiling ‘ei_classifier_porting.cpp’
2> Compiling ‘ei_classifier_porting.cpp’
3> Compiling ‘ei_classifier_porting.cpp’
1> Compiling ‘ei_classifier_porting.cpp’
4> Compiling ‘ei_classifier_porting.cpp’
3> Compiling ‘ei_classifier_porting.cpp’
4> Compiling ‘ei_classifier_porting.cpp’
1> Compiling ‘ei_classifier_porting.cpp’
3> Compiling ‘ei_classifier_porting.cpp’
4> Compiling ‘ei_classifier_porting.cpp’
2> Compiling ‘ei_classifier_porting.cpp’
1> Compiling ‘ei_classifier_porting.cpp’
3> Compiling ‘ei_run_classifier_c.cpp’
4> Compiling ‘elementwise.cc’
2> Compiling ‘elu.cc’
1> Compiling ‘error_reporter.cc’
3> Compiling ‘ethosu.cc’
1> Compiling ‘exp.cc’
2> Compiling ‘expand_dims.cc’
4> Compiling ‘fast-dct-fft.cpp’
1> Compiling ‘fill.cc’
2> Compiling ‘flatbuffer_conversions.cc’
3> Compiling ‘floor.cc’
4> In file included from [01m[K../edge-impulse-sdk/dsp/dct/fast-dct-fft.cpp:29[m[K:
4> [01m[K../edge-impulse-sdk/dsp/dct/../numpy.hpp:[m[K In static member function '[01m[Kstatic int ei::numpy::welch_max_hold(float*, size_t, float*, size_t, size_t, size_t, bool)[m[K':
4> [01m[K../edge-impulse-sdk/dsp/dct/../numpy.hpp:2373:25:[m[K [01;35m[Kwarning: [m[Kcomparison of integer expressions of different signedness: '[01m[Kint[m[K' and '[01m[Ksize_t[m[K' {aka '[01m[Kunsigned int[m[K'} [[01;35m[K-Wsign-compare[m[K]
1> Compiling ‘fully_connected.cc’
4> Compiling ‘fully_connected_common.cc’
3> Compiling ‘greedy_memory_planner.cc’
4> Compiling ‘hard_swish.cc’
1> Compiling ‘kernel_runner.cc’
3> Compiling ‘kernel_util_lite.cc’
1> Compiling ‘kernel_util_micro.cc’
4> Compiling ‘kiss_fft.cpp’
1> Compiling ‘kiss_fftr.cpp’
3> Compiling ‘l2_pool_2d.cc’
4> Compiling ‘l2norm.cc’
1> Compiling ‘leaky_relu.cc’
3> Compiling ‘linear_memory_planner.cc’
1> Compiling ‘logical.cc’
3> Compiling ‘logistic.cc’
4> Compiling ‘main.cpp’
4> In file included from [01m[K.././edge-impulse-sdk/CMSIS/DSP/Include/arm_math.h:214[m[K,
4> from [01m[K.././edge-impulse-sdk/dsp/numpy.hpp:51[m[K,
4> from [01m[K.././edge-impulse-sdk/classifier/ei_model_types.h:27[m[K,
4> from [01m[K.././model-parameters/model_variables.h:27[m[K,
4> from [01m[K.././edge-impulse-sdk/classifier/ei_run_classifier.h:28[m[K,
4> from [01m[K../src/main.cpp:5[m[K:
4> [01m[K.././edge-impulse-sdk/CMSIS/DSP/Include/dsp/utils.h:45:[m[K [01;35m[Kwarning: [m[K"ROUND_UP" redefined
4> In file included from [01m[KC:/Users/ghaaz/ncs/v1.9.0/zephyr/include/kernel/sched_priq.h:9[m[K,
4> from [01m[KC:/Users/ghaaz/ncs/v1.9.0/zephyr/include/kernel_includes.h:23[m[K,
4> from [01m[KC:/Users/ghaaz/ncs/v1.9.0/zephyr/include/kernel.h:17[m[K,
4> from [01m[KC:/Users/ghaaz/ncs/v1.9.0/zephyr/include/zephyr.h:18[m[K,
4> from [01m[K../src/main.cpp:1[m[K:
4> [01m[KC:/Users/ghaaz/ncs/v1.9.0/zephyr/include/sys/util.h:154:[m[K [01;36m[Knote: [m[Kthis is the location of the previous definition
1> Compiling ‘maximum_minimum.cc’
4> In file included from [01m[K.././edge-impulse-sdk/classifier/ei_model_types.h:27[m[K,
4> from [01m[K.././model-parameters/model_variables.h:27[m[K,
4> from [01m[K.././edge-impulse-sdk/classifier/ei_run_classifier.h:28[m[K,
4> from [01m[K../src/main.cpp:5[m[K:
4> [01m[K.././edge-impulse-sdk/dsp/numpy.hpp:[m[K In static member function '[01m[Kstatic int ei::numpy::welch_max_hold(float*, size_t, float*, size_t, size_t, size_t, bool)[m[K':
4> [01m[K.././edge-impulse-sdk/dsp/numpy.hpp:2373:25:[m[K [01;35m[Kwarning: [m[Kcomparison of integer expressions of different signedness: '[01m[Kint[m[K' and '[01m[Ksize_t[m[K' {aka '[01m[Kunsigned int[m[K'} [[01;35m[K-Wsign-compare[m[K]
4> In file included from [01m[K.././edge-impulse-sdk/dsp/spectral/spectral.hpp:28[m[K,
4> from [01m[K.././edge-impulse-sdk/classifier/ei_run_dsp.h:27[m[K,
4> from [01m[K.././edge-impulse-sdk/classifier/ei_run_classifier.h:34[m[K,
4> from [01m[K../src/main.cpp:5[m[K:
4> [01m[K.././edge-impulse-sdk/dsp/spectral/feature.hpp:[m[K In static member function '[01m[Kstatic int ei::spectral::feature::extract_spectral_analysis_features_v2(ei::matrix_t*, ei::matrix_t*, ei_dsp_config_spectral_analysis_t*, float)[m[K':
4> [01m[K.././edge-impulse-sdk/dsp/spectral/feature.hpp:422:31:[m[K [01;35m[Kwarning: [m[Kcomparison of integer expressions of different signedness: '[01m[Kint[m[K' and '[01m[Ksize_t[m[K' {aka '[01m[Kunsigned int[m[K'} [[01;35m[K-Wsign-compare[m[K]
3> Compiling ‘memory.cpp’
2> Compiling ‘memory_helpers.cc’
3> Compiling ‘micro_allocator.cc’
1> Compiling ‘micro_error_reporter.cc’
4> In file included from [01m[K.././edge-impulse-sdk/classifier/ei_model_types.h:27[m[K,
4> from [01m[K.././model-parameters/model_variables.h:27[m[K,
4> from [01m[K.././edge-impulse-sdk/classifier/ei_run_classifier.h:28[m[K,
4> from [01m[K../src/main.cpp:5[m[K:
4> [01m[K.././edge-impulse-sdk/dsp/numpy.hpp:[m[K In static member function '[01m[Kstatic int ei::numpy::welch_max_hold(float*, size_t, float*, size_t, size_t, size_t, bool)[m[K':
4> [01m[K.././edge-impulse-sdk/dsp/numpy.hpp:2392:43:[m[K [01;35m[Kwarning: [m[K'[01m[Ksaved_point[m[K' may be used uninitialized in this function [[01;35m[K-Wmaybe-uninitialized[m[K]
1> Compiling ‘micro_interpreter.cc’
4> Compiling ‘micro_profiler.cc’
4> Compiling ‘micro_string.cc’
2> Compiling ‘micro_time.cc’
4> Compiling ‘micro_utils.cc’
2> Compiling ‘mli_slicers.cc’
2> Compiling ‘mul.cc’
4> Compiling ‘neg.cc’
3> Compiling ‘op_resolver.cc’
1> Compiling ‘pack.cc’
4> Compiling ‘pad.cc’
1> Compiling ‘pooling.cc’
4> Compiling ‘prelu.cc’
3> Compiling ‘processing.cpp’
2> Compiling ‘quantization_util.cc’
4> Compiling ‘quantize.cc’
1> Compiling ‘quantize_common.cc’
3> Compiling ‘recording_micro_allocator.cc’
4> Compiling ‘recording_simple_memory_allocator.cc’
2> Compiling ‘reduce.cc’
1> Compiling ‘reshape.cc’
4> Compiling ‘resize_nearest_neighbor.cc’
1> Compiling ‘round.cc’
4> Compiling ‘schema_utils.cc’
3> Compiling ‘scratch_buf_mgr.cc’
2> Compiling ‘scratch_buffers.cc’
3> Compiling ‘shape.cc’
2> Compiling ‘simple_memory_allocator.cc’
1> Compiling ‘softmax.cc’
1> Compiling ‘softmax_common.cc’
3> Compiling ‘space_to_batch_nd.cc’
4> Compiling ‘split.cc’
2> Compiling ‘split_v.cc’
4> Compiling ‘squeeze.cc’
1> Compiling ‘strided_slice.cc’
3> Compiling ‘sub.cc’
2> Compiling ‘svdf.cc’
1> Compiling ‘svdf_common.cc’
3> Compiling ‘system_setup.cc’
2> Compiling ‘tanh.cc’
3> Compiling ‘tensor_utils.cc’
4> Compiling ‘test_helpers.cc’
3> Compiling ‘tflite_detection_postprocess.cc’
1> Compiling ‘trained_model_compiled.cpp’
2> Compiling ‘transpose_conv.cc’
2> Compiling ‘unpack.cc’
3> Compiling ‘zeros_like.cc’
3> Compiling ‘arm_abs_f16.c’
1> Compiling ‘arm_abs_f32.c’
2> Compiling ‘arm_abs_q15.c’
4> Compiling ‘arm_abs_q31.c’
1> Compiling ‘arm_abs_q7.c’
3> Compiling ‘arm_add_f16.c’
2> Compiling ‘arm_add_f32.c’
4> Compiling ‘arm_add_q15.c’
3> Compiling ‘arm_add_q31.c’
1> Compiling ‘arm_add_q7.c’
2> Compiling ‘arm_and_u16.c’
4> Compiling ‘arm_and_u32.c’
1> Compiling ‘arm_and_u8.c’
3> Compiling ‘arm_avgpool_s8.c’
2> Compiling ‘arm_barycenter_f16.c’
4> Compiling ‘arm_barycenter_f32.c’
1> Compiling ‘arm_bitonic_sort_f32.c’
4> Compiling ‘arm_bitreversal.c’
2> Compiling ‘arm_bitreversal2.c’
3> Compiling ‘arm_bitreversal_f16.c’
1> Compiling ‘arm_bubble_sort_f32.c’
2> Compiling ‘arm_cfft_f16.c’
4> Compiling ‘arm_cfft_f32.c’
3> Compiling ‘arm_cfft_f64.c’
1> Compiling ‘arm_cfft_init_f16.c’
2> Compiling ‘arm_cfft_init_f32.c’
4> Compiling ‘arm_cfft_init_f64.c’
3> Compiling ‘arm_cfft_init_q15.c’
2> Compiling ‘arm_cfft_init_q31.c’
1> Compiling ‘arm_cfft_q15.c’
4> Compiling ‘arm_cfft_q31.c’
3> Compiling ‘arm_cfft_radix2_f16.c’
2> Compiling ‘arm_cfft_radix2_f32.c’
1> Compiling ‘arm_cfft_radix2_init_f16.c’
4> Compiling ‘arm_cfft_radix2_init_f32.c’
3> Compiling ‘arm_cfft_radix2_init_q15.c’
1> Compiling ‘arm_cfft_radix2_init_q31.c’
2> Compiling ‘arm_cfft_radix2_q15.c’
4> Compiling ‘arm_cfft_radix2_q31.c’
3> Compiling ‘arm_cfft_radix4_f16.c’
1> Compiling ‘arm_cfft_radix4_f32.c’
4> Compiling ‘arm_cfft_radix4_init_f16.c’
2> Compiling ‘arm_cfft_radix4_init_f32.c’
3> Compiling ‘arm_cfft_radix4_init_q15.c’
1> Compiling ‘arm_cfft_radix4_init_q31.c’
4> Compiling ‘arm_cfft_radix4_q15.c’
2> Compiling ‘arm_cfft_radix4_q31.c’
3> Compiling ‘arm_cfft_radix8_f16.c’
1> Compiling ‘arm_cfft_radix8_f32.c’
1> Compiling ‘arm_clip_f16.c’
3> Compiling ‘arm_clip_f32.c’
4> Compiling ‘arm_clip_q15.c’
2> Compiling ‘arm_clip_q31.c’
1> Compiling ‘arm_clip_q7.c’
3> Compiling ‘arm_cmplx_conj_f16.c’
4> Compiling ‘arm_cmplx_conj_f32.c’
2> Compiling ‘arm_cmplx_conj_q15.c’
1> Compiling ‘arm_cmplx_conj_q31.c’
4> Compiling ‘arm_cmplx_dot_prod_f16.c’
3> Compiling ‘arm_cmplx_dot_prod_f32.c’
1> Compiling ‘arm_cmplx_dot_prod_q15.c’
2> Compiling ‘arm_cmplx_dot_prod_q31.c’
4> Compiling ‘arm_cmplx_mag_f16.c’
3> Compiling ‘arm_cmplx_mag_f32.c’
2> Compiling ‘arm_cmplx_mag_q15.c’
1> Compiling ‘arm_cmplx_mag_q31.c’
4> Compiling ‘arm_cmplx_mag_squared_f16.c’
3> Compiling ‘arm_cmplx_mag_squared_f32.c’
2> Compiling ‘arm_cmplx_mag_squared_q15.c’
4> Compiling ‘arm_cmplx_mag_squared_q31.c’
1> Compiling ‘arm_cmplx_mult_cmplx_f16.c’
3> Compiling ‘arm_cmplx_mult_cmplx_f32.c’
2> Compiling ‘arm_cmplx_mult_cmplx_q15.c’
4> Compiling ‘arm_cmplx_mult_cmplx_q31.c’
1> Compiling ‘arm_cmplx_mult_real_f16.c’
3> Compiling ‘arm_cmplx_mult_real_f32.c’
2> Compiling ‘arm_cmplx_mult_real_q15.c’
4> Compiling ‘arm_cmplx_mult_real_q31.c’
1> Compiling ‘arm_common_tables.c’
3> Compiling ‘arm_common_tables_f16.c’
4> Compiling ‘arm_concatenation_s8_w.c’
2> Compiling ‘arm_concatenation_s8_x.c’
2> Compiling ‘arm_concatenation_s8_y.c’
4> Compiling ‘arm_concatenation_s8_z.c’
2> Compiling ‘arm_const_structs.c’
3> Compiling ‘arm_const_structs_f16.c’
4> Compiling ‘arm_convolve_1_x_n_s8.c’
2> Compiling ‘arm_convolve_1x1_HWC_q7_fast_nonsquare.c’
3> Compiling ‘arm_convolve_1x1_s8_fast.c’
4> Compiling ‘arm_convolve_HWC_q15_basic.c’
3> Compiling ‘arm_convolve_HWC_q15_fast.c’
2> Compiling ‘arm_convolve_HWC_q15_fast_nonsquare.c’
4> Compiling ‘arm_convolve_HWC_q7_RGB.c’
4> In file included from [01m[K.././edge-impulse-sdk/CMSIS/DSP/Include/dsp/fast_math_functions.h:30[m[K,
4> from [01m[K.././edge-impulse-sdk/CMSIS/DSP/Include/arm_common_tables.h:33[m[K,
4> from [01m[K.././edge-impulse-sdk/CMSIS/NN/Include/arm_nnsupportfunctions.h:33[m[K,
4> from [01m[K../edge-impulse-sdk/CMSIS/NN/Source/ConvolutionFunctions/arm_convolve_HWC_q7_RGB.c:32[m[K:
4> [01m[K../edge-impulse-sdk/CMSIS/NN/Source/ConvolutionFunctions/arm_convolve_HWC_q7_RGB.c:[m[K In function '[01m[Karm_convolve_HWC_q7_RGB[m[K':
4> [01m[K.././edge-impulse-sdk/CMSIS/DSP/Include/arm_math_memory.h:61:33:[m[K [01;35m[Kwarning: [m[Kdereferencing type-punned pointer will break strict-aliasing rules [[01;35m[K-Wstrict-aliasing[m[K]
4> [01m[K../edge-impulse-sdk/CMSIS/NN/Source/ConvolutionFunctions/arm_convolve_HWC_q7_RGB.c:125:26:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[K__SIMD32[m[K'
4> [01m[K.././edge-impulse-sdk/CMSIS/DSP/Include/arm_math_memory.h:61:33:[m[K [01;35m[Kwarning: [m[Kdereferencing type-punned pointer will break strict-aliasing rules [[01;35m[K-Wstrict-aliasing[m[K]
4> [01m[K../edge-impulse-sdk/CMSIS/NN/Source/ConvolutionFunctions/arm_convolve_HWC_q7_RGB.c:158:26:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[K__SIMD32[m[K'
3> Compiling ‘arm_convolve_HWC_q7_basic.c’
2> Compiling ‘arm_convolve_HWC_q7_basic_nonsquare.c’
4> Compiling ‘arm_convolve_HWC_q7_fast.c’
3> Compiling ‘arm_convolve_HWC_q7_fast_nonsquare.c’
2> Compiling ‘arm_convolve_s8.c’
4> Compiling ‘arm_convolve_wrapper_s8.c’
3> Compiling ‘arm_copy_f16.c’
2> Compiling ‘arm_copy_f32.c’
4> Compiling ‘arm_copy_q15.c’
3> Compiling ‘arm_copy_q31.c’
2> Compiling ‘arm_copy_q7.c’
4> Compiling ‘arm_cos_f32.c’
3> Compiling ‘arm_cos_q15.c’
1> Compiling ‘arm_cos_q31.c’
2> Compiling ‘arm_dct4_f32.c’
4> Compiling ‘arm_dct4_init_f32.c’
3> Compiling ‘arm_dct4_init_q15.c’
1> Compiling ‘arm_dct4_init_q31.c’
2> Compiling ‘arm_dct4_q15.c’
4> Compiling ‘arm_dct4_q31.c’
1> Compiling ‘arm_depthwise_conv_3x3_s8.c’
3> Compiling ‘arm_depthwise_conv_s8.c’
2> Compiling ‘arm_depthwise_conv_s8_opt.c’
4> Compiling ‘arm_depthwise_conv_u8_basic_ver1.c’
1> Compiling ‘arm_depthwise_conv_wrapper_s8.c’
3> Compiling ‘arm_depthwise_separable_conv_HWC_q7.c’
2> Compiling ‘arm_depthwise_separable_conv_HWC_q7_nonsquare.c’
1> Compiling ‘arm_dot_prod_f16.c’
4> Compiling ‘arm_dot_prod_f32.c’
3> Compiling ‘arm_dot_prod_q15.c’
1> Compiling ‘arm_dot_prod_q31.c’
2> Compiling ‘arm_dot_prod_q7.c’
4> Compiling ‘arm_elementwise_add_s8.c’
3> Compiling ‘arm_elementwise_mul_s8.c’
1> Compiling ‘arm_entropy_f16.c’
2> Compiling ‘arm_entropy_f32.c’
4> Compiling ‘arm_entropy_f64.c’
3> Compiling ‘arm_f16_to_float.c’
1> Compiling ‘arm_f16_to_q15.c’
2> Compiling ‘arm_fill_f16.c’
4> Compiling ‘arm_fill_f32.c’
3> Compiling ‘arm_fill_q15.c’
1> Compiling ‘arm_fill_q31.c’
2> Compiling ‘arm_fill_q7.c’
3> Compiling ‘arm_float_to_f16.c’
4> Compiling ‘arm_float_to_q15.c’
1> Compiling ‘arm_float_to_q31.c’
2> Compiling ‘arm_float_to_q7.c’
3> Compiling ‘arm_fully_connected_mat_q7_vec_q15.c’
4> Compiling ‘arm_fully_connected_mat_q7_vec_q15_opt.c’
1> Compiling ‘arm_fully_connected_q15.c’
2> Compiling ‘arm_fully_connected_q15_opt.c’
3> Compiling ‘arm_fully_connected_q7.c’
4> Compiling ‘arm_fully_connected_q7_opt.c’
1> Compiling ‘arm_fully_connected_s8.c’
2> Compiling ‘arm_heap_sort_f32.c’
3> Compiling ‘arm_insertion_sort_f32.c’
1> Compiling ‘arm_kullback_leibler_f16.c’
4> Compiling ‘arm_kullback_leibler_f32.c’
2> Compiling ‘arm_kullback_leibler_f64.c’
3> Compiling ‘arm_logsumexp_dot_prod_f16.c’
1> Compiling ‘arm_logsumexp_dot_prod_f32.c’
4> Compiling ‘arm_logsumexp_f16.c’
2> Compiling ‘arm_logsumexp_f32.c’
3> Compiling ‘arm_mat_add_f16.c’
1> Compiling ‘arm_mat_add_f32.c’
4> Compiling ‘arm_mat_add_q15.c’
2> Compiling ‘arm_mat_add_q31.c’
3> Compiling ‘arm_mat_cholesky_f16.c’
1> Compiling ‘arm_mat_cholesky_f32.c’
4> Compiling ‘arm_mat_cholesky_f64.c’
2> Compiling ‘arm_mat_cmplx_mult_f16.c’
1> Compiling ‘arm_mat_cmplx_mult_f32.c’
3> Compiling ‘arm_mat_cmplx_mult_q15.c’
4> Compiling ‘arm_mat_cmplx_mult_q31.c’
2> Compiling ‘arm_mat_cmplx_trans_f16.c’
1> Compiling ‘arm_mat_cmplx_trans_f32.c’
3> Compiling ‘arm_mat_cmplx_trans_q15.c’
2> Compiling ‘arm_mat_cmplx_trans_q31.c’
4> Compiling ‘arm_mat_init_f16.c’
1> Compiling ‘arm_mat_init_f32.c’
3> Compiling ‘arm_mat_init_q15.c’
2> Compiling ‘arm_mat_init_q31.c’
4> Compiling ‘arm_mat_inverse_f16.c’
1> Compiling ‘arm_mat_inverse_f32.c’
3> Compiling ‘arm_mat_inverse_f64.c’
2> Compiling ‘arm_mat_ldlt_f32.c’
4> Compiling ‘arm_mat_ldlt_f64.c’
1> Compiling ‘arm_mat_mult_f16.c’
3> Compiling ‘arm_mat_mult_f32.c’
2> Compiling ‘arm_mat_mult_f64.c’
4> Compiling ‘arm_mat_mult_fast_q15.c’
3> Compiling ‘arm_mat_mult_fast_q31.c’
1> Compiling ‘arm_mat_mult_q15.c’
2> Compiling ‘arm_mat_mult_q31.c’
4> Compiling ‘arm_mat_mult_q7.c’
4> Compiling ‘arm_mat_scale_f16.c’
1> Compiling ‘arm_mat_scale_f32.c’
2> Compiling ‘arm_mat_scale_q15.c’
3> Compiling ‘arm_mat_scale_q31.c’
3> Compiling ‘arm_mat_solve_lower_triangular_f16.c’
2> Compiling ‘arm_mat_solve_lower_triangular_f32.c’
3> Compiling ‘arm_mat_solve_lower_triangular_f64.c’
2> Compiling ‘arm_mat_solve_upper_triangular_f16.c’
1> Compiling ‘arm_mat_solve_upper_triangular_f32.c’
3> Compiling ‘arm_mat_solve_upper_triangular_f64.c’
1> Compiling ‘arm_mat_sub_f16.c’
2> Compiling ‘arm_mat_sub_f32.c’
4> Compiling ‘arm_mat_sub_f64.c’
1> Compiling ‘arm_mat_sub_q15.c’
2> Compiling ‘arm_mat_sub_q31.c’
3> Compiling ‘arm_mat_trans_f16.c’
4> Compiling ‘arm_mat_trans_f32.c’
1> Compiling ‘arm_mat_trans_f64.c’
2> Compiling ‘arm_mat_trans_q15.c’
3> Compiling ‘arm_mat_trans_q31.c’
4> Compiling ‘arm_mat_trans_q7.c’
2> Compiling ‘arm_mat_vec_mult_f16.c’
1> Compiling ‘arm_mat_vec_mult_f32.c’
3> Compiling ‘arm_mat_vec_mult_q15.c’
4> Compiling ‘arm_mat_vec_mult_q31.c’
2> Compiling ‘arm_mat_vec_mult_q7.c’
1> Compiling ‘arm_max_f16.c’
3> Compiling ‘arm_max_f32.c’
3> Compiling ‘arm_max_no_idx_f16.c’
4> Compiling ‘arm_max_no_idx_f32.c’
1> Compiling ‘arm_max_pool_s8.c’
2> Compiling ‘arm_max_q15.c’
4> Compiling ‘arm_max_q31.c’
3> Compiling ‘arm_max_q7.c’
2> Compiling ‘arm_mean_f16.c’
1> Compiling ‘arm_mean_f32.c’
4> Compiling ‘arm_mean_q15.c’
2> Compiling ‘arm_mean_q31.c’
3> Compiling ‘arm_mean_q7.c’
1> Compiling ‘arm_merge_sort_f32.c’
4> Compiling ‘arm_merge_sort_init_f32.c’
2> Compiling ‘arm_min_f16.c’
3> Compiling ‘arm_min_f32.c’
1> Compiling ‘arm_min_q15.c’
4> Compiling ‘arm_min_q31.c’
2> Compiling ‘arm_min_q7.c’
3> Compiling ‘arm_mult_f16.c’
1> Compiling ‘arm_mult_f32.c’
4> Compiling ‘arm_mult_q15.c’
2> Compiling ‘arm_mult_q31.c’
3> Compiling ‘arm_mult_q7.c’
1> Compiling ‘arm_mve_tables.c’
4> Compiling ‘arm_mve_tables_f16.c’
2> Compiling ‘arm_negate_f16.c’
3> Compiling ‘arm_negate_f32.c’
1> Compiling ‘arm_negate_q15.c’
4> Compiling ‘arm_negate_q31.c’
2> Compiling ‘arm_negate_q7.c’
3> Compiling ‘arm_nn_accumulate_q7_to_q15.c’
1> Compiling ‘arm_nn_activations_q15.c’
4> Compiling ‘arm_nn_activations_q7.c’
2> Compiling ‘arm_nn_add_q7.c’
3> Compiling ‘arm_nn_depthwise_conv_nt_t_padded_s8.c’
1> Compiling ‘arm_nn_depthwise_conv_nt_t_s8.c’
4> Compiling ‘arm_nn_depthwise_conv_s8_core.c’
2> Compiling ‘arm_nn_mat_mul_core_1x_s8.c’
3> Compiling ‘arm_nn_mat_mul_core_4x_s8.c’
1> Compiling ‘arm_nn_mat_mult_kernel_q7_q15.c’
2> Compiling ‘arm_nn_mat_mult_kernel_q7_q15_reordered.c’
3> Compiling ‘arm_nn_mat_mult_kernel_s8_s16.c’
4> Compiling ‘arm_nn_mat_mult_kernel_s8_s16_reordered.c’
2> Compiling ‘arm_nn_mat_mult_nt_t_s8.c’
1> Compiling ‘arm_nn_mat_mult_s8.c’
3> Compiling ‘arm_nn_mult_q15.c’
4> Compiling ‘arm_nn_mult_q7.c’
1> Compiling ‘arm_nn_vec_mat_mult_t_s8.c’
3> In file included from [01m[K.././edge-impulse-sdk/CMSIS/DSP/Include/dsp/fast_math_functions.h:30[m[K,
3> from [01m[K.././edge-impulse-sdk/CMSIS/DSP/Include/arm_common_tables.h:33[m[K,
3> from [01m[K.././edge-impulse-sdk/CMSIS/NN/Include/arm_nnsupportfunctions.h:33[m[K,
3> from [01m[K../edge-impulse-sdk/CMSIS/NN/Source/NNSupportFunctions/arm_nn_mult_q15.c:31[m[K:
3> [01m[K../edge-impulse-sdk/CMSIS/NN/Source/NNSupportFunctions/arm_nn_mult_q15.c:[m[K In function '[01m[Karm_nn_mult_q15[m[K':
3> [01m[K.././edge-impulse-sdk/CMSIS/DSP/Include/arm_math_memory.h:61:33:[m[K [01;35m[Kwarning: [m[Kdereferencing type-punned pointer will break strict-aliasing rules [[01;35m[K-Wstrict-aliasing[m[K]
3> [01m[K../edge-impulse-sdk/CMSIS/NN/Source/NNSupportFunctions/arm_nn_mult_q15.c:98:10:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[K__SIMD32[m[K'
3> [01m[K.././edge-impulse-sdk/CMSIS/DSP/Include/arm_math_memory.h:61:33:[m[K [01;35m[Kwarning: [m[Kdereferencing type-punned pointer will break strict-aliasing rules [[01;35m[K-Wstrict-aliasing[m[K]
3> [01m[K../edge-impulse-sdk/CMSIS/NN/Source/NNSupportFunctions/arm_nn_mult_q15.c:99:10:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[K__SIMD32[m[K'
4> In file included from [01m[K.././edge-impulse-sdk/CMSIS/DSP/Include/dsp/fast_math_functions.h:30[m[K,
4> from [01m[K.././edge-impulse-sdk/CMSIS/DSP/Include/arm_common_tables.h:33[m[K,
4> from [01m[K.././edge-impulse-sdk/CMSIS/NN/Include/arm_nnsupportfunctions.h:33[m[K,
4> from [01m[K../edge-impulse-sdk/CMSIS/NN/Source/NNSupportFunctions/arm_nn_mult_q7.c:31[m[K:
4> [01m[K../edge-impulse-sdk/CMSIS/NN/Source/NNSupportFunctions/arm_nn_mult_q7.c:[m[K In function '[01m[Karm_nn_mult_q7[m[K':
4> [01m[K.././edge-impulse-sdk/CMSIS/DSP/Include/arm_math_memory.h:61:33:[m[K [01;35m[Kwarning: [m[Kdereferencing type-punned pointer will break strict-aliasing rules [[01;35m[K-Wstrict-aliasing[m[K]
4> [01m[K../edge-impulse-sdk/CMSIS/NN/Source/NNSupportFunctions/arm_nn_mult_q7.c:80:10:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[K__SIMD32[m[K'
3> Compiling ‘arm_nntables.c’
4> Compiling ‘arm_not_u16.c’
2> Compiling ‘arm_not_u32.c’
3> Compiling ‘arm_not_u8.c’
1> Compiling ‘arm_offset_f16.c’
2> Compiling ‘arm_offset_f32.c’
4> Compiling ‘arm_offset_q15.c’
3> Compiling ‘arm_offset_q31.c’
1> Compiling ‘arm_offset_q7.c’
2> Compiling ‘arm_or_u16.c’
4> Compiling ‘arm_or_u32.c’
3> Compiling ‘arm_or_u8.c’
1> Compiling ‘arm_pool_q7_HWC.c’
2> Compiling ‘arm_power_f16.c’
4> Compiling ‘arm_power_f32.c’
1> In file included from [01m[K.././edge-impulse-sdk/CMSIS/DSP/Include/dsp/fast_math_functions.h:30[m[K,
1> from [01m[K.././edge-impulse-sdk/CMSIS/DSP/Include/arm_common_tables.h:33[m[K,
1> from [01m[K.././edge-impulse-sdk/CMSIS/NN/Include/arm_nnsupportfunctions.h:33[m[K,
1> from [01m[K../edge-impulse-sdk/CMSIS/NN/Source/PoolingFunctions/arm_pool_q7_HWC.c:32[m[K:
1> [01m[K../edge-impulse-sdk/CMSIS/NN/Source/PoolingFunctions/arm_pool_q7_HWC.c:[m[K In function '[01m[Kcompare_and_replace_if_larger_q7[m[K':
1> [01m[K.././edge-impulse-sdk/CMSIS/DSP/Include/arm_math_memory.h:61:33:[m[K [01;35m[Kwarning: [m[Kdereferencing type-punned pointer will break strict-aliasing rules [[01;35m[K-Wstrict-aliasing[m[K]
1> [01m[K../edge-impulse-sdk/CMSIS/NN/Source/PoolingFunctions/arm_pool_q7_HWC.c:78:10:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[K__SIMD32[m[K'
1> [01m[K../edge-impulse-sdk/CMSIS/NN/Source/PoolingFunctions/arm_pool_q7_HWC.c:[m[K In function '[01m[Kaccumulate_q7_to_q15[m[K':
1> [01m[K.././edge-impulse-sdk/CMSIS/DSP/Include/arm_math_memory.h:61:33:[m[K [01;35m[Kwarning: [m[Kdereferencing type-punned pointer will break strict-aliasing rules [[01;35m[K-Wstrict-aliasing[m[K]
1> [01m[K../edge-impulse-sdk/CMSIS/NN/Source/PoolingFunctions/arm_pool_q7_HWC.c:122:10:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[K__SIMD32[m[K'
1> [01m[K.././edge-impulse-sdk/CMSIS/DSP/Include/arm_math_memory.h:61:33:[m[K [01;35m[Kwarning: [m[Kdereferencing type-punned pointer will break strict-aliasing rules [[01;35m[K-Wstrict-aliasing[m[K]
1> [01m[K../edge-impulse-sdk/CMSIS/NN/Source/PoolingFunctions/arm_pool_q7_HWC.c:125:10:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[K__SIMD32[m[K'
3> Compiling ‘arm_power_q15.c’
2> Compiling ‘arm_power_q31.c’
4> Compiling ‘arm_power_q7.c’
1> Compiling ‘arm_q15_to_f16.c’
3> Compiling ‘arm_q15_to_float.c’
2> Compiling ‘arm_q15_to_q31.c’
4> Compiling ‘arm_q15_to_q7.c’
1> Compiling ‘arm_q31_to_float.c’
3> Compiling ‘arm_q31_to_q15.c’
2> Compiling ‘arm_q31_to_q7.c’
4> Compiling ‘arm_q7_to_float.c’
1> Compiling ‘arm_q7_to_q15.c’
3> Compiling ‘arm_q7_to_q15_no_shift.c’
2> Compiling ‘arm_q7_to_q15_reordered_no_shift.c’
4> Compiling ‘arm_q7_to_q15_reordered_with_offset.c’
1> Compiling ‘arm_q7_to_q15_with_offset.c’
2> In file included from [01m[K.././edge-impulse-sdk/CMSIS/DSP/Include/dsp/fast_math_functions.h:30[m[K,
2> from [01m[K.././edge-impulse-sdk/CMSIS/DSP/Include/arm_common_tables.h:33[m[K,
2> from [01m[K.././edge-impulse-sdk/CMSIS/NN/Include/arm_nnsupportfunctions.h:33[m[K,
2> from [01m[K../edge-impulse-sdk/CMSIS/NN/Source/NNSupportFunctions/arm_q7_to_q15_reordered_no_shift.c:31[m[K:
2> [01m[K../edge-impulse-sdk/CMSIS/NN/Source/NNSupportFunctions/arm_q7_to_q15_reordered_no_shift.c:[m[K In function '[01m[Karm_q7_to_q15_reordered_no_shift[m[K':
2> [01m[K.././edge-impulse-sdk/CMSIS/DSP/Include/arm_math_memory.h:61:33:[m[K [01;35m[Kwarning: [m[Kdereferencing type-punned pointer will break strict-aliasing rules [[01;35m[K-Wstrict-aliasing[m[K]
2> [01m[K../edge-impulse-sdk/CMSIS/NN/Source/NNSupportFunctions/arm_q7_to_q15_reordered_no_shift.c:106:10:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[K__SIMD32[m[K'
2> [01m[K.././edge-impulse-sdk/CMSIS/DSP/Include/arm_math_memory.h:61:33:[m[K [01;35m[Kwarning: [m[Kdereferencing type-punned pointer will break strict-aliasing rules [[01;35m[K-Wstrict-aliasing[m[K]
2> [01m[K../edge-impulse-sdk/CMSIS/NN/Source/NNSupportFunctions/arm_q7_to_q15_reordered_no_shift.c:107:10:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[K__SIMD32[m[K'
3> Compiling ‘arm_q7_to_q31.c’
2> Compiling ‘arm_quick_sort_f32.c’
4> Compiling ‘arm_relu6_s8.c’
1> Compiling ‘arm_relu_q15.c’
3> Compiling ‘arm_relu_q7.c’
2> Compiling ‘arm_reshape_s8.c’
4> Compiling ‘arm_rfft_f32.c’
1> Compiling ‘arm_rfft_fast_f16.c’
3> Compiling ‘arm_rfft_fast_f32.c’
2> Compiling ‘arm_rfft_fast_f64.c’
4> Compiling ‘arm_rfft_fast_init_f16.c’
1> Compiling ‘arm_rfft_fast_init_f32.c’
3> Compiling ‘arm_rfft_fast_init_f64.c’
2> Compiling ‘arm_rfft_init_f32.c’
4> Compiling ‘arm_rfft_init_q15.c’
1> Compiling ‘arm_rfft_init_q31.c’
3> Compiling ‘arm_rfft_q15.c’
2> Compiling ‘arm_rfft_q31.c’
4> Compiling ‘arm_rms_f16.c’
1> Compiling ‘arm_rms_f32.c’
3> Compiling ‘arm_rms_q15.c’
2> Compiling ‘arm_rms_q31.c’
4> Compiling ‘arm_scale_f16.c’
1> Compiling ‘arm_scale_f32.c’
3> Compiling ‘arm_scale_q15.c’
2> Compiling ‘arm_scale_q31.c’
4> Compiling ‘arm_scale_q7.c’
1> Compiling ‘arm_selection_sort_f32.c’
3> Compiling ‘arm_shift_q15.c’
4> Compiling ‘arm_shift_q31.c’
2> Compiling ‘arm_shift_q7.c’
1> Compiling ‘arm_sin_f32.c’
3> Compiling ‘arm_sin_q15.c’
4> Compiling ‘arm_sin_q31.c’
2> Compiling ‘arm_softmax_q15.c’
1> Compiling ‘arm_softmax_q7.c’
4> Compiling ‘arm_softmax_s8.c’
3> Compiling ‘arm_softmax_u8.c’
2> Compiling ‘arm_softmax_with_batch_q7.c’
1> Compiling ‘arm_sort_f32.c’
2> Compiling ‘arm_sort_init_f32.c’
1> Compiling ‘arm_sqrt_q15.c’
4> Compiling ‘arm_sqrt_q31.c’
3> Compiling ‘arm_std_f16.c’
2> Compiling ‘arm_std_f32.c’
1> Compiling ‘arm_std_q15.c’
3> Compiling ‘arm_std_q31.c’
4> Compiling ‘arm_sub_f16.c’
2> Compiling ‘arm_sub_f32.c’
1> Compiling ‘arm_sub_q15.c’
3> Compiling ‘arm_sub_q31.c’
4> Compiling ‘arm_sub_q7.c’
2> Compiling ‘arm_svdf_s8.c’
1> Compiling ‘arm_var_f16.c’
3> Compiling ‘arm_var_f32.c’
4> Compiling ‘arm_var_q15.c’
2> Compiling ‘arm_var_q31.c’
1> Compiling ‘arm_vexp_f16.c’
3> Compiling ‘arm_vexp_f32.c’
4> Compiling ‘arm_vinverse_f16.c’
2> Compiling ‘arm_vlog_f16.c’
1> Compiling ‘arm_vlog_f32.c’
3> Compiling ‘arm_weighted_sum_f16.c’
4> Compiling ‘arm_weighted_sum_f32.c’
2> Compiling ‘arm_xor_u16.c’
1> Compiling ‘arm_xor_u32.c’
3> Compiling ‘arm_xor_u8.c’
4> Compiling ‘common.c’
Building ‘zephyr/libzephyr.a’ from solution ‘build’ in configuration ‘Common’
1> Archiving ‘libapp.a’
3> Assembling ‘soc_nrf_common.S’
4> Compiling ‘bitarray.c’
2> Compiling ‘cbprintf.c’
1> Error starting process C:\Users\ghaaz\ncs\v1.9.0\toolchain\opt/bin/arm-none-eabi-ar
Build failed