Other Parts Discussed in Thread: SYSCONFIG
Basically, at the beginning, I have a serial code, which runs in code composer, however, when I increase the size of the transmission buffer, the error occurs. When I increase the stack size, the error disappears, but, if I use the TEXAS INSTRUMENTS example code for the virtio RPMSG protocol, the same error breaks the code again and, even increasing the stack size, it never loads into the PRU. The compiler compiles the code normally, only the loading fails.