Hello all,
I am attempting to build a BSP for the STM32F769i Discovery board. However, I am running on Ubuntu 16.04 and it appears that the BSP reference example is bound up in a Windows based exe. Is there a a copy of the BSP examples that are available to those developing on Linux?
Thanks, Matt
10:15am
Hi Matt,
For now we only have support for our BSP reference examples to be installed with Windows. However, if you are able to use a Windows machine or VM to install the package, you should then be able to copy the installed folder directly to your Linux machine and continue your development there.
Hope this helps
-Axel
EDIT: You should also be able to use Wine to extract the Windows .exe package within Ubuntu.
11:59am
OK...so I am using the STM Workbench and don't totally follow the build process (haven't used any dedicated IDE in a while). But, so far as I can tell, all if the .d files under User reference file locations that are Windows dependent?
10:21am
Thanks, Axel. I had a copy of the BSP from someone else and it looked like there was a missing dependency. I am now going to extract it myself in Windows 10 and am going to see if I run into any issues. I will let you know if I run into any issues.
Cheers, Matt