Other Parts Discussed in Thread: MSP430F6779, MSP430F67791, UNIFLASH
Hello,
I'm having multiple problems.
First, my main problem is similar to the one discussed in the forum "MSP430F6779: HID Device detected, but could not connect to it," however, the problem hasn't been resolved there yet.
I'm configuring an EVM430-F67791 using EMDC, but when I change the project's default microcontroller from EVM430-F6779_CT_3V_3C_60Hz to an MSP430F67791, an MSP430F6779 is still instantiated.
Assuming this doesn't cause any interference, I've already flashed both the Launchpad and the MSP430F6779. The latter was flashed using both CCS and UniFlash. Despite this, the same problem always arises, because in EMDC I get an alert that no HID devices are found, even though it connects to the computer correctly and is visible in the device manager.

When flashing via CCS, we modify all the necessary settings to select the correct microcontroller, which is MSP430F67791.
MSP430F67791.ccxml:
hmi.c:
I got news. Now I can connect via EMDC, however, GUI does not display data.