Hi Pavel, Did you have some idea about last time that "make export" was working?
This feature is used by PX4 project too. I think it needs to be fixed before current release. I'm on vacation without a laptop to test it. About CMake support is was done by Matias some years ago, but it suffered resistance to enter because NuttX current building system is working fine for many years. So discussing about transition and how to get both working without duplicating users work is a question to answer. BR, Alan On Saturday, April 16, 2022, Pavel Pisa <ppisa4li...@pikron.com> wrote: > Hello everybody, > > as it seems that new release is near to be published > I would like to remind that here is significant > issue which complicates use of NuttX export to base more > applications on it, i.e. pysimCoder https://github.com/ > robertobucher/pysimCoder > our OMK build which allows to build complete CAN/CANopen > OrtCAN infrastructure http://ortcan.sourceforge.net/ > and uLAN RS-485 communication http://ulan.sourceforge.net/, > motion control PXMC http://pxmc.org/ etc. > > The code has been successfully tested with NuttX in the past > and we want to test our CAN/CANopen framework with actual > NuttX even on ESP32C3 now when Jan Charvat's CAN (TWAI) > driver has been included. > > I can help to solve the problem but some feedback is necessary. > It seems that actual release will be based on GNU make system. > Is that right? What are plans with cmake? > If it worth to dive into actual stuff. > > Are there some suggestions and expectations what would > broke if right arch Makefile with low level defines > is included into tools/Makefile.export > > arch/{avr,hc,mips,misoc,or1k,renesas,risc-v,sim,x86,x86_64, > xtensa}/src/Makefile > > How should it be included to work for all architectures? > > The issue is open not keep remembering this significant > issue with use of NuttX as base for more complex projects > which cannot be directly hacked into NuttX apps repo > > https://github.com/apache/incubator-nuttx/issues/6082 > > Best wishes, > > Pavel > > -- > Pavel Pisa > phone: +420 603531357 > e-mail: p...@cmp.felk.cvut.cz > Department of Control Engineering FEE CVUT > Karlovo namesti 13, 121 35, Prague 2 > university: http://control.fel.cvut.cz/ > company: https://www.pikron.com/ > personal: http://cmp.felk.cvut.cz/~pisa > projects: https://www.openhub.net/accounts/ppisa > CAN related:http://canbus.pages.fel.cvut.cz/ > Open Technologies Research Education and Exchange Services > https://gitlab.fel.cvut.cz/otrees/org/-/wikis/home > >