Uploaded image for project: 'Embedded Software & Tools'
  1. Embedded Software & Tools
  2. EXT_EP-11262

PWM and ICU need to follow Template Specification for AUTOSAR ECU

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Medium Medium
    • MCAL
    • MCAL-9183
    • MCUSW_J7_01.05.00
    • MCUSW_J7_09.00.00
    • j721e-evm

      The naming convention used in the ICU and PWM driver configuration files does not adhere to the AUTOSAR Template Specification conventions.

      The two cases in question are as follows:

      IcuConf_IcuChannelConfiguration_IcuChannel_0 -> IcuConf_IcuChannel_IcuChannel_0

      PwmConf_PwmChannelConfiguration_PwmChannel_0 -> PwmConf_PwmChannel_PwmChannel_0

      These current names do not adhere to using the "short-name" as dictated in the spec:

      https://www.autosar.org/fileadmin/user_upload/standards/classic/4-3/AUTOSAR_TPS_ECUConfiguration.pdf

       

      The correct naming convention (using the ICU as an example) should by "IcuChannel" as opposed to "IcuChannelConfiguration". Similarly for "PwmChannel".

       

            syncuser TI User
            syncuser TI User
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: