Hi Victor,
Thank you for your answer. We do wait for the program to stop at the first line, run it and then check for the COM port but we don’t get one.
I’ve tried the same program with the Segger IDE and it worked perfectly.
Also, sometimes the program don’t stop at the first line and run itself after cliking the debug button.
Have a great day,
Kevin
Provenance : Courrier pour Windows 10
De : victorjimenez
Envoyé le :jeudi 15 mars 2018 18:42
À : Kévin Hérissé
Objet :Re: - Re: LPC54018 - How to use the debug via uart feature ?
NXP Community
Re: LPC54018 - How to use the debug via uart feature ?
reply from Victor Jimenez in LPC - View the full discussion
Hello Kévin!
It's normal that you don't see any COM port emulated. Once you make all the configurations in you project (SSID of you wifi, your endpoint, etc.) Go to the debugg session and the program will stop at the first line waiting for you to click run. Go ahead and click run and once the debugg session is running go to Tera Term (or the terminal you are using) and the COM port will be there, so you just have to select that and you are good to go. You don't have to change any configuration of the semi hosting or SDK_DEBUG.
Please let me know if you have any more questions!
Have a great day,
Victor.