cancel
Showing results for 
Search instead for 
Did you mean: 

how to set include path

yang hong
Associate II
Posted on March 14, 2018 at 14:41

Hello, 

I am new for stm32 (nucleo-f429zi) and truestudio. I try new stm32cube_fw_f4_v1.21.0. when I try example of new firmware. I can't set includes path and directories correctly. After 2 days work, I can include all .h and .c, but complier can't identify path to find stm32f4xx_nucleo_144.h although I add the path in setting ' path and directories'. I find some instruction to use example in truestudio, but after I follow all steps, I still can't make any example work. Does anybody can present how to set default path and directories for nucleo-f429zi in latest truestudio? 

2 REPLIES 2
Posted on March 14, 2018 at 16:00

These things are a lot easier to trouble shoot if you a) show the exact error messages you are seeing, and b) show the 'Include Paths' you are supplying the tool chain with.

Tips, buy me a coffee, or three.. PayPal Venmo Up vote any posts that you find helpful, it shows what's working..
Posted on March 14, 2018 at 17:05

Clive One wrote:

show the exact error messages you are seeing,

Probably also show the actual line(s) of source code that are giving those error messages