This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

"called object '8' is not a function or function pointer" compile error

Hi,Simon:

   I use App_Hid_mouse example.When I change IO,Error came out.

code:

Parents
  • Hello,

    I use App_Hid_mouse example.When I change IO,Error came out.

    Could you verify for me that the unmodified app_hid_mouse example from the SDK is working as intended?
    Which SDK version and what hardwardware are you using?
    Please elaborate on what changes you have made to the app_hid_mouse example prior to this error occurring. It looks to me as if you have changed something in the board configuration, but with the sparse information given it is hard to say anything certain.

    code:

    This is just the compiler error, and without any context it does not provide me with much to go after.
    You should see where this error is generated, which function is being passed the '8' object, and what is the '8' object?

    Looking forward to resolving this issue together!

    Best regards,
    Karl

  • When I reedit the project,But there was no error again!

    But I was amazing with another error:

      when changed  the Led port to P008 or P009,that error would come out.   

Reply Children
Related