New IDE for pic Microcontroller

Status
Not open for further replies.

dayanpad

Advanced Member level 4
Joined
Mar 23, 2009
Messages
114
Helped
17
Reputation
34
Reaction score
17
Trophy points
1,298
Location
Colombo
Activity points
1,921
Dear All

Can I have intellisence IDE for pic micro controller with C language
some time call Parameter Assistant
as I know microC pro does not support it
 

Which version of microC are you using? MikroElektronika website says "Code Editor is a text editor used for editing source code. It features Code Assistant, Parameter Assistant, Auto Correct, Code Templates, Syntax Highlighting, etc. It is designed to satisfy the needs of both novices and experienced programmers. Due to this editor, you can easily develop your applications. "
mikroC PRO for PIC - C compiler for PIC microcontroller - mikroElektronika
 


Dear CMOS,
thanks for reply
actually I am using mikroC-pro-for-pic version 4.60.
but it dose not support code assistance
I mean if we write

Lcd_Cmd (
----------- _Lcd_CLEAR)
----------- _Lcd_Out
----------- _Lcd_Out_cp
----------- _Lcd_Init
----------- _Lcd_CURSOR_OFF


after print bracket the drop down list should be display
I expect such IDE or compiler
 

I just downloaded MicroC 4.6 and it works!!
All you have to do is after typing Lcd_Cmd(_LCD ..... press CTRL+SPACE to open up code assistant.

See screenshot below
 
Dear CMOS.

I got it.thanks kind assistance
problem is solved
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…