This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TMDSCNCD263: MCAL V8.6.2.1 - Release Notes

Part Number: TMDSCNCD263


Hii team,

I try to integrate the latest MCAL V8.6.2.1 with vector SIP.   

I couldn't find the release notes for this version of MCAL package to get know addressed issues and new features if any.

Could you share the file location where we can get the release notes ?

Thanks.

  • Hi palani,

    Apologies that the release notes is not present. The 8.6.2.1 is a more of a patch release we made by fixing the vector reported errors. For this release, the notes is missed and MCAL SW team acknowledged this at their end. 

    There are no new features introduced in this, only thing that is changed is we have fixed bunch of build errors regarding the CAT2 ISR's for modules like PWM, ADC etc., I will have to check with the MCAL team for any specific details if you're looking for.

    Thanks

  • Hii kowshik,

    could you share the list of errors solved in this version of MCAL especially for ADC , GPT , PWM , SPI , UART , WDG if any ? this would help me to verify and integrate with our system.

    Thanks.

  • Hi palani,

    Here is the list of all the bugs fixed for this release. Apologies for the delay, hope this gives the info you requested.

    MCAL-11502 [Eth]Eth_Init: Different Macros in header and source file
    MCAL-11503 [Gpt]Difference in generation result of generated source files in GUI and on commandline
    MCAL-11504 [I2c]OsCounter reference is always generated with the naming OsCounter_.
    MCAL-11505 [Mcu]:Mcu_Init: Different Macros in header and source file
    MCAL-11506 [Port]: Missing configuration possibilities in Port_AM263x.arxml for PortPinMode and PortPinPeripheralSignal
    MCAL-11507 [Uart]:Cdd_Uart_PBcfg.c is not generated. It is not part of CRYPTOMANIFEST.MF
    MCAL-11508 Different handling of category 2 interrupts in modules.
    MCAL-11509 [Adc]:ADC_ISR_CAT2 leads to compiler warnings and errors
    MCAL-11510 [Eth]:The interrupts are declared in Eth_Irq.h, but Os.h is not included before ISR is used there
    MCAL-11511 [Gpt]:Gpt_Irq.c: Gpt_Ch14Isr wrong in case of Cat2 interrupt withour CLANG define
    MCAL-11512 [Pwm]:Using Pwm with PwmTypeofInterruptFunction = PWM_ISR_CAT2 leads to compiler warnings
    MCAL-11513 [SPI]:Spi_Cfg.c/Spi_Lcfg.c/Spi_PBcfg.c: interrupts defined wrong in case of category 2
    MCAL-11514 [WDG, ADC]:Wdg.c and Wdg_Irq.c: Compiling error in case of Interrupt Category 2
    MCAL-11515 [DMA]:Redefine of isMapAvailable