CAN description files

Hi,

Im trying to load a custom CAN description file for my ignitron ECU, but keep getting the error “failed to parse” when trying to load it - what am I missing?

I used the example from github, and added my own targetID’s
canfile7.xml (1.4 KB)

Many thanks in advance

canfile7.xml (1.5 KB)
Try this…

Yes, the

</frame>

The frame end tag was missing from almost all of your frames. Try to use a text editor that will highlight the errors in your XML file while editing.