Skip to main content
MAcho.1
Visitor II
March 3, 2022
Solved

hello community, I need support with SPC5, I am trying to program AutoDevKit and I am getting an error when complinig Linear Hall ADC start Conversion : * type uint16_t could not be resolved Has anyone plz experience with that and can help, thanks

  • March 3, 2022
  • 1 reply
  • 1083 views

..

This topic has been closed for replies.
Best answer by Erwan YVIN

Hello ,

It is just a minor cdt issue.

You have to put correctly the include file coming from the gcc compiler or your own compiler

(Example in this link)

https://community.st.com/s/question/0D50X00009XkXIZSA3/spc5studio-build-failure-too

CDT Eclipse is very powerful and could be complicated in term of settings ;)

Best Regards

Erwan

1 reply

Erwan YVIN
Erwan YVINBest answer
ST Employee
March 17, 2022

Hello ,

It is just a minor cdt issue.

You have to put correctly the include file coming from the gcc compiler or your own compiler

(Example in this link)

https://community.st.com/s/question/0D50X00009XkXIZSA3/spc5studio-build-failure-too

CDT Eclipse is very powerful and could be complicated in term of settings ;)

Best Regards

Erwan