Please note: We are aware of an issue affecting replies on the Arm Community forums, which may not be loading as expected.

We apologize for any inconvenience and appreciate your patience while we investigate and work to resolve the issue.

Thank you for your understanding.


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

Error: called object type 'int' is not a function or function pointer

Hi, i'm new to Keil uVision and i've tried to make a uart program following a course, but i'm encountering this error. Btw i followed the exact steps as the professor on the course did but the error stays.

This is what i wrote: 

Error: called object type 'int' is not a function or function pointer   -     this appears when i put the mouse on the X.

I've browsed on internet for a while and read that it has to do with the configuration in Options for Target. Btw i'm using version 5.36.0 of uVision.

And this is my configuration: 

Thanks in advance.