Emb-Solutions / openAUTOSAR

Open Source AUTOSAR Framework
GNU General Public License v3.0
1 stars 0 forks source link

Config: generic Typedefs and DET #5

Open subhajitroy005 opened 1 week ago

subhajitroy005 commented 1 week ago

All type of typedef initialization and Error codes iclusion.

subhajitroy005 commented 1 week ago

@Sou-ravdey : Typedef requirement for Mcu Driver Screenshot from 2024-11-22 17-21-31 Screenshot from 2024-11-22 17-20-57

Required Typoedefs :

Std_VersionInfoType Std_ReturnType

subhajitroy005 commented 1 week ago

Please find more here https://www.autosar.org/fileadmin/standards/R20-11/CP/AUTOSAR_SWS_MCUDriver.pdf#page=17

For error and diagnostics purpose.

Sou-ravdey commented 4 days ago

Std_VersionInfoType Std_ReturnType The above typedefs are already added in Std_Types.h