Hello Robin,
Thank you for your answer.
the clock gate is enabled in the clockMan1.c file by default

but i needed to change the OSC clock from 8 MHz to 40Mhz since im using an external 40Mhz clock source.
this seems to solve the issue to a certain extent, when i want to receive data in Putty at a baudrate of 115200 i get random char, which means my clock is not correctly configured.

here is a summury of my clock configuration :


LPUAR config

Thank you for your support