Thread: struct "ECAN_MBOXES" has no field "MailBox"

  1. #16
    Registered User
    Join Date
    Aug 2021
    Posts
    12
    What you're saying is that your local directories contain the ONLY copy of your code.
    Take a look here, W sign means / ( windows in korean version)
    struct "ECAN_MBOXES" has no field "MailBox"-project_loc-jpg

    struct "ECAN_MBOXES" has no field "MailBox"-file_search_2-jpg

    You have no means of comparing two versions (one working, one not working).
    You have no means of getting back to a working version other than editing the code and a good memory for the things you did.
    It has meaning, version defers a lot. Most of the time I resolved errors those are arising for choosing wrong file path in project>C2000 compiler> Include. Sometimes those collapse for version issues. This project was build successfully with 2013 version of C:\F2806x_common\include or C:\F2806x_header\include. TI suggested to use C2000Ware but previous files are conflicting with same rate!

  2. #17
    Registered User
    Join Date
    Aug 2021
    Posts
    12
    This problem is partly solved, but moved to other problem.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 4
    Last Post: 05-06-2015, 10:23 PM
  2. Replies: 2
    Last Post: 12-08-2014, 08:12 PM
  3. An interesting code about "struct" in "union"
    By meili100 in forum C++ Programming
    Replies: 3
    Last Post: 04-08-2008, 04:37 AM
  4. "itoa"-"_itoa" , "inp"-"_inp", Why some functions have "
    By L.O.K. in forum Windows Programming
    Replies: 5
    Last Post: 12-08-2002, 08:25 AM
  5. "CWnd"-"HWnd","CBitmap"-"HBitmap"...., What is mean by "
    By L.O.K. in forum Windows Programming
    Replies: 2
    Last Post: 12-04-2002, 07:59 AM

Tags for this Thread