How to compile STM32 USB-PD(Power Delivery) software expansion applications in TrueStudio?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-01-18 9:49 AM
Hey,
I am trying to use STM32 USB-PD power delivery software expansion package, specifically the EVAL_FUSB307_DRP project, that uses STM32F05 as TCPM and FUSB305 as TCPC. These example projects created by STM as software expansion package but for EWARM and SW4STM32 toolchains but not for TrueStudio. Has someone tried to run these on TrueStudio with success? if yes, what exact process did you follow? When i try to compile with including the right directories, i get lots of error which may cause due to different interpretation of commands due to different compilers.
- Labels:
-
STM32CubeMX
-
TrueSTUDIO
-
USB-PD
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-04-04 1:53 AM
Hello
could you please precise the compilation errors you have with TrueStudio?
I advise you to start your TrueStudio environment from SW4STM32 which uses the same GCC compilers.
Yohann
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-04-04 1:57 AM
Hey,
The problem is fixed. I am currently using TrueStudio for compilation without any problems. It works well, with proper symbol definitions.
Thanks,
Faik
