Do you have a question about the Basys MX3 and is the answer not in the manual?
Questions and answers
Daniel Gaucher
March 28, 2025
I m not able to use the basys mx3 with recent version of mplabx (6.x). The debugging tool does not show in the list. U of Sherbrooke
1 comments:
Mr. Anderson
March 28, 2025
If the Digilent Basys MX3 board does not appear in the list of debugging tools in MPLAB X version 6.x, you can try the following steps:
1. Ensure the board is connected via the DEBUG USB connector. 2. Verify that the correct device (PIC32MX370F512L) is selected during project setup. 3. Make sure all required drivers are installed for the Basys MX3 board. 4. If the tool still does not appear, manually select it under the Licensed Debugger group. 5. If unavailable, consider using MPLAB X IPE to program/erase the microcontroller, though it does not support debugging.
If the problem persists, the version of MPLAB X may not fully support the Basys MX3 debugger integration. In this case, try using a different MPLAB X version or contact support for updates.
Need help?
Do you have a question about the Basys MX3 and is the answer not in the manual?
Questions and answers
I m not able to use the basys mx3 with recent version of mplabx (6.x). The debugging tool does not show in the list. U of Sherbrooke
If the Digilent Basys MX3 board does not appear in the list of debugging tools in MPLAB X version 6.x, you can try the following steps:
1. Ensure the board is connected via the DEBUG USB connector.
2. Verify that the correct device (PIC32MX370F512L) is selected during project setup.
3. Make sure all required drivers are installed for the Basys MX3 board.
4. If the tool still does not appear, manually select it under the Licensed Debugger group.
5. If unavailable, consider using MPLAB X IPE to program/erase the microcontroller, though it does not support debugging.
If the problem persists, the version of MPLAB X may not fully support the Basys MX3 debugger integration. In this case, try using a different MPLAB X version or contact support for updates.
This answer is automatically generated