Quantcast
Channel: Processors forum - Recent Threads
Viewing all 17527 articles
Browse latest View live

LMFlashprogrammer crashes

$
0
0

Due to a PC upgrade, I re-installed the lmflashprogrammer utility (latest version: 1613) on a new PC running windows 10 Enterprise .  The install itself seems to be successful.  When I start, I don't see any gui or anything.  I only get the message that it has crashed (twice). I tried it without being connected to a target device as well as with.  Here the not very insightful message that I get:


Linux/BEAGLEBK: Touchscreen not works well on Linux built from SDK 5.03

$
0
0

Part Number: BEAGLEBK

Tool/software: Linux

I'm trying to use touchscreen with am335x. First I use debian and the touchscreen works well. But when I use the linux built from linux sdk 5.03,  the touchscreen didnot work correctly.I used one same devicetree file.

When I running linux of SDK 5.03, the system enter matrix gui , the touchscreen display ok, and I can use mouse to click and start application. But when I try to touch the screen, it does not work. Then I modified the tsc driver 'drivers/input/touchscreen/ti_am335x_tsc.c'. In funtion 'titsc_irq'  I print the touchscreen's coordinates, it shows the coordinate when I touch the screen. So , the screen actuly works but the system didnot respons. How to solve this problem?

Linux/PROCESSOR-SDK-AM335X: autorun QT application while booting

$
0
0

Part Number: PROCESSOR-SDK-AM335X

Tool/software: Linux

I used Yocto to build QT environment on AM335X-EVM and I wanna run the QT application while booting. So I wrote two services, one service starts the weston window,  the other one run my QT application. I set the QT service After the weston service and requirs the weston service. 

But when I reboot the board, the weston window can open automaticly, but the application cannot. So I tried to use systemctl command to restart the weston service, the application just run.

Does anyone know why? And is there any advice to solve this problem?

AM3358: 8.1.7.4.3 Global Warm Software Reset (GLOBAL_SW_WARM_RST)

$
0
0

Part Number: AM3358

Literature Number: SPRUH73P
October 2011–Revised March 2017

Section 8.1.7.4.3 contains no details regarding global software warm reset. 

Also, section 8.1.7.4.2 contains ambiguity:  "There are two watchdog timers on the device." vs "There is one watchdog timer on the device."


Compiler/AM6548: Unresolved symbol first referenced in error for gatewayapp example app

$
0
0

Part Number: AM6548

Tool/software: TI C/C++ Compiler

Hi all,

I am attempting build the CAN-ETH gateway example from CCS by creating a project and importing the source and build files. The project will be tested on the TMDX654IDKEVM, and the purpose is to get it running from CCS to make development of this simpler. At the moment I am quite stuck and was hoping someone could provide some assistance to make this work.

The following 2 error codes I am finding trouble resolving:

1) symbol "Osal_free" redefined: first defined in "./gateway_osal.obj"; redefined in "./utils_prf.obj" null: symbol "Osal_free" redefined: first defined in "./gateway_osal.obj"; redefined in "./utils_prf.obj"

2) unresolved symbol Board_init, first referenced in ./gateway_main.obj gatewayapp

There are plenty other errors as well as expected, but all are of the same for as the abovementioned. See the text file of the Console Build Log: 

(Please visit the site to view this file) 

I am not very sure as to what the cause of these errors might be, as all my header files seems to included correctly and contains the necessary declarations as well. Does seems as if the ARM linker is not linking the correct libraries (if linking any at all). However I am confused to what exact libraries to link it to:

The includes path can also be seenbelow:

I would greatly appreciate any assistance or advise as to what the cause of these problems might be, so that I can get these errors fixed. The complete project is also attached in the following .zip file if you would wish to try an reproduce the error: (Please visit the site to view this file)

The following is true for my project:

- CCS: v9.1.0.00010

- Processor SDK RTOS for AM65xx v5.03.00.07

- SYS/BIOS v6.75.02.00

- NDK v3.40.01.01

- XDCTools v3.51.01.18_core

Any assistance or advise is greatly appreciated! Please let me know if any other info is required.

Kind regards,

Johnny

CCS/AM5716: Processor SDK Serial Flash not working

$
0
0

Part Number: AM5716

Tool/software: Code Composer Studio

Hi,

We have a question relating https://e2e.ti.com/support/tools/ccs/f/81/t/822206.

After my customers download FlashWriter from CCS and execute it, and then they execute serial flash erasing of UniFlash,

they got below error.

------------------------------------------------------------------------------------------------------------------------------------------------------------------- 

   C:\ti\uniflash_5.0.0> .\dslite.bat --mode processors -c COM14 -e 10000 -d 2 -o 2000

   Executing the following command:

   > C:\ti\uniflash_5.0.0\processors\ProcessorSDKSerialFlash.exe -c COM14 -e 10000 -d 2 -o 2000

 

   For more details and examples, please refer to the UniFlash Quick Start guide.

    ----------------------------------------------------------------------------

   ProcessorSDKSerialFlash CLI Tool

   Copyright (C) 2017-2019 Texas Instruments Incorporated - http://www.ti.com/

   Version 1.0.0.6

   ----------------------------------------------------------------------------

   Erasing Flash....

 

   Transferring Header information..

   Header Transfer Complete!!

   Read Failure!!

 

   C:\ti\uniflash_5.0.0>

------------------------------------------------------------------------------------------------------------------------------------------------------------------

 They suspend FlashWriter on CCS in this state and they find the program stays in for loop.

     In "xmodem.c:UFP_xModemHeaderReceive()",

        outbyte(XMODEM_STS_ACK);

        for(;;) /* Waiting for EOT from uniflash */

It seems ACK is sent from FlashWriter but UniFlash cannot get ACK or UniFlash doesn't process properly.

Could you please tell me the workaround.

We would appreciate it if TI can give us the new UniFlash program correcting this issue.

Best Regards,

Masashi Ohhashi

 

  

 

 xmodem.c:UFP_xModemHeaderReceive()内の、

        outbyte(XMODEM_STS_ACK);

        for(;;) /* Waiting for EOT from uniflash */

Linux/PROCESSOR-SDK-AM65X: PRU ethernet with U-Boot

$
0
0

Part Number: PROCESSOR-SDK-AM65X

Tool/software: Linux

Dear TI support team,

we've seen in the release notes for the processor SDK 06.00 that U-Boot now supports use of the PRU ethernet ports.

We've tested this following the instructions from the documentation (http://software-dl.ti.com/processor-sdk-linux/esd/docs/06_00_00_07/linux/Foundational_Components_U-Boot.html#booting-linux-from-the-network) and it works with the bottom ethernet port on the base board itself.

We didn't manage to get this running with one of the ports on the IDK board, nor did we manage to get this to work on our own custom hardware. We modified the setenv lines from the documentation to use rprocs 0 and 1 and also changed ethact to pruss0_eth, but so far haven't been able to get this to work. On our custom hardware only ICSSG0 and ICSSG1 are connected to PHYs.

The documentation states that "Only PRU-ICSSG port of the base board (ICSSG2) is supported for net boot.". Is there a reason for this limitation?

Regards,

Dominic

Linux/TDA2EVM5777: My Custom link build error

$
0
0

Part Number: TDA2EVM5777

Tool/software: Linux

Hi,

I'm working on a project with TDA2EVM.

I created three custom links and put them in myApp's "src/hlos/modules/" and assigned Link ID at system_linkId.h (links_fw).

However, during the final linking process of the build, the error "MyApp.out: No soch file or directory" appeared.

I checked that each custom link worked separately. and this error occurred during the process of merge.

I solved this problem by modifying "src/hlos/MAKEFILE.MK" file, but I don't know why.

Do I need to write down the MAKEFILE.MK content sequentially, such as a my custom Link ID?

For example, when mod1 (LinkID 76), mod2 (LinkID 77)

In MAKEFILE.MK order must be mod1, mod2 to prevent the above mentioned error from occur.

I think MOD1 and MOD2 are not interrelated, are they interrelated in build process?

I'm confused... I'd appreciate it if you could give me the answer.

Regards,

Lee.


TMS320C6748: Serial bootload C6748 application to RAM only

$
0
0

Part Number: TMS320C6748

We have a custom C6748 board where the application is stored in Nand Flash via the serial bootloader using AISgen.  The app is based on SYS/BIOS 6.42.3.35.  We have been asked to verify that the Nand Flash contents are still correct.  I wrote a small "verify" application that runs out of RAM and verifies the Flash contents but I am using the debugger to load and run the verify application.  Is it possible to somehow load the verify application via the serial port, and have it loaded and run only in RAM so that Flash is not affected?  We don't have access to the JTAG connector on the boards that need Flash verified. 

Thanks,

KTM

66AK2H14: Porting code from TMS320C6678 to the 66AK2H14

$
0
0

Part Number: 66AK2H14

Hello, can code written for the TMS320C6678 be easily ported over to the 66AK2H14?

Here is what I'm trying to run on one ARM core on the H14:

(Please visit the site to view this file)

It is a simple delay function using a Timer.

Thank you,

Joe

RTOS/AM3358: AM3358 How can I connect to my board when a TI-RTOS is running on the board?

$
0
0

Part Number: AM3358

Tool/software: TI-RTOS

Hello,

I have a beagle bone black board. I want to change its default operating system (debian). I want to creat bootable sd card with processor sdk TI-RTOS  and boot my board from this sd card. I've read some document to do this job. I did all steps correctly but when I insert sd card into the board i cannot see anything in terminal. Actually my host PC cannot identify any COM port on its peripheral. How can I connect to my board when a TI-RTOS is running on the board?

Is there any training video about it?

I would be thankful if someone helps me.

AM5726: security boot version of this processor

$
0
0

Part Number: AM5726

How does one get direct TI support for there processors?  We need help with the security boot version of this processor.  We need to set up an NDA.  How is this done now that you know longer have Avnet or Arrow?

AM5726/AM5728 class processors

 


Paul L.
Director, Hardware, Authentix

66AK2H14: Load Program Failed

$
0
0

Part Number: 66AK2H14

Hello, I am just starting out programming a custom board with a 66AK2H14 processor. I have a small program that toggles a GPIO pin. I am able to run the program on one of the ARM cores. I thought about trying to run the same code on a DSP code but when I try to load the code I get a Load Program Failed error message. 

Here is the GEL file I am using for the DSP core. 

(Please visit the site to view this file)

Here is my project zipped up. I hope someone can quickly look at how things are set up and maybe spot why I'm unable to load the code onto a DSP core.

(Please visit the site to view this file)

Thank you very much,

Joe

TMS320C6678: EDMA3TC ERRSTAT Bus Error

$
0
0

Part Number: TMS320C6678

Hello,

I am developing software for a custom board comprising and FPGA and 2 C6678 DSPs and connects to a host computer via PCIe Gen3.  

The EDMA3 engine is used to DMA data between each DSP and the FPGA and that normally works fine. However, when running a utility to transfer a large amount of data from host to DDR memory attached to FPGA the data being DMAd between DSP and FPGA becomes corrupted.

With Blackhawk debugger I found that 2 of the EDMA3TCs are indicating BUS ERROR (i.e. ERRSTAT = 0x00000001) and the ERRDET register indicates the errors occur during read operations.

So, I have the following questions:
1. Are the bus errors occurring due to (PCIe read) timeouts?  
2. What can be done to eliminate these errors?
3. What can be done to recover from these errors when they occur (i.e. if I enable EDMA3TC error interrupts, what can be done in ISR to recover from the error)?

Thanks,
Brad 

RTOS/AM5746: How to decide the stack size

$
0
0

Part Number: AM5746

Tool/software: TI-RTOS

Hi,

The question is how to determine the stack size of the USB and PCIe driver.
My customers want to know how to determine the value of stackSize set in the sample project.

■Sample Project
①C:\ti\pdk_am57xx_1_0_11\packages\ti\drv\usb\example\bios\dev_bulk_main.c
tskParams.stackSize = 0x4000;

②C:\ti\pdk_am57xx_1_0_11\packages\ti\drv\usb\example\bios\dev_audio_main.c
taskParams.stackSize = 0x1c00;

③C:\ti\pdk_am57xx_1_0_11\packages\ti\drv\pcie\example\sample\src\pcie_sample.c
params.stackSize =36824;

Question:
We want to prevent overflows and avoid taking too much stack size.
Would you tell me how to decide the stack size.

HW:AM574xIDK
SW:pdk_am57xx_1_0_11

Regards,
Rei


Linux/AM5708: AM5708 psdk build error:do_package_qa: QA run found fatal errors. add LINE "INSANE_SKIP_${PN} += "dev-deps"" is no uset

$
0
0

Part Number: AM5708

Tool/software: Linux

error log:

the same as the user running bitbake. This may be due to host contamination [host-user-contaminated]
WARNING: gstreamer1.0-plugins-bad-1.8.3-r5 do_package_qa: QA Issue: gstreamer1.0-plugins-bad: /gstreamer1.0-plugins-bad-festival/usr/lib/gstreamer-1.0/libgstfestival.so is owned by uid 0, which is the same as the user running bitbake. This may be due to host contamination [host-user-contaminated]
WARNING: gstreamer1.0-plugins-bad-1.8.3-r5 do_package_qa: QA Issue: gstreamer1.0-plugins-bad: /gstreamer1.0-plugins-bad-audiofxbad-dev/usr/lib/gstreamer-1.0/libgstaudiofxbad.la is owned by uid 0, which is the same as the user running bitbake. This may be due to host contamination [host-user-contaminated]
WARNING: gstreamer1.0-plugins-bad-1.8.3-r5 do_package_qa: QA Issue: gstreamer1.0-plugins-bad: /gstreamer1.0-plugins-bad-dvdspu/usr/lib/gstreamer-1.0/libgstdvdspu.so is owned by uid 0, which is the same as the user running bitbake. This may be due to host contamination [host-user-contaminated]
WARNING: gstreamer1.0-plugins-bad-1.8.3-r5 do_package_qa: QA Issue: gstreamer1.0-plugins-bad: /gstreamer1.0-plugins-bad/usr/lib/girepository-1.0/GstInsertBin-1.0.typelib is owned by uid 0, which is the same as the user running bitbake. This may be due to host contamination
gstreamer1.0-plugins-bad: /gstreamer1.0-plugins-bad/usr/lib/girepository-1.0/GstMpegts-1.0.typelib is owned by uid 0, which is the same as the user running bitbake. This may be due to host contamination
gstreamer1.0-plugins-bad: /gstreamer1.0-plugins-bad/usr/lib/girepository-1.0/GstPlayer-1.0.typelib is owned by uid 0, which is the same as the user running bitbake. This may be due to host contamination [host-user-contaminated]
WARNING: gstreamer1.0-plugins-bad-1.8.3-r5 do_package_qa: QA Issue: gstreamer1.0-plugins-bad: /gstreamer1.0-plugins-bad-faad/usr/lib/gstreamer-1.0/libgstfaad.so is owned by uid 0, which is the same as the user running bitbake. This may be due to host contamination [host-user-contaminated]
WARNING: gstreamer1.0-plugins-bad-1.8.3-r5 do_package_qa: QA Issue: gstreamer1.0-plugins-bad: /gstreamer1.0-plugins-bad-mpegtsmux/usr/lib/gstreamer-1.0/libgstmpegtsmux.so is owned by uid 0, which is the same as the user running bitbake. This may be due to host contamination [host-user-contaminated]
WARNING: gstreamer1.0-plugins-bad-1.8.3-r5 do_package_qa: QA Issue: gstreamer1.0-plugins-bad: /gstreamer1.0-plugins-bad-jp2kdecimator-dev/usr/lib/gstreamer-1.0/libgstjp2kdecimator.la is owned by uid 0, which is the same as the user running bitbake. This may be due to host contamination [host-user-contaminated]
WARNING: gstreamer1.0-plugins-bad-1.8.3-r5 do_package_qa: QA Issue: gstreamer1.0-plugins-bad: /gstreamer1.0-plugins-bad-shm/usr/lib/gstreamer-1.0/libgstshm.so is owned by uid 0, which is the same as the user running bitbake. This may be due to host contamination [host-user-contaminated]
ERROR: gstreamer1.0-plugins-bad-1.8.3-r5 do_package_qa: QA run found fatal errors. Please consider fixing them.
ERROR: gstreamer1.0-plugins-bad-1.8.3-r5 do_package_qa: Function failed: do_package_qa
ERROR: Logfile of failure stored in: /root/psdk/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/gstreamer1.0-plugins-bad/1.8.3-r5/temp/log.do_package_qa.65257
ERROR: Task (/root/psdk/tisdk/sources/oe-core/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.8.3.bb:do_package_qa) failed with exit code '1'
NOTE: Tasks Summary: Attempted 3878 tasks of which 3872 didn't need to be rerun and 5 failed.

Summary: 5 tasks failed:
  /root/psdk/tisdk/sources/meta-openembedded/meta-oe/recipes-benchmark/bonnie/bonnie++_1.03e.bb:do_package_qa
  /root/psdk/tisdk/sources/oe-core/meta/recipes-graphics/harfbuzz/harfbuzz_1.3.0.bb:do_package_qa
  /root/psdk/tisdk/sources/oe-core/meta/recipes-support/gmp/gmp_6.1.1.bb:do_package_qa
  /root/psdk/tisdk/sources/meta-qt5/recipes-qt/qt5/qtwayland_git.bb:do_package_qa
  /root/psdk/tisdk/sources/oe-core/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.8.3.bb:do_package_qa
Summary: There were 177 WARNING messages shown.
Summary: There were 20 ERROR messages shown, returning a non-zero exit code.

I'll all error. "bb" file to add INSANE_SKIP_ ${PN} + = "dev - deps" line, still complains.The added files are as follows:

[root@zengjia_vivado:oe-core#] vi /root/psdk/tisdk/sources/meta-openembedded/meta-oe/recipes-benchmark/bonnie/bonnie++_1.03e.bb
[root@zengjia_vivado:oe-core#] 
[root@zengjia_vivado:oe-core#] 
[root@zengjia_vivado:oe-core#] 
[root@zengjia_vivado:oe-core#] 
[root@zengjia_vivado:oe-core#] vi /root/psdk/tisdk/sources/meta-openembedded/meta-oe/recipes-benchmark/bonnie/bonnie++_1.03e.bb
[root@zengjia_vivado:oe-core#] 
[root@zengjia_vivado:oe-core#] 
[root@zengjia_vivado:oe-core#] vi /root/psdk/tisdk/sources/oe-core/meta/recipes-graphics/harfbuzz/harfbuzz_1.3.0.bb
[root@zengjia_vivado:oe-core#] vi /root/psdk/tisdk/sources/oe-core/meta/recipes-support/gmp/gmp_6.1.1.bb
[root@zengjia_vivado:oe-core#] vi /root/psdk/tisdk/sources/meta-openembedded/meta-oe/recipes-benchmark/bonnie/bonnie++_1.03e.bb
[root@zengjia_vivado:oe-core#] 
[root@zengjia_vivado:oe-core#] 
[root@zengjia_vivado:oe-core#] 
[root@zengjia_vivado:oe-core#] 
[root@zengjia_vivado:oe-core#] sync
[root@zengjia_vivado:oe-core#] vi /root/psdk/tisdk/sources/meta-openembedded/meta-oe/recipes-benchmark/iperf/iperf_2.0.5.bb
[root@zengjia_vivado:oe-core#] 
[root@zengjia_vivado:oe-core#] 
[root@zengjia_vivado:oe-core#] vi /root/psdk/tisdk/sources/oe-core/meta/recipes-support/libical/libical_2.0.0.bb
[root@zengjia_vivado:oe-core#] 
[root@zengjia_vivado:oe-core#] 
[root@zengjia_vivado:oe-core#] vi /root/psdk/tisdk/sources/oe-core/meta/recipes-graphics/harfbuzz/harfbuzz_1.3.0.bb
[root@zengjia_vivado:oe-core#] 
[root@zengjia_vivado:oe-core#] 
[root@zengjia_vivado:oe-core#] vi /root/psdk/tisdk/sources/oe-core/meta/recipes-support/gmp/gmp_6.1.1.bb
[root@zengjia_vivado:oe-core#] 
[root@zengjia_vivado:oe-core#] 
[root@zengjia_vivado:oe-core#] vi /root/psdk/tisdk/sources/oe-core/meta/recipes-support/libpcre/libpcre_8.39.bb
[root@zengjia_vivado:oe-core#] 
[root@zengjia_vivado:oe-core#] 
[root@zengjia_vivado:oe-core#] vi /root/psdk/tisdk/sources/oe-core/meta/recipes-multimedia/flac/flac_1.3.1.bb
[root@zengjia_vivado:oe-core#] vi /root/psdk/tisdk/sources/meta-openembedded/meta-oe/recipes-benchmark/iperf/iperf_2.0.5.bb
[root@zengjia_vivado:oe-core#] 
[root@zengjia_vivado:oe-core#] 
[root@zengjia_vivado:oe-core#] 
[root@zengjia_vivado:oe-core#] vi /root/psdk/tisdk/sources/oe-core/meta/recipes-support/db/db_6.0.35.bb
[root@zengjia_vivado:oe-core#] 
[root@zengjia_vivado:oe-core#] 
[root@zengjia_vivado:oe-core#] vi /root/psdk/tisdk/sources/meta-qt5/recipes-qt/qt5/qtwayland_git.bb
[root@zengjia_vivado:oe-core#] 
[root@zengjia_vivado:oe-core#] 
[root@zengjia_vivado:oe-core#] vi /root/psdk/tisdk/sources/meta-linaro/meta-linaro-toolchain/recipes-devtools/external-linaro-toolchain/external-linaro-toolchain.bb
[root@zengjia_vivado:oe-core#] 
[root@zengjia_vivado:oe-core#] 
[root@zengjia_vivado:oe-core#] vi /root/psdk/tisdk/sources/oe-core/meta/recipes-support/libical/libical_2.0.0.bb
[root@zengjia_vivado:oe-core#] 
[root@zengjia_vivado:oe-core#] 
[root@zengjia_vivado:oe-core#] 
[root@zengjia_vivado:oe-core#] vi /root/psdk/tisdk/sources/oe-core/meta/recipes-support/gmp/gmp_6.1.1.bb
[root@zengjia_vivado:oe-core#] vi /root/psdk/tisdk/sources/meta-qt5/recipes-qt/qt5/qtwebchannel_git.bb
[root@zengjia_vivado:oe-core#] vi /root/psdk/tisdk/sources/meta-qt5/recipes-qt/qt5/qt3d_git.bb
[root@zengjia_vivado:oe-core#] vi /root/psdk/tisdk/sources/meta-qt5/recipes-qt/qt5/qtlocation_git.bb
[root@zengjia_vivado:oe-core#] vi /root/psdk/tisdk/sources/oe-core/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.8.3.bb
[root@zengjia_vivado:oe-core#] 
[root@zengjia_vivado:oe-core#] vi /root/psdk/tisdk/sources/meta-qt5/recipes-qt/qt5/qtwayland_git.bb
[root@zengjia_vivado:oe-core#] vi /root/psdk/tisdk/sources/oe-core/meta/recipes-support/icu/icu_57.1.bb
[root@zengjia_vivado:oe-core#] vi /root/psdk/tisdk/sources/meta-linaro/meta-linaro-toolchain/recipes-devtools/external-linaro-toolchain/external-linaro-toolchain.bb
[root@zengjia_vivado:oe-core#] vi /root/psdk/tisdk/sources/meta-linaro/meta-linaro-toolchain/recipes-devtools/external-linaro-toolchain/external-linaro-toolchain.bb
[root@zengjia_vivado:oe-core#] 
[root@zengjia_vivado:oe-core#] 
[root@zengjia_vivado:oe-core#] vi /root/psdk/tisdk/sources/meta-arago/meta-arago-extras/recipes-multimedia/v4l2apps/v4l-utils_1.10.1.
[root@zengjia_vivado:oe-core#] vi /root/psdk/tisdk/sources/meta-arago/meta-arago-extras/recipes-multimedia/v4l2apps/v4l-utils_1.10.1.bb 
[root@zengjia_vivado:oe-core#] 
[root@zengjia_vivado:oe-core#] 
[root@zengjia_vivado:oe-core#] vi /root/psdk/tisdk/sources/oe-core/meta/recipes-graphics/harfbuzz/harfbuzz_1.3.0.bb
[root@zengjia_vivado:oe-core#] 
[root@zengjia_vivado:oe-core#] vi /root/psdk/tisdk/sources/meta-ti/recipes-graphics/libgles/ti-sgx-ddk-um_1.14.3699939.bb
[root@zengjia_vivado:oe-core#] 
[root@zengjia_vivado:oe-core#] 
[root@zengjia_vivado:oe-core#] vi /root/psdk/tisdk/sources/oe-core/meta/recipes-support/gmp/gmp_6.1.1.bb
[root@zengjia_vivado:oe-core#] vi /root/psdk/tisdk/sources/meta-qt5/recipes-qt/qt5/qtquickcontrols2_git.bb
[root@zengjia_vivado:oe-core#] 
[root@zengjia_vivado:oe-core#] 
[root@zengjia_vivado:oe-core#] vi /root/psdk/tisdk/sources/oe-core/meta/recipes-graphics/harfbuzz/harfbuzz_1.3.0.bb^C
[root@zengjia_vivado:oe-core#] vi /root/psdk/tisdk/sources/meta-qt5/recipes-qt/qt5/qtsvg_git.bb
[root@zengjia_vivado:oe-core#] 
[root@zengjia_vivado:oe-core#] 
[root@zengjia_vivado:oe-core#] vi /root/psdk/tisdk/sources/oe-core/meta/recipes-graphics/harfbuzz/harfbuzz_1.3.0.bb
[root@zengjia_vivado:oe-core#] 
[root@zengjia_vivado:oe-core#] 
[root@zengjia_vivado:oe-core#] vi /root/psdk/tisdk/sources/meta-qt5/recipes-qt/qt5/qtsvg_git.bb
[root@zengjia_vivado:oe-core#] vi /root/psdk/tisdk/sources/meta-qt5/recipes-qt/qt5/qtquickcontrols2_git.bb
[root@zengjia_vivado:oe-core#] vi /root/psdk/tisdk/sources/meta-ti/recipes-graphics/libgles/ti-sgx-ddk-um_1.14.3699939.bb
[root@zengjia_vivado:oe-core#] 
[root@zengjia_vivado:oe-core#] 
[root@zengjia_vivado:oe-core#] vi /root/psdk/tisdk/sources/meta-arago/meta-arago-extras/recipes-multimedia/v4l2apps/v4l-utils_1.10.1.bb
[root@zengjia_vivado:oe-core#] 
[root@zengjia_vivado:oe-core#] 
[root@zengjia_vivado:oe-core#] vi /root/psdk/tisdk/sources/oe-core/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.8.3.bb:
[root@zengjia_vivado:oe-core#] vi /root/psdk/tisdk/sources/oe-core/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.8.3.bb
[root@zengjia_vivado:oe-core#] vi /root/psdk/tisdk/sources/meta-qt5/recipes-qt/qt5/qtwebchannel_git.bb
[root@zengjia_vivado:oe-core#] 
[root@zengjia_vivado:oe-core#] 
[root@zengjia_vivado:oe-core#] vi /root/psdk/tisdk/sources/meta-qt5/recipes-qt/qt5/qtwayland_git.bb
[root@zengjia_vivado:oe-core#] 

How can I solve this problem?

TMS320C6670: Replacement part

$
0
0

Part Number: TMS320C6670

Hello!

C6670 get marked NRND. I saw replacement suggestions for K2, and unhappy with them.

Is there any active part with C66x cores, don't care about ARMs, with FFTC, BCP peripherals?

Thanks

Linux/AM3894: [AM3894] Inquiries about changing the Linux memory map

$
0
0

Part Number: AM3894

Tool/software: Linux

Hello,

I am currently trying to change the physical memory from 2 GB to 1 GB on the AM3894.
At this time, I try to make 256MB of kernel memory and 768MB of User memory, but there is one problem.

Although we worked on referring to the 256MB System Memory Map specified in the EZSDK Memory Map, there was a problem loading the Media Controller firmware.
As a result, it is not possible to change the memory address of the Media Controller firmware (dm816x_hdvicp.xem3 and dm816x_hdvpss.xem3), so the Memory Map can not be applied.

So, I would like to ask if you can provide dm816x_hdvicp.xem3 and dm816x_hdvpss.xem3 files for 256MB.

CCS/TMS320C6678: NDK client demo telnet reboot error

$
0
0

Part Number: TMS320C6678

Tool/software: Code Composer Studio

Hi, every body,

C6678EVM

CCS8,

NDK3.40.1.01

/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

I test the NIMU_emacClientExample_EVMC6678C66BiosExampleProject , after telnet login , I use "reboot"  cmd ,

it comes as follows:

I disable all the cache and try again,,,it is still like this.....

is there everybody tell me how to fix it? please....

TINA/Spice/TCI6638K2K: The board cant ping to 1-GbE ethernet.

$
0
0

Part Number: TCI6638K2K

Tool/software: TINA-TI or Spice Models

TCI6638K2KCXAAW2 The board cant ping to  1-GbE ethernet.

Viewing all 17527 articles
Browse latest View live


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