Examples dont work.

Fully featured PIC compilers available on Windows, Linux, and macOS.
Post Reply
Author
Message
Donald Shimoda
Posts: 553
Joined: 27 Feb 2006 17:00
Location: Argentina
Contact:

Examples dont work.

#1 Post by Donald Shimoda » 15 Jun 2021 06:53

Trying to figure out how to work with mikro c AI compiler. Fist hit. led sample fails...
Screen Shot 2021-06-15 at 12.44.08 AM.png
Screen Shot 2021-06-15 at 12.44.08 AM.png (725.42 KiB) Viewed 2170 times
Donald Shimoda.

User avatar
filip.grujcic
Posts: 822
Joined: 14 May 2018 08:34

Re: Examples dont work.

#2 Post by filip.grujcic » 15 Jun 2021 16:25

Hello,

I believe the setup you created is not correct. Could you send a screenshot of it? Go to Project > Manage setups and take a screenshot of that window.

Regards,
Filip Grujcic

Donald Shimoda
Posts: 553
Joined: 27 Feb 2006 17:00
Location: Argentina
Contact:

Re: Examples dont work.

#3 Post by Donald Shimoda » 15 Jun 2021 19:41

Correct, the setup was for arm. Fixed.

Cant find the help for the libraries, as in the mikropascal compiler. Neither works autocomplete in the editor, is correct?
Donald Shimoda.

User avatar
filip.grujcic
Posts: 822
Joined: 14 May 2018 08:34

Re: Examples dont work.

#4 Post by filip.grujcic » 16 Jun 2021 14:07

Hello,

Help is available by pressing F1 as well as online: https://help.mikroe.com/
Inside legacy section you can find the same Help file as in PRO compilers.

As for mikroSDK 2.0, there are two useful links:
https://docs.mikroe.com/mikrosdk/user-manual/
https://docs.mikroe.com/mikrosdk/ref-manual/

Regards,
Filip Grujcic

Donald Shimoda
Posts: 553
Joined: 27 Feb 2006 17:00
Location: Argentina
Contact:

Re: Examples dont work.

#5 Post by Donald Shimoda » 17 Jun 2021 05:38

Thanks. what about autocomplete. Is imposible an code editor havent this on this century...
Donald Shimoda.

User avatar
filip.grujcic
Posts: 822
Joined: 14 May 2018 08:34

Re: Examples dont work.

#6 Post by filip.grujcic » 17 Jun 2021 09:50

Hello,

If you go to File > NECTO Preferences > Text Editor > Editing > Auto Completion, you can enable the auto completion, auto word completion and keyword completion.

Kind regards,
Filip Grujcic

Donald Shimoda
Posts: 553
Joined: 27 Feb 2006 17:00
Location: Argentina
Contact:

Re: Examples dont work.

#7 Post by Donald Shimoda » 20 Jun 2021 02:40

filip.grujcic wrote:
16 Jun 2021 14:07
Hello,

Help is available by pressing F1 as well as online: https://help.mikroe.com/
Inside legacy section you can find the same Help file as in PRO compilers.
I just need hit F1 over a function and get context helo. This just dont work.

Example

Hitting F1 over this basic code

Delay_ms( 1000 );

Send me to the main help menu

even searching for this function fails.

See the behaviour on previous microc compiler
Screen Shot 2021-06-19 at 8.42.28 PM.png
Screen Shot 2021-06-19 at 8.42.28 PM.png (506.85 KiB) Viewed 2111 times
Donald Shimoda.

Post Reply

Return to “PIC AI compilers”