Quantcast
Channel: Forums - Recent Threads
Viewing all 262198 articles
Browse latest View live

CC2538-CC2592EMK: How to make association permit true for permanently in ZR ?


ADCPro Connection method ADS1263EVM-PDK

CCS/MSP430G2955: >> Compilation failure gmake: *** [blink.obj] Error 1 gmake: Target `all' not remade because of errors.

$
0
0

Part Number:MSP430G2955

Tool/software: Code Composer Studio

We are using Code Composer Studio

 Version: 5.4.0.00091

Suddenly we  are facing issue with CCS not compiling the projects. we are faceing no problem in running old projects but new projects give error:

And also we have run the sample project of blinking the Led in that program also we get the same compiler error   

Refer the snap shot below

Inline images 1





BUILD CONSOLE TEXT is as follows:

**** Build of configuration Debug for project Trial ****

"C:\\ti\\ccsv5\\utils\\bin\\gmake" -k all
'\\Hertz3\d\Hertz Development after 16thApril16\3 phase dpm\Trial\Trial\Debug'
CMD.EXE was started with the above path as the current directory.
UNC paths are not supported.  Defaulting to Windows directory.
'Building file: ../blink.c'
'\\Hertz3\d\Hertz Development after 16thApril16\3 phase dpm\Trial\Trial\Debug'
CMD.EXE was started with the above path as the current directory.
UNC paths are not supported.  Defaulting to Windows directory.
'Invoking: MSP430 Compiler'
"C:/ti/ccsv5/tools/compiler/msp430_4.1.5/bin/cl430" -vmsp --abi=coffabi -g --include_path="C:/ti/ccsv5/ccs_base/msp430/include" --include_path="C:/ti/ccsv5/tools/compiler/msp430_4.1.5/include" --define=__MSP430G2955__ --diag_warning=225 --display_error_number --diag_wrap=off --printf_support=minimal --preproc_with_compile --preproc_dependency="blink.pp"  "../blink.c"
'\\Hertz3\d\Hertz Development after 16thApril16\3 phase dpm\Trial\Trial\Debug'
CMD.EXE was started with the above path as the current directory.
UNC paths are not supported.  Defaulting to Windows directory.
Fatal error #5: could not open source file "../blink.c"
1 fatal error detected in the compilation of "../blink.c".
Compilation terminated.

>> Compilation failure
gmake: *** [blink.obj] Error 1
gmake: Target `all' not remade because of errors.

**** Build Finished ****

////////////////////////////////////////////////////////////////////////////end text///////////////////////////

We restarted the PC,   we even disabled our antivirus but still same issue.

Please help to solve the issue.

LMZ31710: PWRGD function in Parallel Operation

$
0
0

Part Number:LMZ31710

Hi, team.

When using LMZ31710 in parallel operation, is it necessary to connect the PWRGD signals?

Best Regards,

Need to know each pin function in power IC for beginner learning.

$
0
0

 Need to know  each pin function in power IC for beginner learning.

AM3352: USB VBUS error at upper voltage limit

$
0
0

Part Number:AM3352

Hello,

Does the USB controller generate a VBUS error interrupt when the USBx_VBUS detects 5.25 V or more?

I understand that 5.25 V for USBx_VBUS is absolute maximum rating and recommended operating condition. According to TRM, VBUS error seems to occur when the USBx_VBUS input is less than 4.4 V, but the upper limit is not mentioned.

On our target board, there is ripple at 5 V VBUS power supply. When the logs of VBUS error interrupt are output several times during Linux start-up and failing to start Kernel, it looks like VBUS voltage reaches around 5.25 V at the time. During this time, the USB device is not connected and USBx_DRVVBUS goes low.

The modified hardware to improve ripple, the phenomena can be suppressed. However, I'd like to understand the specifications of the USB controller and clarify the cause of this phenomenon.

Regards,
Kazu

SN75DP159: 10 bit color depth support

$
0
0

Part Number:SN75DP159

Dear Team,

The datasheet said that DP159 can support Ultra HD 4K 60Hz 8 bit per color high-resolution video.

So far my customer require the redriver that support 4K 60Hz 10bit color depth.

So couldn't they use DP159?

Thank you.

OPA615: OPA615 DC restoration and video amplification

$
0
0

Part Number:OPA615

Hi ! I am currently working with a PAL based composite video. The video has 0.5-1V peak to peak amplitude and 15 MHZ bandwidth. I want DC restoration and a gain of +2V/V. How can it be done with OPA615 ?


TPS3511: TPS3510 and TPS5510 Function Check

CCS/CC1310: CC1310 official OAD project rfWsnNodeIntFlashOadClient compile with memery problem

$
0
0

Part Number:CC1310

Tool/software: Code Composer Studio

In Ti official project rfWsnNodeIntFlashOadClient_CC1310_LAUNCHXL_tirtos_ccs, SDK simplelink_cc13x0_sdk_1_50_00_08, i use CCS7 to compile the  OAD image but it fail with memery problem .

compile error is :../CC1310_LAUNCHXL_TIRTOS_OAD.cmd", line 86: error #10099-D: program will not fit into available memory.  placement with alignment fails for section ".const" size 0x4c58 .  Available memory ranges:
   FLASH        size: 0xeff0       unused: 0x3a06       max hole: 0x39f6    
error #10010: errors encountered during linking; "rfWsnNodeIntFlashOadClient_CC1310_LAUNCHXL_tirtos_ccs.out" not built.

It seems that the oad image flash size is more than 60KB limit which inflash OAD image should under.

The problem occur after I follow the project guide /ti/simplelink_cc13x0_sdk_1_50_00_08/examples/rtos/CC1350_LAUNCHXL/easylink/rfWsnNodeIntFlashOadClient/README.html.

here is the guide:

Building the hex file in CCS

  1. Import the CCS porject into CCS(for more information conslt the Examples Users Guide in the proprietary-rf documentation)
  2. If this is for an OAD image (not an image to be flashed), then exclude the ccfg.c file from the project.
  3. Add FEATURE_OAD_ONCHIP and HAL_IMAGE_A or HAL_IMAGE_B to the predefined Symbols in Project->Properties Arm Compiler / Predefined Symbols tab (for Image B the TIRTOS config file must also be changed, see below).
  4. Add FEATURE_OAD_ONCHIP=1 and HAL_IMAGE_A=1 or HAL_IMAGE_B=1 to the Linker symbol definition in Project->Properties ARM Linker->Advanced Options / Command File Preprocessing tab (for Image B the TIRTOS config file must also be changed, see below).
  5. Enable hex file conversion in Project->Properties Arm Hex Utility
  6. Set memory width to 8 in General options
  7. Set output format to intel hex.
  8. Make a code change update the nodeFwVersion string in NodeTask.c
  9. build

The above macro change will set the program flash size to 0xEFF0 which I find in the project file  CC1310_LAUNCHXL_TIRTOS_OAD.cmd:

here is the source code:

#if defined(FEATURE_OAD_ONCHIP)
    #if defined(HAL_IMAGE_B)
        #define FLASH_BASE              0x10000
        #define FLASH_SIZE              0xEFF0
    #else // HAL_IMAGE_A
        #define FLASH_BASE              0x1000
        #define FLASH_SIZE              0xEFF0
    #endif
#else
    #define FLASH_BASE              0x1010
    #define FLASH_SIZE              0x1EFF0
#endif

So i try to set the FLASH_SIZE back to 0x1EFF0,the compile pass. But the program size is larger than 60KB, i can't create a useable OAD image.

The office project doesn't work. Should  i do  some addition settings in CCS7? Is it any way to reduce the flash size?

Linux/AM3352: SPI driver module doesn't work after reinstall

$
0
0

Part Number:AM3352

Tool/software: Linux

My customer want to use driver as module, they found the SPI driver doesn't work after reinstall. Detail as below.

#1. Configuration:

#2. install module

#3. work normally.

#4. remove module

#5. reinstall module

#6. doesn't work after reinstall module

#7. driver code print the error, it is original code.

#8. SDK version:

Please help look into the issue.

CC3220SF-LAUNCHXL: cc3220sf

$
0
0

Part Number:CC3220SF-LAUNCHXL

i try to compile and use simplelink project.

i import the project to the workspace from C:\TI\simplelink_cc32xx_sdk_1_50_00_06\source\ti\drivers\net\wifi\ccs.

i make link to the lib file created by compiling the simplelink project.

when i run function S16 res = sl_Start( NULL, NULL, NULL ); i go to hardware fault at function

MAP_SPIFIFOLevelSet(hwAttrs->baseAddr, object->txFifoTrigger,
object->rxFifoTrigger);
  

call from function 

static void initHw(SPICC32XXDMA_Object *object,
SPICC32XXDMA_HWAttrsV1 const *hwAttrs)

how can i fix it?

advice

thanks

DRV2604: seek the motor

CCS/IWR1642: when debugging IWR1642 EVM board with CCS, power off and then on. The UART part can not open any more

$
0
0

Part Number:IWR1642

Tool/software: Code Composer Studio

when debugging  IWR1642 EVM board with CCS,  power off and then on. The UART part can not open any more.

You need to power off the board, close the CCS, and clear the COM port, then it will work.

Or it will need to be connected by UART any more.

How to solve it?

Thanks

TPS56C215: TPS56C215 / Actual waveform of MODE pin at startup

$
0
0

Part Number:TPS56C215

Hi,

Now I evaluate TPS56C215 EVM and checked MODE pin voltage at startup then the voltage is not step waveform like Figure 27 in datasheet. I can see just divided voltage of VREG5 actually. So can you explain what this MODE pin startup waveform mean?

Best Regards,

Satoshi / Japan Disty


CCS/MSP430FR4133: Error in the Clock section.

$
0
0

Part Number:MSP430FR4133

Tool/software: Code Composer Studio

Hi, I am using the custom MSP430FR4133 board for Water meter which is similar to the one provided in the site. And i also used the same source code given in the site but the problem is the code getting stuck in the clock loop

void CLOCK_Config()
{
P4SEL0 |= BIT1 + BIT2; // Select pin4.1 pin4.2 as crystal function
do
{
CSCTL7 &= ~(XT1OFFG + DCOFFG); // Clear XT1 and DCO fault flag
SFRIFG1 &= ~OFIFG;                                                                                             // the code gets stuck here.......
}while (SFRIFG1 & OFIFG); // Test oscillator fault flag

CSCTL4 = SELA__XT1CLK; // IMPORTANT. Select ACLK = XT1 = 32768Hz
}

I am not getting any errors but the code is not running. Anyone one knows What may be the problem.?

the board schematics and the source code is provided in the below link

TIDM-FRAM-WATERMETERwww.ti.com/.../TIDM-FRAM-WATERMETER

TMS320C6726B: A Test Bench Device for Testing DSP Chips

$
0
0

Part Number:TMS320C6726B

Hello.

With regards, I was wondering if someone could help me with the following question:

Is there a device or module or whatever that can help me test my DSP chips?

I need something like a test bench device that I put my DSP chip in it and it only tests whether my chip is healthy or faulty.

Actually, I have some old DSP boards with TMS320C6726B DSP chip on them. I want to demount the chips and use them in my other applications.

Please help.

Thanks

TPS63070: TPS63070

$
0
0

Part Number:TPS63070

The IC gets damaged or even burned out when input voltage exceeds 10V  for Vout = 5V what might be the problem? I have placed all the components as per the datasheet and rechecked all the connections but it doesn't work out.

CCS/TMS320F28069F: HAL_setTrigger problem

$
0
0

Part Number:TMS320F28069F

Tool/software: Code Composer Studio

Dear:

I used Motorware V18 to design my controller. I don't know why when USER_NUM_PWM_TICKS_PER_ISR_TICK was set to 2 or 3, and ISR execution time was less than half of ISR period, ADC trigger would sometimes be missed. Can you show me this problem by picture.

best reguard

Li-Feng

TLV320AIC3104-Q1: Electric field protection

$
0
0

Part Number:TLV320AIC3104-Q1

My customer asking me about qualified level of electric field for this p/n.
Where I can get required information?

If this characteristic has not qualified, what TI can recommend for pass EMI tests. Required level of electric field - 100 V/m.

Viewing all 262198 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>