TI E2E support forums
TI E2E support forums
  • User
  • Site
  • Search
  • User
  • E2E™ design support >
  • Forums
    • Amplifiers
    • API solutions
    • Audio
    • Clock & timing
    • Data converters
    • DLP® products
    • Interface
    • Isolation
    • Logic
    • Microcontrollers
    • Motor drivers
    • Power management
    • Processors
    • RF & microwave
    • Sensors
    • Site support
    • Switches & multiplexers
    • Tools
    • Wireless connectivity
    • Archived forums
    • Archived groups
  • Technical articles
  • TI training
    • Tech days
    • Online training
    • Live events
    • Power Supply Design Seminar
  • Getting started
  • 简体中文
  • More
  • Cancel


Search tips
Showing 36 results View by: Thread Post Sort by
    • 9/29/2021
    • Gerald

    TMS320DM6435: XDS510 USB Probe to debug TMS320DM6435

    Part Number: TMS320DM6435

    Hi Team,

    May I ask for your confirmation? Our customer wants to know if he can use the XDS510 USB Probe to debug an old TMS320DM6435 DSP?

    I already check other USB debug probe like XDS200 in the product folder of TMS320DM6435. But also wants to confirm the concern of our customer as stated above.
    We hope to received your response. Thank you so much.

    Kind regards,
    Gerald

    Processors forum Processors
    • 8/30/2021
    • Kuerbis

    TMS320DM6435: TI NDK : How to judge whether a destination IP address is broadcast or unicast from UDP packet?

    Part Number: TMS320DM6435

    Hi Team,

                                                                                                                                          

    The customer uses DM6435 as the CPU and NDK for the TCP/IP stack.

    They developed their application with the Ethernet/IP communication.

    According to them, It has been necessary to determine whether a destination IP address is broadcast or unicast in UDP broadcast reception from ODVA Conformance Test CT18 latest version.

     

    Example: Your IP address is 192.168.0.10

    Source (test tool) IP address as 192.168.0.50.

    ① Send (a) and (B) in UDP broadcasts from 192.168.0.50.

    (A) Source IP: 192.168.50 → Destination IP: 192.168.0.255

    (B) Source IP: 192.168.50 → Destination IP: 192.168.0.10

    ② 192.168.0.10 has to judge the difference of a destination IP (receive IP) between 192.168.0.255 and 192.168.0.10.

     

    Is it possible to get a destination IP address when a UDP broadcast packet was received in the NDK?

    Currently, when a packet received with recvfrom() is read, the source IP address, Receive data can be retrieved, but not the receive IP address.

     

    Do you have any idea or solution for this requirement?

     

    Thanks and Best regards,

    Kuerbis

    Processors forum Processors
    • 11/28/2019
    • Colombo Carlo

    TMS320DM6435: watchpoint are supported on this device

    Part Number: TMS320DM6435

    Hi everybody , 

    does this CPU supports watchpoint   , I mean to  stop  when writing/reading in selected memory area ?

    I need to debug a code and this will help a lot .

    any suggestion ?

    thank you 

    bets regards

    Carlo

    Processors forum Processors
    • 3/1/2019
    • Dominik N.

    TMS320DM6435: Unexpected big endian mode on new PCB

    Part Number: TMS320DM6435

    Hi all,

    we're having some problems with a new pcb design for the TMS320DM6435. When connecting through JTAG all seems fine until loading the binary file due to an endianness mismatch.

    C64XP_0: GEL: File: C:\test.out Does not match the target endianness, not loaded. Check project build options and target configuration file (ccxml).

    CCS shows that the device is in BE mode, which doesn't seem right after reading that the processor only supports little endian. I've already read on the forum that the DM6437 actually has the hardware capability to support big endian, and somehow we managed to activate the big endian mode and don't know how to disable it. Is there any pin configuration which activates the big endian mode, but isn't documented? For debugging purposes we tried to interact with the DRAM and NOR flash, and both seems fine (DRAM write operations in 32-bit mode are in BE).

    We already use the DM6435 in some products and it works fine with a very similar hardware design.

    Processors forum Processors
    • 11/29/2018
    • Yordan Kovachev

    RE: TMS320DM6435: VPFE rarely misses misses frames

    Closing this.
    Processors forum Processors
    • 5/28/2019
    • Russell Ak

    CCS/TMS320DM6435: DM6435 - Problem with UART: after a while, data is no longer transmitted

    Part Number: TMS320DM6435

    Tool/software: Code Composer Studio

    Hi, All!
    The problem with the UART: speed 115200, after some time, the data ceases to be transmitted, although the sending function returns that in ok
    To start the transfer, you need to restart the chip, re-initializing the driver does not help.
    UART stops working after about 7-8 hours when sending data 800-1000 kb at summ , while there were 500 transactions TX-RX

    ================
    uart0DevParams.inputFreq = PSP_UART_MODULE_CLOCK;
    uart0DevParams.fifoEnable = TRUE;
    uart0DevParams.opMode = PSP_OPMODE_INTERRUPT; uart0DevParams.loopbackEnabled = FALSE;

    uart0DevParams.baudRate = PSP_UART_BAUD_RATE_115_2K;
    uart0DevParams.stopBits = PSP_UART_NUM_STOP_BITS_1;
    uart0DevParams.charLen = PSP_UART_CHARLEN_8;
    uart0DevParams.parity = PSP_UART_PARITY_NONE;
    uart0DevParams.rxThreshold = PSP_UART_RX_TRIG14;
    uart0DevParams.fc.fcType = PSP_UART_FC_TYPE_NONE;
    uart0DevParams.fc.fcParam = PSP_UART_FC_NONE;

    Sys/Bios: 6.41.0.26
    DSP/BIOS UART Device Driver
    Release 1.10.03
    ================

    Processors forum Processors
    • 2/12/2018
    • Pavel Botev

    RE: TMS320DM6435: JPEG encoder for RGB

    Hi Ganz,

    I made a search, but I was not able to find DM6436 JPEG encoder different from the one you mention.

    Regards,
    Pavel
    Processors forum Processors
    • 4/13/2017
    • Rogerio Almeida

    RE: RTOS/TMS320DM6435: Can OPEN driver

    Mukul,
    thanks, closing this one.
    Processors forum Processors
    • 7/11/2017
    • Zorg

    TMS320DM6435: NDK stop requests / responses

    Part Number: TMS320DM6435

    Good afternoon.

    We use DM6435 + NDK_2.24.3.35 + BIOS_6.41.4.54 + PSPDRIVERS_1_10_03
    In some networks, the NDK stops receiving requests, the device becomes unavailable over the network, but it does work.
    It helps only reboot the device.
    How can I track the failure and restart the NDK without restarting the device?

    Processors forum Processors
    • 2/20/2017
    • Thomas Caspari

    CCS/TMS320DM6435: CCS7 Project Import Problem

    Part Number: TMS320DM6435

    Tool/software: Code Composer Studio

    Hello

    I try to import a static library project in CCS7 which works fine under CCS6, but the import fails (see dialog) and I get an empty project file in project explorer.

    Problem are the following entry:

    <listOptionValue builtIn="false" value="OUTPUT_TYPE=bios5Application:rtscApplication:staticLibrary"/>

    If I remove it, or I change it to:

    <listOptionValue builtIn="false" value="OUTPUT_TYPE=staticLibrary"/>

    I can import the project.

    Problem here is, if I import this project against under CCS6 and I change the compiler version, it will create the "bios5Application:rtscApplication:staticLibrary"

    again and I can't reimport it under CCS7.

    Can you fix the import problem under CCS7?

    Thanks and regards

    Thomas

    Code Composer Studio forum Code Composer Studio™︎
>

Didn't find what you are looking for? Post a new question.

  • Ask a new question