This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Compiling matlab code to c and use in KEIL-error: redefinition of 'i';

Hello, i have compiled matlab code to c code. When i try to insert that code and build target, Keil throws a error: redefinition of 'i'; How can i solve this?