how to set include path
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-03-14 6:41 AM
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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-03-14 8:00 AM
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.
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-03-14 10:05 AM
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
