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

Issue with Tresos plugins from MCUSW_01_03_02_04_CONFIG

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Medium Medium
    • MCAL
    • MCAL-5228
    • PROCESSOR-CORESDK_07.03.00
    • Hide
      PROCESSOR-CORESDK_08.00.00
      MCUSW_J7_01.03.03
      Show
      PROCESSOR-CORESDK_08.00.00 MCUSW_J7_01.03.03
    • Hide
      j721e-evm
      j7200-evm
      Show
      j721e-evm j7200-evm

      CDD IPC

      Some raw text was put into the source file MCUSW_01_03_02_04_CONFIG\mcusw_01_03_02_04\mcal_drv\mcal_config\plugins\CddIpc_TI_J721E\generate\src\Cdd_IpcCfg.c (lines 113 – 114 and 153 - 154)

      Eth

      Inconsistency in the implementation (true/TRUE and false/FALSE defines were used) in file MCUSW_01_03_02_04_CONFIG\mcusw_01_03_02_04\mcal_drv\mcal_config\plugins\Eth_TI_J721E\generate\src\Eth_Cfg.c. According to Autosar standard (https://www.autosar.org/fileadmin/user_upload/standards/classic/4-3/AUTOSAR_SWS_PlatformTypes.pdf) only TRUE/FALSE defines are valid. TRUE/FALSE from SDK 7.0 were replaced with true/false. This is not a big deal but I had to add non-autosar defines in order to handle it.

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

              Created:
              Updated:
              Resolved: