Error : undefined reference to '__device_dts_ord_18' #42126
-
Hai, I am trying to read ADC values for Nucleo-H743ZI board with Zephyr microROS. I couldn't find any solution. So please advise me how to solve this problem. Thank you, |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 3 replies
-
@sachinjairam could you please give more details about the application you are building
|
Beta Was this translation helpful? Give feedback.
-
Your talking about the NUCLEO-H743ZI-Q board, do you have the same board definition (dts) as the NUCLEO-H743ZI including the nucleo_h743zi_q.overlay |
Beta Was this translation helpful? Give feedback.
-
With that overlay
there is no pb to run the samples/drivers/adc :
Also runs the tests/drivers/adc/adc_api using the ADC1 channel 15 for the nucleo_h743zi board |
Beta Was this translation helpful? Give feedback.
With that overlay
there is no pb to run the samples/drivers/adc :
Also runs the tests/drivers/adc/adc_api using the ADC1 channel 15 for the nucleo_h743zi board