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.

TDA4VM: Understand how to integrate MCU & Port modules.

Part Number: TDA4VM

I Got the Access for MCUSW_01_03_02_04_CONFIG package i have installed, but i did not find MCU(clock) & port modules in this package,

where to find or how to configure the clock and port modules ?

Thanks

  • Hi Abhishek,

    MCUSW currently does not provide MCU and PORT modules. 

    Instead, we use APIs from SDK to perform the required clock and port functionality. 

    You can refer to section "Integrating MCAL Without Mcu and Port Modules" in the MCUSW User Guide. You can also refer to the example applications provided for each module for details on how to use APIs from SDK to configure clocks and ports. 

    Thanks,
    Nikki

  • HI Nikki Shah,

                  I went through the MCUSW, My doubt is In configurator how do in set the clock ?

    and how do i configure the ports functionalities if a particular pin has more than one alternate functions.

    Please let me know from the AUTOSAR perspective how to configure clock PLL & ports for each peripherals ?

    Because without these i will get errors in the configurator.

    Regards,

    Abhishek M

  • Hi Abhishek,

    Please reference MCUSW: Integrating MCAL Without Mcu and Port modules.   The generic steps required are listed there, in section "Autosar Mapping MCU Functionality".

    If this is not sufficient, please provide a specific module / clock, that is under investigation, and lets move forward with that.

    Thanks,

    kb