Do U update Necto help?

Cross-platform IDE for the rapid development of applications for the embedded world, available on Windows, Linux, and macOS.
Post Reply
Author
Message
dibor
Posts: 208
Joined: 29 Dec 2014 18:59

Do U update Necto help?

#1 Post by dibor » 23 Mar 2023 12:11

Hello to ME team.
Here Necto 3.0
Help of mikroSDK shows:
UART driver provides functionality for asynchronous serial communication to access serial ports.
To use this library
Header: #include "drv_uart.h"
...............................

But this header do NOT exists!!!!

And should be used #include "MikroSDK.Driver.UART"

Second question:
How to get back to the first page of the help(contents), I see only "Previous" and "Next" option, and I am ,as crazy man, click back back to coming back to the "contents"
Some times I got error like this:
404 Not Found
Code: NoSuchKey
Message: The specified key does not exist.
Key: legacy/pic32/index.htm
RequestId: Z53QQTG1ZYER3SX0
HostId: Ul0brkcXtNjVS/aKpyJWq8detaZ2L7dWgvOjefcHXrjxwARaOjjbV6uiwKVbLVflDWMJLlOlnXg=

Looks like I need to wait additional few years :(

Best Wishes.

User avatar
IvanJeremic
mikroElektronika team
Posts: 316
Joined: 05 Sep 2022 14:32

Re: Do U update Necto help?

#2 Post by IvanJeremic » 28 Mar 2023 09:54

Hi,

The #include "drv_uart.h" library works fine for me, what error pops up when you try to include it?

As for the HELP section, there should be an arrow that goes up like in the picture below.
Untitled.png
Untitled.png (609 Bytes) Viewed 791 times
As for the errors you are getting, what were you doing when they popped up?

Regards,

Ivan.

dibor
Posts: 208
Joined: 29 Dec 2014 18:59

Re: Do U update Necto help?

#3 Post by dibor » 28 Mar 2023 12:49

Hello.
After Windoz restart I can to use "drv_uart.h"
Before I got compiler error "Can not open .....drv_uart.h...."

Now about help.
Go to the help, choose mikroSDK ref manual, then Microcontroller Peripherals > Hardware Abstraction Layer > UART
Now try to go back to the Help "contents".
U do not have any buttons or arrows, U should to click mouse right click and choose "Back" many times.
If U know short way please lets me know.

Best Wishes.

User avatar
IvanJeremic
mikroElektronika team
Posts: 316
Joined: 05 Sep 2022 14:32

Re: Do U update Necto help?

#4 Post by IvanJeremic » 30 Mar 2023 15:12

Hi,

You are right about the help section, i have sent a complaint to the developers so they can fix this issue.

Regards and thank you for your input,

Ivan.

Post Reply

Return to “IDE”