Hi all, I am trying to use Pointer to Struct in my code since I have library which uses that form. The problem I encounter is when ever I try to access a member in the structure a exception is thrown. I am using PIC32MM0256GPM028 with XC32 compiler. Here ..
↧