Possible Bugs??

General discussion on mikroC.
Post Reply
Author
Message
Charlie
Posts: 2744
Joined: 01 Dec 2004 22:29

Possible Bugs??

#1 Post by Charlie » 04 May 2005 21:34

HI Gents at ME,

I want to say again what A great Product.I have a few questions though.
1)I tried to compile ADCONLCD example for a 877 to a 452 and It would not compile.I got errors.I can't remember what they were.
2) When I hit F11 to compile I got a error (ERRORCODE 2 system can not fine File Specified)What That does this mean?
Thanks For a great Product.I cant wait until Mikro Basic.Thanks :)

Where can I find the P16F877A.HEX for the bootloader?
Regards Charlie M.

slamb
Posts: 7
Joined: 08 Feb 2005 22:16

More info

#2 Post by slamb » 05 May 2005 01:24

1) I tried this and indeed it works as described above :-(

I wanted to add that initially the 3 errors are reported by Line/Column to be on 2:16 but once you click on the error message line the Line/Column changes to 19:1.

-----------

I assume that ME wrote their bootloader interface to work with Microchips bootloader firmware, but I was hoping they could confirm that before I look at changing from the one I currently use.

--Steve

LGR
Posts: 3204
Joined: 23 Sep 2004 20:07

#3 Post by LGR » 05 May 2005 03:10

The help file on the bootloader makes reference to the microchip bootloader, but it is somewhat vague. It would be helpful if there were some sort of explicit instruction on where to get the bootloader, and how to flash it using PICFLASH.
If you know what you're doing, you're not learning anything.

User avatar
zristic
mikroElektronika team
Posts: 6608
Joined: 03 Aug 2004 12:59
Contact:

Re: Possible Bugs??

#4 Post by zristic » 05 May 2005 07:08

CharlieM wrote:1)I tried to compile ADCONLCD example for a 877 to a 452 and It would not compile.I got errors.I can't remember what they were.
P18F452 does not have OPTION_REG register. Comment out that line. There is the same example compiled for 18f452 in the folder Examples/p18f452
2) When I hit F11 to compile I got a error (ERRORCODE 2 system can not fine File Specified)What That does this mean?
It means that PICFLash.exe was not found in the tools directory. Check if it is there.
Where can I find the P16F877A.HEX for the bootloader?
It seems we missed that one in the setup. :oops: Will be added soon.

pizon
mikroElektronika team
Posts: 823
Joined: 11 Oct 2004 08:53

Re: Possible Bugs??

#5 Post by pizon » 05 May 2005 08:51

CharlieM wrote:2) When I hit F11 to compile I got a error (ERRORCODE 2 system can not fine File Specified)What That does this mean?
Go to <Tools -> Options... ->Tools>, and if you find a PICFLASH there, remove it - PICFLASH is now a built-in tool (We got it on our TODO list yesterday, but somehow forgot to do this :oops: :cry: ).
pizon

Charlie
Posts: 2744
Joined: 01 Dec 2004 22:29

#6 Post by Charlie » 05 May 2005 10:47

Hi All,

I Remove the entry from the tools/options tools menu and F11 Works now.Thanks.The only thing is that it opens a older version of pic flash.
2.0.0.3 5004 :?
Regards Charlie M.

Post Reply

Return to “mikroC General”