Hi,
I have a app which is working fine without RTX kernel,
but when i activate the kernel it goes typically wrong on the return of an function which uses malloc
on the return of this function the core returns to:
Undef_Handler B Undef_Handler
and hangs there forever..
has anyone a idea what i'm doing wrong?
ok i,m sorry heap size was set to zero :)
problem solved.