Forum Post: TDA2SX: How to use TDA2SX ETH_SW to link MCU's MAC and another PHY?
Part Number: TDA2SX We want to use TDA2SX 3port ETH_SW link MCU and another PHY, MCU MAC is RMII port, ETH_RXD0 I ETH_RXD1 I ETH_CRSDV I ETH_TXEN O ETH_TXD0 O ETH_TXD1 O ETH_RXER I ETH_REFCLK I TDA2SX...
View ArticleForum Post: RE: PROCESSOR-SDK-AM65X: SD card boot issue on EVM
Tarun, [quote user="Tarun Srivastava"]I'm following the below steps for a fresh SD card.[/quote] Yes, these are my steps. [quote user="Tarun Srivastava"]Is there anything else you're performing to...
View ArticleForum Post: RE: TDA2HG: How to set the uart baud rate in the VSDK 03 05
Hi Terence, The driver supports only the listed baudrates. Setting anything other than this will return an error. Regards, Prasad
View ArticleForum Post: RE: Compiler/AM3352: Redirecting debug logs
Hi Andreas, Thank you for the detailed information. I understood all the inputs provided by you. Just need to get further information regarding coping kernel logs into the file: One possible way...
View ArticleForum Post: RE: AM3352: Oscillator transconductance
Hi, Yes I've already read this information I had to adjust the serial Rd to get Driven Level within the spec of my crystalL I know this resistor value could change the gain margin of the oscillator and...
View ArticleForum Post: RE: Compiler/SYSBIOS: ARM9 uses sysbios. Can it support ELF format?
ToddMullanix : Thank you for your reply! Can you help me find which is supported? I use SYS/BIOS 6.20.2.43 , XDCtools 3.20.8.88, compiler TI v5.01, building error:
View ArticleForum Post: RE: DRA76P: DRA76: Simultaneous audio output on tlv320aic3106...
We are using kernel 4.4 (git clone git://git.omapzoom.org/kernel/omap.git kernel/android-4.4) And here the sound card driver (Please visit the site to view this file) You mean that if we need to play...
View ArticleForum Post: RE: Compiler/AM5728: Bitbake build error
hello Kemal. thanks very much for your help. I downloaded the archive sent by you. previous errors are resolved, but some other warnings & errors appeared as following: sitara@myTI:~/tisdk/build$...
View ArticleForum Post: TMDX654GPEVM: Uniflash OSPI programming fails
Part Number: TMDX654GPEVM Hi I have questions which relates with following E2E thread Q1: When I tried to program FlashWriter on Target by using latest Uniflash v5.1.0, the character "C" was not...
View ArticleForum Post: CCS/EVMK2H: memory allocation
Part Number: EVMK2H Tool/software: Code Composer Studio Hi, all, I have some confusion about Linux memory allocation: 1.The memory allocation in DTB is as follows. Does that mean Arm can use the memory...
View ArticleForum Post: RE: RE: TMDSIDK574: PRU Ethernet ping issue
Nick Saulnier, hi. Perhaps I should have postes my problem more fully. - The size of default kernel + tiny filesystem is small enough. - We are critical to the boot time of the operating system. - I...
View ArticleForum Post: Compiler/TDA4VMXEVM: Building TDA4 RTOS has this kind of linking...
Part Number: TDA4VMXEVM Tool/software: TI C/C++ Compiler Hi Champs: I got those errors in the linking stage. Can someone guide me how to solve it? BR Rio Required system library libvx_utils.a Required...
View ArticleForum Post: whether uboot support 16bit DDR configuration
Dear TI sdk version:sdk6.0 I have used the EMIF-1.95 version to set DDR data bus width to 16 bit. but when board boot , it promote some error info:"DDR4 initial fail" and I have checked the uboot...
View ArticleForum Post: RE: AM5728: All frames are dropped when running TIDL usecase with...
Hi Praveen, Have you tried to convert the object detection model from caffe-jacinto-models-caffe-0.16 through import tool? Does the test result correct on your side? I did two tests by using the raw...
View ArticleForum Post: RE: AM4379: ADC values not valid
Hi Frank, Please find below for my reply for your Queries. Q1: only add Step 3 & ADC channel 2 Only Step 3 & ADC channel 2 Source Code Section: /* Initialize ADC configuration params */...
View ArticleForum Post: TDA4VMXEVM: Building demo apps for PC emulation fails
Part Number: TDA4VMXEVM Hi, I am trying to build the TDA4 demo apps for PC emulation mode in x86_64 Linux following the Vision Apps User Guide, but two libraries for x86_64 seem to be missing:...
View ArticleForum Post: TDA4VMXEVM: Linux kernel crashing during reboot/shutdown
Part Number: TDA4VMXEVM Hi, every time I try rebooting or shutting down the EVM running Linux on A72 (booted from SD card), there is a kernel panic (seems to be from the pvr graphics driver). Is this...
View ArticleForum Post: RE: AM3352: TFTP load error
[quote user="Schuyler Patton"] Were you seeing this on the BBB with USB eth or were you using the ethernet connector on the board? [/quote] I have tested with USB-ETH. But, this should have no...
View ArticleForum Post: RE: TMS320C6678: TSIP Voltage translator - Interface to 3.3V
Hi, As per datasheet timings TSIP clk can go up to 32,787MHz, most level translators are characterized up to 50Mhz, which should cover your use case. You can select level shifter based on your...
View ArticleForum Post: RE: AM3352: GPIO control during kernel load
Hi Howard, Similar issue is discussed in below e2e thread (2 seconds delay between u-boot and kernel): You might try the suggestions there: - to use LZ4 instead of LZMA - to use Image instead of zImage...
View Article