2025-11-30 3:57 PM
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