Hrhr... Ok.
Is difficult because there aren't so many examples available for the "shitty old motronic" ;-)
RAM I don't have at the M2.4.1 which I have to "check" or?
I only have the ROM bin-file which I can analyse.
Adresse from this bin-file (line 1234h etc) are similar to "memory adresses" or?
I only have to take care about registers etc?
Is it a good idea to use a 8051-ASM to C converter?
The flowcharts in IDA looking very impressive, found some codes where it's pretty big.
But no helpful thinks I found there - I know map adresses but I don't find them in any function.
Everything "happens" in the area till 8000h for example but at A...h and B...h I have my tables but nothing point to them.
Is it possible that I have used "wrong" settings for the IDA-pro disassembling work?
8051 CPU and at analyze I left everything at the defaults (a lot of "functions")...
Hmm sure not a easy work but seems te be no other possibility to get the information