Hi,
I am currently writing some source code linked to TPS and safety initialization of an RM46 Hercules chip.
I use the TMDXRM46CNCD control board to debug my source code. As per my first tests, I initialize and handle the TPS as per expectations (ACTIVE state is reached as it should, stop feeding the watchdog makes the MCU reset, ...).
My investigation next step was to uses the serial communication between the Hercules microcontroller and a PC. However, I remarked that I am not able to see the virtual COM port among the list of available peripheral in Windows.
I have checked that:
- there is no DIP switch to enable/disable the FTDI chip,
- there is no particular TPS configuration to reach to enable the FTDI chip.
For your information, I also tried to disable the source code linked to TPS companion chip and trying running my software in an other eval board (TMDXRMHDK) and the COM port was working as per my expectations.
Could you please tell me where I am wrong? Which kind of initialization could I miss?
Thanks for help,
Jules