Search found 8 matches

by kmyousaf
09 Feb 2017 01:48
Forum: mikroC PRO for PIC General
Topic: working program not work after compiling in mikroc pro 7.0
Replies: 1
Views: 1332

working program not work after compiling in mikroc pro 7.0

Dear Sir, I am using PIC18f452. the program uses adc_read on porta and 74hc165 is used on porte 3 pins for expanding the inputs. This program compiles ok and works fine in the hadware too. After recompiling the same program in mikroc pro ver 7.0. it also compiles ok but it does not work in hardware ...
by kmyousaf
04 Nov 2014 13:57
Forum: mikroC PRO for PIC General
Topic: MMC library example problem
Replies: 4
Views: 2516

Re: MMC library example problem

Thank you very much. I tried the MMC example directly from compiler now
i.e. ...\mikroC PRO for PIC\Examples\Extra Boards\MMC.
It is working now. Thank you again for responding and solving my problem.
I am proud to be a Mikroc pro user.
Thanks to all Mikroe team and specialy you.
regards
by kmyousaf
03 Nov 2014 18:02
Forum: mikroC PRO for PIC General
Topic: MMC library example problem
Replies: 4
Views: 2516

Re: MMC library example problem

I have included all the libraries . Now I get lots of errors ' not enough ram' I am usding pic18F45k22 at 20mhz. The code I am using is from mikroc pro help and is as under. // MMC module connections sbit Mmc_Chip_Select at LATC0_bit; // for writing to output pin always use latch (PIC18 family) sbit...
by kmyousaf
03 Nov 2014 09:19
Forum: mikroC PRO for PIC General
Topic: MMC library example problem
Replies: 4
Views: 2516

MMC library example problem

Dear Sir I am a registerd user of Mikroc Pro 6.4 . I am trying to use mmc library example which
is given in its Mikroc Pro Help.
when I compile it gives error Unresolved extern 'f16sector' _Lib_MmmcFat16.c
Please help..
by kmyousaf
29 Sep 2011 06:33
Forum: mikroBasic PRO for PIC General
Topic: RS485 complete library for PIC18 family
Replies: 18
Views: 12949

Re: RS485 complete library for PIC18 family

dear Bytex, I have tried your library and your programs in mikrobasic pro but I keep getting error. file not found. one thing I dont get is the mikrobasic compiler looks for library .mbas file not .mcl.I also sent email to your personal email address. Please help to make me use your rs485_complete_l...
by kmyousaf
27 Sep 2011 08:04
Forum: mikroBasic PRO for PIC General
Topic: rs485 library in mikrobasic pro problem
Replies: 7
Views: 2236

Re: rs485 library in mikrobasic pro problem

dear filip

I wanted to send 16 character long text messages from one pic micro through rs485 to another pic micro with 2x16 lcd.
i have downloaded this from your website
http://www.mikroe.com/download/projects ... ibrary.zip
by kmyousaf
25 Sep 2011 05:17
Forum: mikroBasic PRO for PIC General
Topic: rs485 library in mikrobasic pro problem
Replies: 7
Views: 2236

Re: rs485 library in mikrobasic pro problem

Dear Janni, Thanks for your response. I have downloaded this 485_complete_library from mikrobasic projects. This is a zip file i unzipped and put rs485_master_library.mcl and rs485_slave_library.mcl in required folders. But when i put include "RS485_Master_Library" in my program , it say rs485_maste...
by kmyousaf
24 Sep 2011 15:16
Forum: mikroBasic PRO for PIC General
Topic: rs485 library in mikrobasic pro problem
Replies: 7
Views: 2236

rs485 library in mikrobasic pro problem

Dear Sirs, I copied RS485_Master_Library.mcl in defs directory and used include "RS485_Master_Library" But when project is build the error shown in message window of mikrobasic pro shown "RS485_Master_Library.mbas does not found" I tried to put include "RS485_Master_Library.mcl in all the directorie...

Go to advanced search