0
Booting up boards and adding kernel image and dtb file
Heyy, i study electrical and electronic engineering, has anyone got knowledge about booting up board, the file system that is required like the kernel Image and dtb etc… Using tera term Any helpful resources would be appreciated.
6 Respuestas
+ 2
Thank you chris coder :)
+ 2
No sorry this is a programing learning app. No luck with google?
+ 2
Is this the thing you're talking about?
https://up-board.org/up/specifications/
+ 2
First of all thank you Chris for responding.
We do use bash(filename.sh) scritping to write code and run it on the Board. Which has system on chip(SoC).
I have tried to look into uaing google but no luck yet.
I want to know how to set up enviroment of board (like the files that we need etc) test the board.
+ 2
https://downloads.up-community.org/
Has a forum, manual, wiki, and download section.
+ 1
I have found out that I need kernal Image, dtb and scripts files to boot up the board.
I used tera term as my bootloader. Once I booted up i could easily navigate and test thr board.
Different scripts are written in bash language and they are tested on the board. For example wherther the usb driver on the board is working or the SD card reader is driver is working.