Merging STM32N6 Projects with .a Libraries Causing Build Errors in Keil
Hello,I'm working with the STM32N6570-DK board and trying to merge two example projects provided by ST:Project 1 (DCMIPP):https://github.com/STMicroelectronics/STM32CubeN6/tree/main/Projects/STM32N6570-DK/Applications/DCMIPP/DCMIPP_ContinuousMode Pro...