You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
" No condition id set to specify a rule filtering for a device or set of devices." } },
153
153
{ "M336", { MsgLevel::LEVEL_WARNING, CRLF_B, "Component 'Cclass=%CCLASS%, Cgroup=%CGROUP%, Cversion=%CVER%, condition=%COND%' is member of the Cclass='%CCLASS%' which shall contain device specific components.\n"\
154
154
" The referenced condition id does not contain a rule filtering for a device or set of devices." } }, // No reference to a device or device not found
155
-
{ "M337", { MsgLevel::LEVEL_WARNING, CRLF_B, "File with category '%CAT%' has wrong extension '%EXT%': '%PATH%'" } },
155
+
{ "M337", { MsgLevel::LEVEL_WARNING, CRLF_B, "File with category '%CAT%' has wrong extension '%EXT%': '%PATH%'%MSG%" } },
156
156
{ "M338", { MsgLevel::LEVEL_WARNING, CRLF_B, "No releases found!" } },
157
157
{ "M339", { MsgLevel::LEVEL_WARNING, CRLF_B, "Include Path '%PATH%' must not be a file!" } },
158
158
{ "M340", { MsgLevel::LEVEL_WARNING, CRLF_B, "Include Path '%PATH%' must end with '/'" } },
{ "M357", { MsgLevel::LEVEL_WARNING, CRLF_B, "Config File '%NAME%', which gets copied to project, is also found in the include path to the original pack folder. Do not place config header files in the same directory as regular header files." } },
176
176
{ "M358", { MsgLevel::LEVEL_WARNING3, CRLF_B, "Header File '%HFILE%' for '%CFILE%', used by Component '%COMP%' (%COMPID%)\n"\
177
177
" for Device '[%VENDOR%] %MCU%' (Compiler: %COMPILER% [%OPTION%]) not found on file system in any include paths: %PATH%" } },
178
178
{ "M359", { MsgLevel::LEVEL_WARNING, CRLF_B, "Family has no Device(s) or Subfamilies: '%FAMILY%" } },
0 commit comments