Skip to main content
Visitor II
July 6, 2021
Question

Build error on page 26/27 of the install instructions

  • July 6, 2021
  • 1 reply
  • 700 views

Once I've generated the project in STM32CubeIDE - I get an error

11:31:42 **** Incremental Build of configuration Debug for project Tx_Thread_Creation ****

make -j8 all 

make: *** No rule to make target '/eti/Users/mike.hudgell/My Documents/STM32-AZURE-RTOS-WS-Material/wa1/Tx_Thread_Creation/Middlewares/ST/threadx/common/src/tx_block_allocate.c', needed by 'Middlewares/ThreadX/RTOS/ThreadX/Core/tx_block_allocate.o'. Stop.

"make -j8 all" terminated with exit code 2. Build might be incomplete.

11:31:44 Build Failed. 1 errors, 0 warnings. (took 2s.266ms)

    This topic has been closed for replies.

    1 reply

    ST Employee
    July 6, 2021

    Hello Mike,

    you could try to use a directory that is not containing a space.

    Best regards

    Jocelyn