-
DeviceTree Visual Editor shows SPI1 as enabled, but the changes are not reflected properly in the GUI or in build behavior.
-
I receive the following build error: " DT_N_S_soc_S_gpio_50000000' undeclared here (not in a function); did you mean 'DT_N_S_soc_S_gpio_50000000_ORD? "
This seems to indicate that&gpio0or related auto-generated macros are not being resolved, even though I have the node defined or inherited.What is the proper way to fix the'DT_N_S_soc_S_gpio_50000000' undeclarederror ?
Thanks in Advance !