Continue to Site

Welcome to our site!

Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

  • Welcome to our site! Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

Help with Error Codes

Status
Not open for further replies.

swananddate

New Member
Hi ,i have problem please give me solution for this problem

Clean: Deleting intermediary and output files.
Clean: Done.
Executing: "C:\MCC18\bin\mcc18.exe" -p=18F4520 "P1.c" -fo="P1.o" -Ou- -Ot- -Ob- -Op- -Or- -Od- -Opa-
H:\Documents\Intelligent Car Air Conditioner\New Folder\P1.c:63:Error [1151] struct or union object designator expected
H:\Documents\Intelligent Car Air Conditioner\New Folder\P1.c:67:Error [1151] struct or union object designator expected
H:\Documents\Intelligent Car Air Conditioner\New Folder\P1.c:71:Error [1151] struct or union object designator expected
H:\Documents\Intelligent Car Air Conditioner\New Folder\P1.c:72:Error [1151] struct or union object designator expected
H:\Documents\Intelligent Car Air Conditioner\New Folder\P1.c:77:Error [1151] struct or union object designator expected
H:\Documents\Intelligent Car Air Conditioner\New Folder\P1.c:77:Error [1151] struct or union object designator expected
H:\Documents\Intelligent Car Air Conditioner\New Folder\P1.c:79:Error [1151] struct or union object designator expected
H:\Documents\Intelligent Car Air Conditioner\New Folder\P1.c:80:Error [1151] struct or union object designator expected
H:\Documents\Intelligent Car Air Conditioner\New Folder\P1.c:82:Error [1151] struct or union object designator expected
H:\Documents\Intelligent Car Air Conditioner\New Folder\P1.c:86:Error [1151] struct or union object designator expected
H:\Documents\Intelligent Car Air Conditioner\New Folder\P1.c:86:Error [1151] struct or union object designator expected
H:\Documents\Intelligent Car Air Conditioner\New Folder\P1.c:88:Error [1151] struct or union object designator expected
H:\Documents\Intelligent Car Air Conditioner\New Folder\P1.c:90:Error [1151] struct or union object designator expected
H:\Documents\Intelligent Car Air Conditioner\New Folder\P1.c:90:Error [1151] struct or union object designator expected
H:\Documents\Intelligent Car Air Conditioner\New Folder\P1.c:92:Error [1151] struct or union object designator expected
H:\Documents\Intelligent Car Air Conditioner\New Folder\P1.c:94:Error [1151] struct or union object designator expected
H:\Documents\Intelligent Car Air Conditioner\New Folder\P1.c:94:Error [1151] struct or union object designator expected
H:\Documents\Intelligent Car Air Conditioner\New Folder\P1.c:96:Error [1151] struct or union object designator expected
H:\Documents\Intelligent Car Air Conditioner\New Folder\P1.c:100:Error [1151] struct or union object designator expected
Halting build on first failure as requested.
BUILD FAILED: Tue Feb 28 08:07:06 2012
 
Hi ,i have problem please give me solution for this problem
Clean: Deleting intermediary and output files.
Clean: Done.
Executing: "C:\MCC18\bin\mcc18.exe" -p=18F4520 "P1.c" -fo="P1.o" -Ou- -Ot- -Ob- -Op- -Or- -Od- -Opa-
Halting build on first failure as requested.
BUILD FAILED: Tue Feb 28 08:07:06 2012

You should start your own thread, and since most Crystal Balls don't really work you should post your code, it helps with diagnosing the error
 
Status
Not open for further replies.

Latest threads

New Articles From Microcontroller Tips

Back
Top