Create BSP layer with three machines. Each uses a common recipe that echos “hello from $MACHINE”. Create a custom distribution layer with a mutilconfig build Set the local.conf to use the multiconfig build and save the template configuration
random things I made and things I learnt making them
Create BSP layer with three machines. Each uses a common recipe that echos “hello from $MACHINE”. Create a custom distribution layer with a mutilconfig build Set the local.conf to use the multiconfig build and save the template configuration
Plug in your SEGGER JLink On the host terminal type lsusb Bus 002 Device 003: ID 17ef:305b Lenovo Lenovo ThinkPad WS Dock Bus 002 Device 002: ID 17ef:305a Lenovo Lenovo ThinkPad WS Dock Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 005: ID 138a:0090 Validity Sensors, Inc. VFS7500 Touch…
Using Processor Configuration Access Port (PCAP) Device tree overlays are not supported by Xilinx DTG and must be hand-crafted Kernel configuration is required Note, partial reconfiguration of the PL regions requires partioning of the bitstream into blocks so that they can be replaced as part of a higher level bitstream design. As far as I…
Performance Local shared download/sstate caches. Site shared download mirrors. hash equivelance sstate server. https://www.thegoodpenguin.co.uk/blog/improving-yocto-build-time/ Secureboot Susbsystem Use Secure Boot Features to Protect Your Design Zynq UltraScale+ MPSoC Software Developer Guide -> Security Features Zynq UltraScale+ MPSoC Embedded Design Tutorial » Boot and Configuration ARM Trusted Firmware Docs Xilinx ATF Development Workflow eSDK PetaLinux PetaLinux vs…
Introduction Here we want to enable network access between the target board and the host dev. Rather than use the ethernet interface (which may not always be available on the target) we can provide power and connect via ethernet to the target board using the USB interface and the USB Gadget framework provided by Linux.…