Hi,
I'm doing a project using zasa code. I want to use cce compiler for that.
I have a problem with one identifier "istate_t". The error i'm gettin is "the identifier istate_t is undefined.
If i define it as a typedef unsigned short istate_t; linking fails. Can anyone help me?