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.

Parents
  • I checked each file. Most of them have Image Compression checked but greyed out so the check-box is inactive, and can't be unchecked. There is one object file that I was told is part of the grader. It had Image Compression checked and I was able to uncheck it. I still got the same error. I'll try making a new project and not including that file next. I'll have to comment out all the references to it and see what happens.

Reply
  • I checked each file. Most of them have Image Compression checked but greyed out so the check-box is inactive, and can't be unchecked. There is one object file that I was told is part of the grader. It had Image Compression checked and I was able to uncheck it. I still got the same error. I'll try making a new project and not including that file next. I'll have to comment out all the references to it and see what happens.

Children
No data