Arefeen,
If you run the controlSUITE installer and select the HV Kit the following directory will appear
C:\ti\controlSUITE\development_kits\HVMotorCtrl+PfcKit
with the following directories
\Docs = How to Run Guide (attached)
\HW Development…
Hi Erik,
The patch is attached. It is only applicable to CCS v5.2.1.00018, so please make sure that is the version of CCS that you have (see Help > About... dialog in CCS).
Please install the plugin into your CCS v5.2.1.00018 image as follows:
…
I just ended up changing the .out extension to .txt. Copy and pasting it as text just pastes **ELF** without getting all of the random characters.
uartecho_MSP_EXP430FR5994_TI.txt
Part Number: MSP432P401R Tool/software: TI C/C++ Compiler I have an object file built with TI Arm compiler 16.9.4 LTS. I am using armofd from the same release to extract .debug_info and .debug_abbrev sections. DIE for a variable is missing the attribute…
Hi Wei,
Your environment variables seem different from the default environment. Do you have changes in u-boot?
Please replace the MLO and u-boot.img file in the boot-partition with that attached (rename the files by removing the .txt suffix).
For…
Hi George, thanks for answering.
I understand what you are saying but I'm not sure how I could fix it or even point exactly where the problem is in my project.
I have setup a very minimal project with a couple of lines of code and the result is…
Part Number: WILINK-SW As stated in the linked thread:
I am using TI’s NL5500L Navilink GPS/BT/FM combo chip.
Host platform details :
Processor: OMAP-L138
Kernel: Linux 4.12.0
Bluetooth Stack: BlueZ 5.50
I was having trouble even connecting…
I have a simple UART echo working with UART1 on the launchpad using Pin16 and 17. I've attached my .out (remove the.txt extension). You can load and run this using CCS. Since Pins 16 and 17 are JTAG pins TDO and TDI you'll have to use SWD (2-wire JTAG…