I think they work in C now, you have to put __attribute__((packed)) after the struct keyword. There are probably a lot of bugs lurking, though!
That's nice. I remember I struggeled a lot last time I needed packed structs for my EtherCat experiments. I'll need some UDP comunications for a new project, soon. I'll test it.
Comments
Thanks @ersmith
Wonder if the new exp and log use Cordic…
Oops you just said they do…
That's nice. I remember I struggeled a lot last time I needed packed structs for my EtherCat experiments. I'll need some UDP comunications for a new project, soon. I'll test it.
Right, exp and log use cordic on P2 and the ROM tables on P1.