Search found 773 matches

by pizon
30 May 2006 15:37
Forum: mikroC General
Topic: Is there any way to edit an ME library?
Replies: 10
Views: 5615

Re: Is there any way to edit an ME library?

pwdixon wrote:I want to make some changes to a standard library is there a way to do this in ME?
You would practically have to hack the library (object) file directly...
by pizon
30 May 2006 15:35
Forum: mikroC General
Topic: T6963C library?
Replies: 20
Views: 10478

Is it possible to use the library for the T6963C from the dsPIC C compiler with standard PICs? No, it is compiled for dsPIC, whose core is totally different. Don't worry, next (service) release of mikroC for PIC is couple of weeks away, and it will have this library included, together with the Bitm...
by pizon
30 May 2006 09:11
Forum: mikroC for dsPIC30/33 and PIC24 General
Topic: dsPICflash
Replies: 2
Views: 3825

Re: dsPICflash

You'll have to update the driver first. In the dsPICFLASH folder you have folder for the WinNT driver. Update the existing driver from there. I spoke too soon. You seem to have the version with USB1.1 driver, right? If so, under <Tools..Options..Tools>, under "PIC Flash Programmer Settings", select...
by pizon
30 May 2006 08:22
Forum: mikroC for dsPIC30/33 and PIC24 General
Topic: dsPICflash
Replies: 2
Views: 3825

Re: dsPICflash

You'll have to update the driver first. In the dsPICFLASH folder you have folder for the WinNT driver. Update the existing driver from there.
by pizon
30 May 2006 08:08
Forum: mikroC General
Topic: Activation key and Norton ghost
Replies: 2
Views: 2380

Re: Activation key and Norton ghost

Your existing activation key should work on the ghost'ed disk, too.
by pizon
29 May 2006 09:27
Forum: RSC-4x mikroC General
Topic: Port control
Replies: 2
Views: 7169

Re: Port control

You can either use bit fields or good ol' masks.
by pizon
29 May 2006 09:00
Forum: mikroC General
Topic: PIC18F452 Flash library issue?
Replies: 2
Views: 2470

Re: PIC18F452 Flash library issue?

It's a bug that has been discovered after the latest mikroC release (5003). The flash_write() in Bootloader(s) works OK, but this one doesn't. Anyway, the error has been corrected and updated library will bi available with the next maintenance release, which should now be couple of weeks away. If yo...
by pizon
29 May 2006 08:19
Forum: mikroC General
Topic: Bootloader finished detect
Replies: 5
Views: 3932

Re: Bootloader finished detect

I'm using the bootloader code on an 18F8520. When the new program hex file has completed transfer the PIC remains in a loop waiting for more data and the user must cycle the power on the PIC to start the new program. Is there any way a timeout could be applied or the number of hex bytes be counted ...
by pizon
24 May 2006 07:43
Forum: mikroC General
Topic: boot for 16f628A
Replies: 1
Views: 2259

Re: boot for 16f628A

Current (the only one) bootloader for PIC16s works only for those with 8K program words, such as 16F877A. Besides, I think 16F628A is not self-programmable anyway.
by pizon
19 May 2006 10:13
Forum: mikroC General
Topic: routine : interrupt()
Replies: 1
Views: 2007

Re: routine : interrupt()

You can put interrupt() function anywhere you wish, and you don't have to declare it (at all), .... it will be linked properly.
by pizon
10 May 2006 12:42
Forum: mikroC General
Topic: UART terminal communication problem (MikroC) at 115200
Replies: 3
Views: 3302

Re: UART terminal communication problem (MikroC) at 115200

ivan1979 wrote:I have some problem with terminal communication tools intergated in MikroC. I can't connect to COM at 115200 Baudrate, but I can at all Baudrate <115200.
This is a known bug. Please take a look at http://www.mikroe.com/forum/viewtopic.php?t=1839
by pizon
10 May 2006 12:38
Forum: mikroC General
Topic: Bootloader on 18F252 @ 20MHz
Replies: 8
Views: 5854

ascomm wrote:Yes, but nothing happens. The serial connection is working as I can send and receive data with same pic programmed with other serial comms programs.
I tried the bootloader on 18F252 @20MHz, with SPBRG = 129, it works.
by pizon
04 May 2006 08:16
Forum: mikroC General
Topic: Help Please !!??
Replies: 5
Views: 3382

sevanjam wrote:thanx for your help, but i read from one of the posts that i need to add an empty line at the end of my code , and that solved the problem...
This has been solved starting from version 5.0.0.0.
by pizon
04 May 2006 08:14
Forum: mikroC General
Topic: Bootloader on 18F252 @ 20MHz
Replies: 8
Views: 5854

After you press reset, you have about 3-5 seconds to click the <Connect>button on the mikroBootloader tool. If all goes OK, you'll have the "Waiting for response...Connected" message, otherwise it will be "Waiting for response...Disconnected".
by pizon
29 Apr 2006 14:04
Forum: mikroC Beta testing
Topic: MikroC for dsPIC beta2 is out
Replies: 0
Views: 1710

MikroC for dsPIC beta2 is out

Dear beta testers, Fresh beta build of mikroC for dsPIC is available for download. The location is: http://www.mikroe.com/zip/mikroc_dspic/mikroc_for_dspic_1002_beta.zip . Please upgrade your installations on this. You can read about the new features in the "Whats New.txt" file. Installation is abou...

Go to advanced search