STM32N6 Venc_server example with internal ram only
Hi,
I am running the latest version of the VENC_SERVER application and am interested in the mode that uses no external memory. There is a define for 720p 30fps using internal memory only, but trying to compile it in debug mode results in a compile error with .bss data not fitting in memory.
Could anyone advise on how to change the example or linker script to get the internal memory only version working?
Thanks
