User Activity

Hi, I have a custom board with a parallel RGB display connected to it that works OK when using pixman.If I enable the galcore.ko module, weston fails;  [15:27:38.101] weston 10.0.0 https://wayland.freedesktop.org Bug reports to: https://gitlab.freede...
Hi, many thanks for your assistance!I am using a custom STM32MP157C board, and the problem I am facing is that during the debugging of the CM4 core application, I am unable to automatically transfer the elf file to the destination directory.To actual...
Many thanks for your help!I have a custom STM32MP157c boards that works OK when the galcore.ko module is not deployed.When the galcore,ko module is deployed, the screen doesn't show up the usual image and after the boot image has been displayed, it s...
Many thanks for your help!Currently, we are using the SRAM4 memory as a shared RAM mapped between the M4 and the A7 cores. We have a Linux application that writes full 32bit values from the A7 core, as in the following snippet: *(volatile uint32_t...
Hi dear friends!We need to synchronize the tick of the system, that handles some control loops, with an external periodic interrupt, so we tried to slightly adjust the SysTick RELOAD register value, but it seems that as the RELOAD register is changed...