2016-09-14 04:01 PM
Hi,
the topic probably explains it all. When creating a new project with CubeMX, there's usually a long list of TODOs showing up under tasks (using Atollic) which makes it rather difficult to set up my own tasks. Example in csmis_armcc_V6.h: /* ToDo: ARMCC_V6: check if __builtin_arm_rbit is supported */ Would it be asked too much to tidy up any leftover //TODO comments from any generated source files before release? Thanks!Solved! Go to Solution.
2017-05-05 01:53 AM
Hi
Roehrig.Valentin
,On CubeMX4.1, I can see only 2 TODO tasks.
I think it answers to your request and I can only advise you to upgrade your CubeMX with the latest release to solve your issue.
BR. Eric.
2016-09-15 04:56 AM
Dear User,
Can you please indicate which version of STM32CubeMX and which product you are dealing with?
Thank you.
2016-09-18 04:03 PM
Hi,
sure: CubeMX v4.16.1, CubeF0 Firmware package v1.6.0 Steps to reproduce: 1. create empty DisocveryF0 Board project for TrueStudio 2. Import project into TrueStudio 3. Click ''Tasks'' in TrueStudio 4. Observe ~20 Tasks saying: TODO ARMCC_V6: check if __builtin_arm_rbit is supp .... cmsis_armcc_V6.h TODO ARMCC_V6: check if .... cmsis_armcc_V6.h TODO ARMCC_V6: check if .... cmsis_armcc_V6.h TODO ARMCC_V6: check if .... cmsis_armcc_V6.h XXX Register index ... stm32f0xx_hal_rcc.h Thanks!2017-05-05 01:53 AM
Hi
Roehrig.Valentin
,On CubeMX4.1, I can see only 2 TODO tasks.
I think it answers to your request and I can only advise you to upgrade your CubeMX with the latest release to solve your issue.
BR. Eric.
2017-05-06 12:25 AM
Hi Eric,
thanks that's good news. Yes, the original request is now quite old so I'm happy to hear things have evolved.
Keep up the good work!