Hello,
I am working on a project where I have two SJA1110 that are almost the same apart from some L2 Look-up Table entries.
The issue is that the only way that I know to modify the L2 entry is through the ConfigTool, which:
- at least on my pc is really slow
- cannot be scripted
- cannot use macros/define of the C code
This makes S32DS really limiting since the GUI is not flexible enough. I would like to avoid having two projects and having to replicate the changes by hand through the GUI... this is really error-prone.
Are there are any other ways?
Thank you!