Hi Daniel,
thank you for the effort.
But sorry, perhaps we have a misunderstanding here. I try to explain again:
I write a firmware for a LIN slave.
This firmware shall be used for 4 ECU's on one bus in one vehicle. The LIN Master is provided by a different supplier..
This firmware uses the NXP Stack.
In the LDF there are four nodes, each having a similar interface but with different frame ID's and signal names.
The Firmware shall configure itself at boot time, to be one of the nodes depending on e.g. I/O Pin configuration. So I avoid to have four firmware versions with 4 configured stacks, but one.
The problem is, that I can do the configuration of the NXP Stack for a special node only at compile time.
I am looking for a way to do this at run time/boot time.
Regards,
Michael