Hello
I have a problem when passing more than 5 (mixed type) parameters to a function. The last parameters (after the first five) are disrupted and I get uncorrect value when watch the value in the debugger. Despite the fact the a function can get 255 parameters, is there any known problem with this one?
(Using uVision 4.21 for STM32F103ZC).
Thank you