mixaobo
Results
2
issues of
mixaobo
I use IAR workbench and here is the default structure when it's created Root ____|10_SDK (all file related to SDK, RTE should be here) ____|20_BSW ____|30_App ____|40_Workspace (contain .eww) ________|Project_1...
Hello team, I try to ws.loadXML and got this issue. Do you have any hints about this one? ``` Python312\Lib\site-packages\autosar\parser\system_parser.py", line 38, in parseSystem raise NotImplementedError(xmlElem.tag) NotImplementedError: CATEGORY ```