КОМЕНТАРІ •

  • @ericgorder1
    @ericgorder1 2 місяці тому

    Thank you for showing! Much appreciated!

  • @user-ri3cr2bm7s
    @user-ri3cr2bm7s 9 місяців тому

    Nice video, i watched all your video. I have the same SBC. I'm searching the way to connect VSCode on my host machine to debug python application in my Docker container via ssh. It seems some package are missing but there is no package manager on the Forlinx image... Do you think i should add this missing library into my custom image to be able to have the vscode server running ? ( glic and libstdc++ are the one missing) . Thanks a lot for your video that help a beginner like me a lot in parallel of the Forclinx documentation! I have build my first kernell with this board ! youhou !

  • @DrKnow65
    @DrKnow65 Рік тому

    Thanks for the content. It would be helpful to see a little of the process you are using to find the information you are using for the Forlinx board and BSP as you build up the system. How to find the info is as necessary as how to use the info. How you are setting up your build environment would be useful too if someone wanted to get a Forlinx board and follow along.

    • @johannes4gnu_linux96
      @johannes4gnu_linux96 Рік тому

      You are welcome. Have you seen my third video in this playlist? There I show you around the Linux SDK and also talk about the setup process.
      Do you think this is not enough? Then I can do a separate video about the setup.
      Have you bought a board from Forlinx?

    • @anya2600
      @anya2600 Рік тому

      It's a good question, Forlinx kindly provide ready-to-use compiling environment, and also if you want to try to build it yourself, you can refer to compiling guild provided by Forlinx.

  • @DaDa-vs7gf
    @DaDa-vs7gf Рік тому

    I brought forlinx OKMX6UL-C2 based on freescale NXP . I want to flash custom QT based gui application in the board. which sdk should I use insted of arago.And what is the procedure to create kernel image because it is very confusing in the resources I got from forlinx