Is it possible to load two overlays in a single notebook? i have an image processing IP created in HLS and so far it is working fine with DisplayPort. But if I want to use the HDMI output, I have to import BaseOverlay file. But I am not getting any output at HDMI after importing BaseOverlay file, rather it is hanging when I send data to HDMI output and afterward I have to restart the board. Will that be possible to load two separate overlay files without editing BaseOverlay file?
Mizan