Hi I'm having a bit of trouble getting code I find online to compile using code composer studio (newest one)
I seem to be able to compile and run the sample code like blink the led. However when I try to run something I find online such as the hd44780 sample I get errors about missing headers even when I have the file in the same folder. I'm pretty sure it was written for gcc because I see a make file and I am on Windows and I can't figure out mspgcc right now.
So before it makes my headache worse- in general can you compile code intended for gcc in ccs?
I seem to be able to compile and run the sample code like blink the led. However when I try to run something I find online such as the hd44780 sample I get errors about missing headers even when I have the file in the same folder. I'm pretty sure it was written for gcc because I see a make file and I am on Windows and I can't figure out mspgcc right now.
So before it makes my headache worse- in general can you compile code intended for gcc in ccs?