Hi All,
I'm pretty positive this is a simple question, but I still can't figure it out. I'm using Code Composer Studio 4.1.2 and I'm trying to have multiple build configurations. The way I picture it, when I change the active build, it should use a different C file. However, I can't find a way to select which build uses which file. This causes the compiler to give "redefined" warnings because of the multiple main methods. I could be going about this the wrong way, but hopefully you know what I mean anyways. Thank you for your time and help!
Kindest Regards,
Nicholas