0 102 Finished (with errors)

General discussion on mikroC PRO for AVR.
Post Reply
Author
Message
helen.james
Posts: 3
Joined: 19 Oct 2020 21:03

0 102 Finished (with errors)

#1 Post by helen.james » 19 Oct 2020 21:15

Hello,

New to MikroC community, I got this simple code for an ATMEGA32 and this error (and only this) keeps appearing, no matter what I try :

0 102 Finished (with errors): 19 oct. 2020, 23:10:23 test.mcpav

Using MikroC Pro for AVR, Windows 10.

void main()
{
DDRC &= 0b00000000;
PORTB &= 0b11110000;
}

Any suggestions?

User avatar
filip
mikroElektronika team
Posts: 11874
Joined: 25 Jan 2008 09:56

Re: 0 102 Finished (with errors)

#2 Post by filip » 20 Oct 2020 13:21

Hi,

Please, can you attach your project here for inspection ?

Regards,
Filip.

helen.james
Posts: 3
Joined: 19 Oct 2020 21:03

Re: 0 102 Finished (with errors)

#3 Post by helen.james » 20 Oct 2020 18:24

Hei, Filip

Sure, here is a link cause apparently I have restrictions attaching some extensions.

https://we.tl/t-iJXiWdbqLc

Thank you.

helen.james
Posts: 3
Joined: 19 Oct 2020 21:03

Re: 0 102 Finished (with errors)

#4 Post by helen.james » 21 Oct 2020 21:36

Hope my reply was posted

User avatar
filip
mikroElektronika team
Posts: 11874
Joined: 25 Jan 2008 09:56

Re: 0 102 Finished (with errors)

#5 Post by filip » 23 Oct 2020 11:35

Hi,

This is just project file, I need the entire project in order to compile it.

Regards,
Filip.

Post Reply

Return to “mikroC PRO for AVR General”