CANopenNode / CANopenEditor

CANopen Object Dictionary Editor
GNU General Public License v3.0
120 stars 60 forks source link

Editor created OD.c does not compile #23

Closed xenpac closed 1 year ago

xenpac commented 2 years ago

when using the standard Canopennode example DS301_profile.eds file with the editor and export canopen OD.h/c, i get compile errors.

This also happened when modifying things in my project.

So, editor not usable!

HamedJafarzadeh commented 2 years ago

Hey,

You might want to give my forked version a try. It is working fine for me.

https://github.com/HamedJafarzadeh/CANopenEditor

xenpac commented 2 years ago

hi, almost. seems that the Counters of OD objects on top of od.h are partly missing. (doing a fil compare)

xenpac commented 2 years ago

image

xenpac commented 2 years ago

I solve my own issue:

This canopen editor only works correct, if you use the .xpd config file format. with .xdd, .eds, .dcf, it will NOT work !!!

trojanobelix commented 1 year ago

Can you please run a test and provide me with the erroneous od.c output and a working file for a file comparison? And of cause the xdd