Skip to main content
bluenow1896
Associate III
June 13, 2018
Question

bug report for X-CUBE-SPN7

  • June 13, 2018
  • 0 replies
  • 532 views
Posted on June 13, 2018 at 20:20

Hi ST support and developer,

  I have a small bug report for X-CUBE-SPN7, in the project of examples, 

  Projects/Multi/Examples/MotorControl/SW4STM32/STM32F302R8-Nucleo,  the include path has set to

../../../../../../Drivers/BSP/Components/L6230  , instead of ../../../../../../Drivers/BSP/Components/l6230 :

  This causes build failed on Linux.

  On Windows it is OK as Windows could treat 'L' and 'l' to be same in the path and file name, but Linux will see them different.

-Andy

This topic has been closed for replies.