cancel
Showing results for 
Search instead for 
Did you mean: 

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

MAcho.1
Associate
 
1 ACCEPTED SOLUTION

Accepted Solutions
Erwan YVIN
ST Employee

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

View solution in original post

1 REPLY 1
Erwan YVIN
ST Employee

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