I'm new to MCUXpresso IDE and im trying to upload a hello world sketch to my Kinetis KL82. I successfully installed the SDK for the board from MCUXpresso SDK Builder. I then built the Hello world sketch, and it built with no errors but when I tried running it I got this error:
I was using this tutorial as a reference: How to Install MCUXpresso IDE | NXP| Getting started with FRDM-KL25Z - YouTube
I'm on a Dell XPS 17 which doesn't have any USB ports, so I used a USB-to-USB-c converter to connect to my board. I went to the device manager to see if it says the device is connected and it said it was connected, plus when I connected a wireless mouse to the converter, the mouse worked perfectly fine. So, I've eliminated that being the error. What could be the error here?
After providing the details asked by @Alice_Yang, please also make sure that LinkServer pack is still installed (not uninstalled by mistake) and there's no antivirus or firewall blocking the executables from there. The dialog from your screenshot has a "Details" button - is there anything useful shown once you click it?
Please also offer us full diagnostics information by going to Help -> MCUXpresso IDE Save Info for Support. Export diagnostics after you reproduce the debug failure.
Best regards,
Adrian
Hello @Tyler5638
BR
Alice
Hello @Tyler5638
Thanks for your reply.
If the USB port is not recognized by the Device Manager, it cannot be used.
BR
Alice
So I tried this again with the USB-to-USB-c converter on the laptop that I was using before that does not have a USB port and it recogonized the USB port.
Hello @Tyler5638
Please confirm to connect the J5 port (SDA USB). The device manager should recognize the corresponding port as follows:
BR
Alice