MP Tool

MP Tool supports debugging mode and batch production mode, integrating packaging and flash map generation functions.

  • Debug Mode: Offers developers a platform for debugging and feature development.

  • MP Mode: Provides an array of capabilities, including the ability to program up to 8 devices concurrently and modify the device’s Bluetooth address.

Download to the EVB

Select the chip type and language in the MP Tool startup interface, taking RTL8762G as an example.

https://foruda.gitee.com/images/1735624989517380575/77a119ab_13408154.png

MP Tool Startup Interface

  • Load the necessary files for burning, including flash map, System Config File, APP Image, etc.

  • Select User Data.

https://foruda.gitee.com/images/1727331689141596564/ebfcbd14_13408154.png

MP Tool Main Interface

  • Download the generated image file to the specified address (such as the file system mount address), where the 8762G address is 0x04400000.

https://foruda.gitee.com/images/1727331747989671600/86b564da_13408154.png

User Data Loading Interface

  • After the file preparation is completed, first check the UART port. If it is normal, it will display Ready. Then open the UART port and display OK. Once this is done, click Download to start the burning process.

https://foruda.gitee.com/images/1728973687663258532/d05f55d2_13408154.png

Enter the Burning Mode Interface