sw4stm32 built too slow Posted by khang on 2016-05-05 03:10 make1: post-build Error 1 (ignored) help ?
Posted by tarek bouchkati on 2016-05-05 12:15 Hello Khang, The post title is significant, but the body is not ! If you are suffering from build speed, you can enable the parallel build : Project Properties > C/C++ Build > Behaviour (TAB) > enable parallel build Regards, Tarek
Posted by MarkV6 on 2018-01-24 10:42 This old post helped me very much! A clean build took 2.30 min. Disabling the virus scanner for gcc took it back to 1.30 min and enabling parallel build was 35 sec. System Workbench: why is parallel build not enabled by default?
Posted by LaurentL on 2018-01-24 11:17 Hello, Parallel build is now (since latest version 2.4.0) enabled by default but only on new projects. SW4STM32 won’t change the old projects to not disturb clients. Rgds, Laurent
Posted by dautrevaux on 2016-05-05 12:16 What MCU, what board, what kind of project (CubeMX-generated, SW4STM32 generated), what kind of firmware, what are the preceding messages in the console? We can’t help a lot with so few information... Bernard (Ac6)
Posted by khang on 2016-05-05 15:06 Thanks ? I’‘m sorry because my english not good... when built complete then 2 errors but built again then success. i using sw4wtm32 not cubeX, with stm32f4cube and stm32f4discovery. thanks.