cancel
Showing results for 
Search instead for 
Did you mean: 

Build error on page 26/27 of the install instructions

MikeAtETI
Associate III

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)

1 REPLY 1
Jocelyn RICARD
ST Employee

Hello Mike,

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

Best regards

Jocelyn