Other Parts Discussed in Thread: TMDSCNCD28388D
I am running an example project on the TMDSCNCD28388D Control Card (with TMS320F28388D microcontroller).
This project is written in C.
How can this be converted to C++?
Specifically, I want a C++ project but I want to be able to use some of the Texas Instruments files written in C containing functions to set up the GPIO, Interrupts, etc.
What is the best way to convert project to C++ without breaking it?
Thanks.