I'm having this issue when optimization is enabled. XC16 v1.30, -O1 enabled.DSPIC33EV256GM106 what is happening is that a function is called but one of the parameter isn't correct function prototypevoid function(unsigned int param, mystruct_t *mystruct) t..
↧