Forum Post: RE: CCS/OMAPL138B-EP: RNDIS initialization for a composite device
Arun, Sorry, this is a requirement of Ethernet over USB interface. It is typical done by USB CDC (communications device class) class. This is a new feature development. We don’t have USB CDC supported...
View ArticleForum Post: RE: OMAP-L138: MMCSD -> Hang during work
Hi Mukul, Thanks for your message! This is where some times the Linux drivers are more robust because they are "community" tested across several platforms and several users. I am assuming your...
View ArticleForum Post: RE: PROCESSOR-SDK-OMAPL138: About the simultaneous operation of...
Hi fuasa, You can connect and load code onto both the ARM and DSP cores separately in CCS (you will need to connect to the ARM first to take the DSP out of reset). The following guide should help. If...
View ArticleForum Post: RE: AM6548: OpenGL ES 3.0 support
Hello Robert, Unfortunately, both AM57x and AM6x use the same GPU hardware (SGX544) and OpenGL ES3.0 is not supported. Regards, Krunal
View ArticleForum Post: RE: CCS/AM6548: QSPI programming
For the EVM we can do SD card boot but it will not help us because the Custom H/W platform does not support SD boot. I was guided to this material by TI field ENG...
View ArticleForum Post: RE: Compiler/AM3359: Qt questions
Hello, As mentioned in the following document , TI SDK integrates many open source software but we do not own, maintain and support all the packages. Please post Qt specific questions on Qt forms. QT...
View ArticleForum Post: RE: TDA4VMXEVM: TDA4 DDR4 in-line desgin
Hello. thanks for your feedback, if SW SDK is enabled to support ECC featrue. This means we can just use normal DDR4 chip like as MT53D1024M32D4DT, do not need to use special dedicated memory chip. Am...
View ArticleForum Post: RE: Compiler/AM3359: Qt build error
Hello, I was not able to replicate the error on my setup and please make sure you have the following code in your helloworld.pro: QT += core gui widgets SOURCES += helloworld.cpp Regards, Krunal
View ArticleForum Post: RE: TMDXIDK5718: Ping error
Hi, I have not seen any errors with ping on when performing a long duration test on a TI board. I typically see errors when bringing up a board or through misuse, both neither of those are applicable...
View ArticleForum Post: AM4378: J23 on AM437x EVM
Part Number: AM4378 I am reviewing the Am437x Evaluation Module schematic. Page 23 of the schematic shows a J23 connection of reserved pins on the AM4378 processor. What is this used for and should I...
View ArticleForum Post: RE: AM5728: Non-compliant power-down sequence
Hideaki, it mainly becomes a reliability issue and depends on how different the voltages are between two different voltage domains. See figure 5-4. It is difficult to predict the effect, as we only...
View ArticleForum Post: RE: CCS/AM3359: TCP/IP drops connection
Rob, Thanks! Ideally you should not need manually link each libraries as shown in your project. If you refer to other NIMU/NDK examples in PDK, there is no servers_ipv4.aa8fg, netctrl.aa8fg...in the...
View ArticleForum Post: RE: AM5728: DSP interrupt latency
Hi Dirk, I'll try to help resolve this issue. Are you executing software on any other cores besides your test program on one of the DSPs? Are you directly loading the program via JTAG? Regards, Frank
View ArticleForum Post: RE: CCS/AM3359: TCP/IP drops connection
Thanks! I'm not sure I understand.. The last msg you sent before you left was that you were able to see the issue, which issue were you able to see or were you mistake after retesting?
View ArticleForum Post: RE: AM5746: Exit and abort call issues
[quote user="rei"]Customers now think that using " symbol overriding function" is the easiest implementation. Are there any formal TI procedure?[/quote] We're checking with the compiler team on this.
View ArticleForum Post: RE: TDA3XEVM: TDA3x EVE simulator on Windows, RuntimeLibrary error
Hi Sergey, You can always rebuild most of the libraries in the eve_sw but as Anshu hinted, there are a couple of libraries that TI ships inside the package that were pre-built using Visual C++ 2012...
View ArticleForum Post: RE: AM5749: Merging reshape layer into softmax layer in caffe
Hi, A DetectionOutput layer must be present in a network model in order for TIDL import tool to recognize it as an “SSD” network. Your model doesn’t have a DetectionOutput layer and is not recognized...
View ArticleForum Post: RE: EVMK2H: SGMII connection with DP83867ERGZ-S-EVM failed on U-boot
I have checked the results for both configurations: When PHY ID was 3: ethphy2: ethernet-phy@2 { reg = ; ti,fifo-depth = ; ti,min-output-impedance; ti,dp83867-rxctrl-strap-quirk; }; After modify PHY ID...
View ArticleForum Post: RE: Compiler/TDA2EVM5777: How can i boot my board only using sd...
Hi Yordan, I resolved this issue by make disabled oppdm_mpu node in dra7.dtsi file. Thanks for your support. I will close this thread. Regards, Yoo
View ArticleForum Post: TDA2-17: Color 3D Model in GPU Based Surroundview
Part Number: TDA2-17 Hello, How do I enable a color 3D model using the TDA2xx EVM and the SGX based surroundview? All of the Car models are rendered as Grayscale despite having color texture files. Thanks
View Article