Coder Social home page Coder Social logo

Comments (10)

btashton avatar btashton commented on May 29, 2024 1

@xiaoxiang781216 I agree that we should move more of this code into a single place, but for now I added a fully functional configuration for his board. This is also helpful for me because I do not have the other boards that use this configuration so I can better test this in the future.

I also want to work on getting these features added into the new documentation as well.

from nuttx-apps.

kernelgurumeditation avatar kernelgurumeditation commented on May 29, 2024 1

@btashton, thanks for fixing it.

PS: I fixed the USB HOST OTG port for this board, if you want the fix I can send it.

from nuttx-apps.

btashton avatar btashton commented on May 29, 2024

@kernelgurumeditation which configuration are you trying this with? There are some examples such as spresense:elf that I can confirm build. You can find that config here boards/arm/cxd56xx/spresense/configs/elf/defconfig

from nuttx-apps.

kernelgurumeditation avatar kernelgurumeditation commented on May 29, 2024

hi @btashton ,

thanks for the reply,

I'm trying with nucleo-h743zi/nsh and enabling the Elf support and the Elf loader sample App... should it not work?

I had a look at the spresense/configs/elf/defconfig file, and there is no option difference that would explain the failure...

Is this an issue with the link scripts?

Thanks

from nuttx-apps.

btashton avatar btashton commented on May 29, 2024

That is helpful, I have that board, I will try to do a functional test this evening.

from nuttx-apps.

patacongo avatar patacongo commented on May 29, 2024

from nuttx-apps.

xiaoxiang781216 avatar xiaoxiang781216 commented on May 29, 2024

But, it's the wrong direction to duplicate the common setting to individual Make.defs. I have saw many people complain some advanced features don't work(e.g. elf, c++...), just because Make.defs doesn't have the necessary options. We need fix the problem for all boards in a common way, otherwise people will complain again and again.
BTW, the user is very hard to add the setting by self if he/she isn't an expert in the related field.

from nuttx-apps.

kernelgurumeditation avatar kernelgurumeditation commented on May 29, 2024

from nuttx-apps.

btashton avatar btashton commented on May 29, 2024

Sure I'm happy to review it. I really want to pull some of the common board logic out so we don't have to keep copy pasting it for every variant, but that will take some time.

I'll probably also add the ethernet support since that is also not yet implemented for the board.

from nuttx-apps.

kernelgurumeditation avatar kernelgurumeditation commented on May 29, 2024

Ok @btashton ,
it's at apache/nuttx#2353
Not pretty but works, and can be useful to someone :)

from nuttx-apps.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.