"D:/1.Project/git/ilcp/Build/VS/../../Src/Src_AL/Cfg/BSW_Cfg/AN/AN012/Callout/Rte_Type.h", line 2709: warning #301-D:
          typedef name has already been declared (with same type)
  typedef void* VoidPtr;
                ^

"D:/1.Project/git/ilcp/Build/VS/../../Src/Src_AL/Cfg/BSW_Cfg/AN/AN012/Callout/Rte_Type.h", line 2710: warning #301-D:
          typedef name has already been declared (with same type)
  typedef const void* ConstVoidPtr;
                      ^

"D:/1.Project/git/ilcp/Build/VS/../../Src/Src_AL/Gen/BSW/NvM/NvM_Types.h", line 145: warning #301-D:
          typedef name has already been declared (with same type)
  typedef uint16 NvM_BlockIdType;
                 ^

"D:/1.Project/git/ilcp/Build/VS/../../Src/Src_AL/Gen/BSW/NvM/NvM.c", line 743: warning #167-D:
          argument of type "const uint8 **" is incompatible with parameter of
          type "uint8 **"
              (void)NvM_CheckPerRamConfig(BlockId, &saveRamAddr);
                                                   ^

