Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

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
 

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

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top