Hi,
While building blink code on the NRF5340DK, I get an error "Invalid type definition: Cannot set properties of null (setting 'name')" like this in visual studio.
Could you please help me to resolve this?
Thank you
Regards,
Vrinda R
Hi,
While building blink code on the NRF5340DK, I get an error "Invalid type definition: Cannot set properties of null (setting 'name')" like this in visual studio.
Could you please help me to resolve this?
Thank you
Regards,
Vrinda R
Hi,
Try applying this change: https://github.com/zephyrproject-rtos/zephyr/pull/55877/files
Hi,
Showing the same error.
I am using SDK version 2.3.0.
Hi,
How can I reproduce this error?
Hi,
When using SDK version 2.2.0 didn't get this error.
Is there a specific sample that triggers this error?
Do you get any compilation/build errors?