M
M
Mr Stark2016-04-07 17:16:34
linux
Mr Stark, 2016-04-07 17:16:34

Where to start learning if you want to write under the RTOS (VxWorks) for robotics?

I read that Eclipse is an IDE for embedded systems, is it necessary to switch to it, since I'm used to CodeBlocks and what can I start practicing on?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Alexey Cheremisin, 2016-04-07
@follia777

You can write in any editor, even vi, even emacs (which we did with pleasure in our time). It's just that many OCPB vendors are betting on the eclipse development environment as one of the most popular and free. Heaps of plug-ins for debugging and configuring are written to it. Switching to it is not necessary at all, you can configure absolutely any IDE, even MS Visual Studio. The question is what you will need to configure yourself.
So for the initial study, I would start with the built-in development / debugging tools, and only then would I set up my environment and toolchain.
With VxWorks, start with a couple of tasks that will exchange ping pong style messages with each other.

I
iv_k, 2016-04-08
@iv_k

Eclipse for specific embedded systems can be found already configured. If you do not want to understand how cross compilers and other cross-gdb work, take the already configured one. otherwise there will be a lot of love with the settings.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question