Create image OS for specific task/reducing image size and boot time

Applications, development tools, FPGA, C, WEB
Post Reply
radiationman
Posts: 9
Joined: Tue Mar 16, 2021 4:53 pm

Create image OS for specific task/reducing image size and boot time

Post by radiationman » Fri Mar 26, 2021 4:57 pm

Hello all,

I am looking to create an OS image that is task specific, and hopefully reduces the size and boot time of my board. I currently am running OS

Code: Select all

##############################################################################
# Red Pitaya GNU/Linux Ecosystem
# Version: 1.04
# Build: 7
# Branch:
# Commit: 9fad00447133657b314d42d4c42ad306009faae9
# U-Boot: "redpitaya-v2016.4"
# Linux Kernel: "branch-redpitaya-v2017.2"
# Pro Applications: ""
##############################################################################
Which includes a lot of stuff I am not using I assume. Could anyone push me to some documentation or tutorial that describes building a custom image? Or modifying my existing image? I am quite new to this sort of thing so noob friendly advice is greatly appreciated.

radman

User avatar
redpitaya
Site Admin
Posts: 897
Joined: Wed Mar 26, 2014 7:04 pm

Re: Create image OS for specific task/reducing image size and boot time

Post by redpitaya » Fri Apr 16, 2021 12:04 pm

we recommend you to check this from our online documentation:
FPGA - building process https://redpitaya.readthedocs.io/en/lat ... t=building

and
Ecosystem guide: https://redpitaya.readthedocs.io/en/lat ... stem-guide

radiationman
Posts: 9
Joined: Tue Mar 16, 2021 4:53 pm

Re: Create image OS for specific task/reducing image size and boot time

Post by radiationman » Mon Apr 19, 2021 8:10 pm

redpitaya wrote:
Fri Apr 16, 2021 12:04 pm
we recommend you to check this from our online documentation:
FPGA - building process https://redpitaya.readthedocs.io/en/lat ... t=building

and
Ecosystem guide: https://redpitaya.readthedocs.io/en/lat ... stem-guide
I am using my Red Pitaya to compile and run a C program that acts as a multi-channel analyzer using the two signal inputs, and it utilizes these libraries:
#include <math.h>
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
#include <getopt.h>
#include <string.h>
#include <stddef.h>
#include <sys/param.h>
#include <time.h>
#include "fpga_osc.h"

Could you recommend which specific branches and tags I will need when building my image? (ref. 3.2.3 Ecosystem Guide)

Post Reply
jadalnie klasyczne ekskluzywne meble wypoczynkowe do salonu ekskluzywne meble tapicerowane ekskluzywne meble do sypialni ekskluzywne meble włoskie

Who is online

Users browsing this forum: No registered users and 17 guests