Skip to main content
valentin
Associate III
September 14, 2016
Solved

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

  • September 14, 2016
  • 3 replies
  • 1135 views
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!
    This topic has been closed for replies.
    Best answer by Jeanne Joly
    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.

    3 replies

    stm32cube-t
    ST Employee
    September 15, 2016
    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
    valentinAuthor
    Associate III
    September 18, 2016
    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
    Jeanne JolyBest answer
    Associate
    May 5, 2017
    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.

    valentin
    valentinAuthor
    Associate III
    May 6, 2017
    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!