It is stated in the application note - AN12077, that the minimum configuration of OCRAM is 64 KB. This is
required due to ROM code requires at least 64 KB of RAM for its execution. The minimum OCRAM requirements can be device dependent.
But I can't find any such description in the 1024/1050 reference manual. All described are “RAM size of ITCM, DTCM and OCRAM can be configured from 0 to full RAM Array size separately".
I set OCRAM to 0, and the code seems to be able to run, so what is the actual situation?