cancel
Showing results for 
Search instead for 
Did you mean: 

Request: Tidy up (remove) TODO entries in HAL source files before release

valentin
Senior
Posted on September 15, 2016 at 01:01

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!
1 ACCEPTED SOLUTION

Accepted Solutions
Jeanne Joly
Senior III
Posted on May 05, 2017 at 10:53

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.

View solution in original post

4 REPLIES 4
stm32cube-t
Senior III
Posted on September 15, 2016 at 13:56

Dear User,

Can you please indicate which version of STM32CubeMX and which product you are dealing with?

Thank you.

valentin
Senior
Posted on September 19, 2016 at 01:03

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!

Jeanne Joly
Senior III
Posted on May 05, 2017 at 10:53

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.

Posted on May 06, 2017 at 07:25

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!