Hi @lkoziarz!
Can you check the UART_B pins with an oscilloscope or logic analyzer?
Also, can you try loading the .elf to memory with fatload mmc 1:1 ${loadaddr} hello_world.elf and then running bootaux ${loadaddr}? The default load address might be different from what you’re using.