Other Parts Discussed in Thread: BOOSTXL-DRV8323RH, DRV832X
Tool/software: Code Composer Studio
Hi,
Now I am trying to build the MSP430F5529 with BOOSTXL-DRV8323RH but I have some problems.
First is about DRV832x_EVM_BLDC_FW_1.0.0 programs which I downloaded from website. It has 2 files for the sensored BLDC and sensorless BLDC,
then I successed to debug "sensored program" but I had some errors when debug "sensorless program" .
The main of error is "#10010 errors encountered during linking; "DRV832X_MSP430F5529_Trapezoidal_Sensorless_BLDC.out" not built " and the type of error is "C/C++ problem".
On that case, what should I fix the program ?
Finally, the connection trouble between board and boostxl-drv832x GUI composer.
The problem is that the COM port is connected but device is not found even though debug is successed or not.
Furthermore, I tried to change the friendly name of COM port which was recommended in user's guide but that problem still was occurred.
On that case, what should I do ?
Thank you