Discussion:
[nuttx] uavcan build
zacky_05@hotmail.com [nuttx]
2018-03-22 20:04:07 UTC
Permalink
Hello,

I am trying to build the uavcan example but it is showing a lot of compiling errors.
I am using a stm32f4discovery board.
I am running the toolchain from this dockerhub:
https://hub.docker.com/r/nuttx/nuttx-build-environment/ https://hub.docker.com/r/nuttx/nuttx-build-environment/

Just downloaded nuttx and app repo, then set the configuration for stm32f4discovery/uavcan and make is incomplete.

Can anyone point me in the right direction.

thanks in advance.
spudarnia@yahoo.com [nuttx]
2018-03-22 20:44:24 UTC
Permalink
First, you should know that this group has moved to https://groups.google.com/forum/#!forum/nuttx https://groups.google.com/forum/#!forum/nuttx


The answer is simple. No one is remaining the UAVCAN build. It is ancient and no longer compatible with the current NuttX code.


I do not maintain it and non one else has bothered with it. So it has not built for a year or two now.


You can fix it by updating the old version of UAVCAN that is downloaded with the current version.


I can offer to remove the UAVCAN from the repository if you like. I certainly won't be maintaining it. So the only solution I can offer you is to remove it altogether.
spudarnia@yahoo.com [nuttx]
2018-03-23 15:26:19 UTC
Permalink
I have removed apps/canutils/libuavcan and apps/examples/uavcan. These are no longer supported due to lack of interest.
Loading...