You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks, but I am unable to build, missing icon file:
Error CS7064
Error open symbol file "(…)\EDS-Editior\Source\libedssharp\EDSTest\Index_8287_16x.ico": The file "(…)\EDS-Editior\Source\libedssharp\EDSTest\Index_8287_16x.ico" was not found
maybe not added?
If byte 0 of COB-ID 0x200 is set as a dummy mapping of an dummy int16, byte 1 is automatically set to"-".
Ok so far.
But if byte 2 (next free) is also set to dummy int16 the table gets rearranged in this (faulty) way:
Byte 0 becomes a dummy int8, byte 1 gets the first part of the new dummy int16, byte 2 is automatically set to"-".
Or in other words: When mapping the second 16 bit variable, the first is redefined as a 8 bit variable
Hard to describe, but I think easy to reproduce.
The text was updated successfully, but these errors were encountered: