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
When building each sample code (Blink, Hello World, PeripheralLBS) with SDK v2.3.0, I get the error "Invalid type definition: Cannot set properties of null (setting 'name')". Then I change the SDK version to v2.2.0 and then the error disappears.
I also see this error when building the nrf5340 Audio app.
I have the same problem. The update above of file v2.3.0/zephyr/dts/bindings/serial/amr,sbsa-uart.yaml does not fix the problem.
I have the same Issue with 2.3.0 SDK and nRF52840 dev board, following the blinky_pwm tutorial
Hold the phone! After either the restart of VS Code, or reboot of Windows 11, or both, the fix has eliminated the error. Can't explain it, but that's the observation.