Search found 122 matches

by nart_schinackow
25 Nov 2014 15:41
Forum: mikroC PRO for PIC General
Topic: Mikroc using visual studio IDE
Replies: 5
Views: 2430

Re: Mikroc using visual studio IDE

That is right,
but you can change the visual studio's compiler and let it use Mikroc compiler instead plus you can also add the command line arguments you need.
I have not succeeded in that.
by nart_schinackow
24 Nov 2014 14:25
Forum: mikroC PRO for PIC General
Topic: Mikroc using visual studio IDE
Replies: 5
Views: 2430

Re: Mikroc using visual studio IDE

Hi keshena,

Thanks for your reply.
I want to use visual studio to compile MikroC Codes
Is there anyway of doing this ?

Thanks
Nart
by nart_schinackow
18 Nov 2014 10:15
Forum: mikroC PRO for PIC General
Topic: Mikroc using visual studio IDE
Replies: 5
Views: 2430

Mikroc using visual studio IDE

Hello everyone,
I am wondering if anyone has succeeded in using visual studio with mikroc compiler ?
If so please point me out to the configurations please

Thanks
Nart
by nart_schinackow
25 Dec 2012 17:56
Forum: mikroC PRO for PIC General
Topic: Projects And Updates
Replies: 2
Views: 1208

Re: Projects And Updates

thanks Dejan :)
i will modify the clapper switch and much more :)
the comments section is added :)
by nart_schinackow
21 Dec 2012 17:22
Forum: mikroC PRO for PIC General
Topic: Projects And Updates
Replies: 2
Views: 1208

Projects And Updates

Hello Every one Check out my new web page, it has many usefull projects using MikroC and libraries too, and many other mcus...
Libstock user :http://www.libstock.com/users/view/7522

website www.softelectrotech.com
by nart_schinackow
22 Jul 2012 02:36
Forum: mikroC PRO for PIC General
Topic: Network Ethernet Library question?
Replies: 1
Views: 974

Network Ethernet Library question?

hello,
is it possible to have the source code for this library available?
since it is at libstock i downloaded it and i couldnt find any source code , i would like to personalize the library for my own projects!!
and would like to learn how the tcp/ip stack for this lib works!
by nart_schinackow
10 Mar 2012 12:57
Forum: mikroC PRO for PIC General
Topic: MikroC Suggestions
Replies: 1
Views: 1129

MikroC Suggestions

For MikroElektronika Developers, mikroC pro for pic is a great and very powerfull compiler , i need to ask if you could improve the code assistant , instead of pressing ctrl+space , automatically as i type it shows the variable names, like in c#. as for the mikroc their are some problems when open m...
by nart_schinackow
05 Feb 2012 02:10
Forum: mikroC PRO for PIC General
Topic: C structures question ?
Replies: 1
Views: 1060

C structures question ?

Hello Every one... i have a question on how to use the bit fields structures? here is an example: suppose we have the following struct: typedef struct MY_DATA_TYPE { unsigned b0:1; unsigned b1:1; unsigned b2:1; unsigned b3:1; unsigned b4:1; unsigned b5:1; unsigned b6:1; unsigned b7:1; }mytype; is th...
by nart_schinackow
10 Dec 2011 12:33
Forum: mikroC PRO for PIC General
Topic: MIKROMMB 18fj Question?
Replies: 1
Views: 1072

MIKROMMB 18fj Question?

Hello, i just bought the 18fj MIKROMMB, and its really a nice boared!! my question is that i am using the external resource file to display the images of my tft, now i need to use mmc for opening another file (i.e not recource.res), should i place MMC_FAT_ASSIGN("resoucrce.res",0) and MMC_FAT_RESET(...
by nart_schinackow
12 Nov 2011 02:20
Forum: mikroC PRO for PIC General
Topic: MMC Library question?
Replies: 5
Views: 2324

Re: MMC Library question?

the newest version i downloaded it before 5 days
by nart_schinackow
09 Nov 2011 20:24
Forum: mikroC PRO for PIC General
Topic: MMC Library question?
Replies: 5
Views: 2324

Re: MMC Library question?

MikroC Pro For PiC:-)
by nart_schinackow
07 Nov 2011 16:44
Forum: mikroC PRO for PIC General
Topic: MMC Library question?
Replies: 5
Views: 2324

MMC Library question?

hello, i have a problem with mmc card reading (tooo slow)! my project consists in reading a picture and sending it through ethernet(web browser). i have the following routine for sending: void SendChunk(unsigned int size)//the problem is here it is to slow in reading { for(i=0;i<size;i++) { mmc_fat_...
by nart_schinackow
24 Aug 2011 17:59
Forum: Product Announcements
Topic: Hello!
Replies: 0
Views: 2493

Hello!

Dear Mikroe Team, 1)I am Having A Problem At LIBSTOCK i added a wrong version file and when i press remove it says minimum one file must be at the project though the version 2 has a file! 2) how can i delete a post of code i shared if errors happened ? 3) i am trying to change my old version in edit...
by nart_schinackow
03 Jun 2011 10:37
Forum: mikroC PRO for PIC General
Topic: Software Uart Question?
Replies: 6
Views: 1748

Re: Software Uart Question?

hey and the problem is that mikroe has wonderful libraries but i would like to learn how they are implemented !!! you know just to get some expierience especialy in hardware libraries!!

Go to advanced search