Hi all, I need to transfer file from PC to target via UART, but it need qtalk on the target. Anyone could share me qtalk source code ? then I try to build at my environment. Thanks.
qtalk comes as a prebuilt binary from QNX with the standard installation of Momentics. You just need it to include in your bootimage/filesystem image. -Al
Thank you, But currently I've checked in my system don't have qtalk. Do you know where I can get qtalk binary or source code ? Thanks.
${QNX_TARGET}/${CPU}/usr/bin/qtalk It is always there. It might not be on your target system, you need to simply copy it there, or include it in the IFS/rootfs build script -Al