Please note: We are aware of an issue affecting replies on the Arm Community forums, which may not be loading as expected.

We apologize for any inconvenience and appreciate your patience while we investigate and work to resolve the issue.

Thank you for your understanding.


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

c++ support on STM32F2xxx

Hi,

I'm develooping on STM32F2xxx chip with an evaluation board (provided by ST) under uvision 4 and actually i failed when i trying to call some code written in C++ language. In my project, i use the standard library (not the microlib) and i wonder what i could change in my startup to call the main() function in a .cpp file?
If you have any idea or suggestion? it could help me?

Regards

Parents
  • actually i failed when i trying to call some code written in C++ language

    Failed ... how? How do you expect anybody do be able to help you if you don't describe what actually happened?

    i wonder what i could change in my startup to call the main() function in a .cpp file?

    What made you think you had to change anything to get that effect?

Reply
  • actually i failed when i trying to call some code written in C++ language

    Failed ... how? How do you expect anybody do be able to help you if you don't describe what actually happened?

    i wonder what i could change in my startup to call the main() function in a .cpp file?

    What made you think you had to change anything to get that effect?

Children
No data