-
-
Hello,
for a project utilizing the compiler mentioned in the title we are looking for a different build system. Does fastbuild support it in a way? I saw a related question from 2020, but it is orp…
-
hi,
i was playing around with autosar and was pretty happy about this nice packages.
But still some element missing.
Question: did i got a wrong version?
e.g.
```python
INCOMPAT_TAGS = [
…
-
I am testing ERIKA on TC397, is there demo with iLLD library ?
-
可千万别太监了
-
### Expected Behavior
CCGLator/GSLator should warn from possibly undesired effects in code such as this:
```c++
void fun() {
for(int i = 0; i < 42; ++i) {
if(some_weird_condition) {
…
-
Hello, wondering if you have a local copy of this dependency that can be restored so that this repo can be run.
Your repo is just what I am looking for in terms of hands on learning with SOME/IP :)
-
I am trying to load an AUTOSAR arxml file. Therefore, I created the Ecore model from the publicly available XSD. When I try to load the resource, I am getting the following error:
```
File "c:\works…
-
[ASIL](https://en.wikipedia.org/wiki/Automotive_Safety_Integrity_Level) refers to Automotive Safety Integrity Level.
It is a risk classification system defined by the ISO 26262 standard for the funct…
-
I have a CMake project and would like to build individual component specification documents in addition to the entire documentation. I have a CMake target setup and it builds fine, the only problem is…