Title: MED17 Canbus Table/Array duplicates Post by: RaraK on August 21, 2024, 09:03:48 AM Just curious if anyone has found a explanation for this.
In some Canbus ID Tables, you may find more than one structure for the same id, ,node, direction, callback(if any) etc, all identical. Just curious if its something related to "Code Generation" on Bosch's side that does this, but its not really used or matters? I did not find any explicit ref's to any one of these individually. For example, in an image I'm working with, I see multiple copies of 0x7a0 (CCP): Code: 800414f4 18 ?? 18h Title: MED17 Canbus Table/Array duplicates Post by: younes on August 23, 2024, 08:31:27 AM The presence of multiple identical CAN ID entries, like the `0x7a0` in your example, could be due to code generation and reasons. Understanding the specific implementation details and the design like Bosch's. It would help to check the specific toolchain or project to confirm the reasoning behind these multiple entries.
Brain.exe Title: Re: MED17 Canbus Table/Array duplicates Post by: terminator on August 27, 2024, 09:11:21 AM Hi, ChatGPT)
Title: Re: MED17 Canbus Table/Array duplicates Post by: RaraK on August 29, 2024, 11:22:14 AM LOL, right.
|