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

TM4C123GH6PM.H Version change

I recently completed an edx course using Keil 4.74 on the TM4C123GXL. I'm trying to base a new project on an exercise using a UART that I did for the class. In the course project files were already set up for us. I created a new project and copied the code files (.h, .c, and .o) into the new projects directory. I've gone through all the target options and set them the same as the original project. I keep getting the following error when I try to build it

"FCARM - Output Name not specified, please check 'Options for Target - Utilities'"

The original project builds without any errors. It doesn't have any output file or image files folder set. I don't understand what FCARM is. What file should I be referencing here.

If someone could recommend a good reference for creating a new project that would be also be a big help.

0