SVC_Handler multiply defined

Dear Keil,

We are using the STM32F3 discovery board, and used the RTX with the demo code.
When we compile, it says SVC_Handler multiply defined; Systick multiply defined etc.

I was wondering if you have met this problem before and know how to solve. Many of us have this problem.

Thanks.
Jack

Parents
  • The "compiler engineer" is most probably not reading this forum. It's an end-user forum.

    Besides - it isn't any "compiler engineer" who should be responsible for trying to get an RTOS implmenentation to be compatible with another company's code framework. The compiler is the program that processes source code. It doesn't care what that source code is actually intended to do.

Reply
  • The "compiler engineer" is most probably not reading this forum. It's an end-user forum.

    Besides - it isn't any "compiler engineer" who should be responsible for trying to get an RTOS implmenentation to be compatible with another company's code framework. The compiler is the program that processes source code. It doesn't care what that source code is actually intended to do.

Children
More questions in this forum