Part Number: MSP-EXP430F5529LP
Other Parts Discussed in Thread: BQ76PL536EVM-3, ENERGIA
Tool/software: Code Composer Studio
Hello Forum
I am trying to use GUI Composer v2 to create a GUI for the SLAA478 Battery Management System Application using the MSP-EXP430F5529LP and bq76PL536EVM-3. I have verified that the code works in CCS v7. Variables are being read by the LaunchPad, but I no data is being sent to the host PC.
On CCS Cloud, the code does not appear function correctly, as not all cell voltages are being read correctly (seen in debug mode). Additionally, any action run/debug in CCS Cloud gives the message "Unknown breakpoint id: 117." I have removed all breakpoints from the code, so I am not sure what this means.
When I try using GUI Composer v2, I select USB/Serial IO for target communications, then click "Connect" to connect to COM3 at a baud rate of 57600. These are the correct settings for the COM port the LaunchPad is connected to.
I place components in the GUI, and link them to variables in the program, using the chainlink next to the 'value' field, after selecting 'target_device'. I run the GUI (both with the program on the LaunchPad running, and not running), and nothing happens in the GUI. No data is being shown.
I tried using the XDS Debug Port/Target Monitor setting, but was prompted to upload a 'Target Executable' file, and I am unsure what this is. In fact, the only file uploaded, was the entire project folder, to CCS Cloud.
I have searched the forums and the wider web, looking for answers, but proper documentation on GUI Composer v2 seems scarce/non-existent. I tried reverting back to CCS v6, but the program I am running is too large for CCS v6 to program the LaunchPad.
Has anyone else experienced this problem? Can anyone assist me in sorting this out?
Is it possible to build a GUI to just display the values of variables storedon the LaunchPad, and not sent to the host PC via the Serial port?
Should I be connected to CCS Cloud before using GUI Composer v2, or not? Does the program need to be running prior to selecting 'Run' in GUI Composer v2?
Regards


