Hi, I have an application on the XE164FM that I want to simulate. I have configured the serial port using DAVE and built the application. When I run it, it waits the for bit SOTIR to be high. If I select Peripherals/Serial/ASC0 I find that bit in the dialog box. But this refers to older chips of this family, not to the one I use. Apparently, the compiler links a version of putchar() that does not match the type of chip I use. What did I do wrong?