使用Execution Analysis 出现data loss现象 使用的是JATGRUNMODE

同时printf logs也没有信息
请问这种情况该怎么解决?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
使用Execution Analysis 出现data loss现象 使用的是JATGRUNMODE

同时printf logs也没有信息
请问这种情况该怎么解决?
data loss的问题解决了 但是printf logs还是没有信息 ?
CIO Console显示的System_printf信息不完整,假如有10次循环,只能显示后5次的打印信息。是不是也和buffersize或heapsize设置大小有关?

是不是也和buffersize或heapsize设置大小有关?
可以增大试试。