Search found 13 matches

by pierred35
10 Oct 2011 12:56
Forum: mikroC PRO for PIC General
Topic: SPI ethernet example problem
Replies: 6
Views: 2203

Re: SPI ethernet example problem

Sorry, I just note that I forgot to answer this topic. So, this is my project. I can compile it with mB v3.5 and 4.6 but not with v5.1 because I have the problem "Call signature does not match the function definition signature ...". Hope it can help you to find us a good solution to this recurent pr...
by pierred35
05 Oct 2011 09:59
Forum: mikroC PRO for PIC General
Topic: SPI ethernet example problem
Replies: 6
Views: 2203

Re: MMC example problem

Dear all, I have the same problem than many person with libraries and the latest version of mikro... Pro for PIC. Since I have intalled the v5.01, I have many troubles : crash when commenting a code, crash when copy a part of my code, etc... and ununderstandable error message when compiling a projet...
by pierred35
27 Sep 2011 12:48
Forum: mikroC General
Topic: Microchip USB Bootloader?
Replies: 40
Views: 41215

Re: Microchip USB Bootloader?

Dear gcp6ca, Thanks for your last answer. At the end, I've tried as you told me to comment some line, compile the program and check the "Functions sorted by Address" in statistic: the problem was here. I've change the name of the variable in sub procedure Vectors and I can now compile the entire pro...
by pierred35
09 Sep 2011 12:54
Forum: mikroC General
Topic: Microchip USB Bootloader?
Replies: 40
Views: 41215

Re: Microchip USB Bootloader?

Dear gcp6ca, Thanks a lot for your answer: it was very useful. I've modified my board to add a pull-up resistor on RB4 and now, the bootloader works perfectly. I have load the .hex file you gave me for the "1stboot project" and it's OK. There is still something I don't understand. When I tried to co...
by pierred35
08 Sep 2011 11:02
Forum: mikroC General
Topic: Microchip USB Bootloader?
Replies: 40
Views: 41215

Re: Microchip USB Bootloader?

Hi gcp6ca, Thanks a lot for your answer. I have progress yesterday night and I'm sure I not so far from the goal. So : - download and intall Microchip's latest Application Libraries: OK - put the Firmware "USB Device - HID - HID Bootloader - C18 - PIC18F4550.hex" in my PIC: OK - open the PC software...
by pierred35
07 Sep 2011 13:00
Forum: mikroC General
Topic: Microchip USB Bootloader?
Replies: 40
Views: 41215

Re: Microchip USB Bootloader?

Dear all, I'm now in the same situation than most of person in this topics (and many others). I would like to use a USB bootloader with my 18F4550. I have read many posts about the subjet but I'm still not able to make my program working good using the booloader. So, I have some questions: 1) when y...
by pierred35
13 Nov 2010 13:03
Forum: mikroC General
Topic: usb problem using 18f4550
Replies: 17
Views: 13754

Re: usb problem using 18f4550

Hello everybody, Pronk, I have the same problem as your 1st. Can you post us the last version of your proteus file what is working? As we know, in mikroC or mikroBasic, with a PIC 18F2550 or other, we have many configuration word. But in proteus, we need to implement only one word. My question is: h...
by pierred35
13 Nov 2010 12:49
Forum: mikroPascal PRO for PIC General
Topic: Simulating mikrobasic HID usb in Proteus
Replies: 2
Views: 1989

Re: Simulating mikrobasic HID usb in Proteus

Same thing for me. Anybody has an answer? Thanks a lot.
by pierred35
18 Aug 2010 10:22
Forum: Development Boards
Topic: TLC 5940
Replies: 2
Views: 1614

TLC 5940

I'm working on a project using TLC5940 (from TexasInstrument) to control many leds (3 x 64 RGB leds = 192). I found on arduino system, a library to control theses TLC5940: see attached files. Does it exist a similar library for PicBasic PRO? If no, does somebody able to develop this library? I'm sur...
by pierred35
31 Dec 2009 18:16
Forum: mikroBasic PRO for PIC General
Topic: UART Library
Replies: 1
Views: 2198

UART Library

Hello everybody, I have a question about the UART Library, more precisely with UART1_Read_Text function. This function (see function description) “reads characters received via UART until the Delimiter sequence is detected. It’s a blocking call: the delimiter sequence is expected; otherwise the proc...
by pierred35
15 Nov 2009 12:23
Forum: mikroBasic PRO for PIC General
Topic: Error - Main function is not defined
Replies: 13
Views: 17510

So I reinstalled mikroBasic Pro exactly in the same location, I tried to open the boot_test.mbppi and to build it without any code modification ans it works perfectly now! I don't understand.
Thanks
by pierred35
15 Nov 2009 12:02
Forum: mikroBasic PRO for PIC General
Topic: Error - Main function is not defined
Replies: 13
Views: 17510

My MikroBasic Pro is installed here : C:\Logiciels\MikroBasic\ In the Project> Edit Search, I have : C:\Logiciels\MikroBasic\Defs\ C:\Logiciels\MikroBasic\Uses\P18\ C:\Logiciels\MikroBasic\Examples\Other\Bootloader\P18\32K\ I tried to build project with a Pic 18F4550, anf I have put these files in t...
by pierred35
15 Nov 2009 11:06
Forum: mikroBasic PRO for PIC General
Topic: Error - Main function is not defined
Replies: 13
Views: 17510

452 Unsucessful linking 'boot_test.mbppi'

I have exactly the same problem with the code comming from mikroElektronika: C:\Logiciels\MikroBasic\Examples\Other\Bootloader\P18\32K\boot_test.mbppi It returns with following error messages: 452 Unsucessful linking 'GENCONTROL.mbppi' 102 Finished (with errors) I tried to copy the code in a new pro...

Go to advanced search