Hey so i have been stuck on this problem for some time now. I have been converting code from the f449 to the fg4619. part of this was changing the usart to a usci- uart. I set up the baudrate and registers and after i enable the usci using ucswrst the board will reset while waiting for a response. after it resets the wdtifg will be set but I have had the wdt disabled the whole time... If i run the code with out enabling the usci then the board will not reset, it will just time out waiting for a response.
thank you in advance for any help