Forum Post: RE: PROCESSOR-SDK-AM65X: Kernel boot hangs
Hi Andrea, [quote user="Andrea Wang"]Using the prebuilt U-Boot, Linux image, and DTB for the AM65 EVM[/quote] [quote user="Andrea Wang"]When we run the identical executables and DTB on the EVM [/quote]...
View ArticleForum Post: RE: AM3715: Issue with pusb.exe on Windows 10
Raymond, I contacted the author of the tool pusb.exe, he confirmed he wrote this tool long time ago so that he could program Beagle board in Linux. (He was surprised there is still someone using it...)...
View ArticleForum Post: RE: AMIC110: Operation performance points
Hello Biser, thanks for answering. I read this part, I understood that the AMIC110 comes only in the ZCZ package option. But I can't find anny information how to set the OPPs mode (OPP100/OPP50). As...
View ArticleForum Post: RE: Compiler/AM3352: Redirecting debug logs
Harsh, ok I understand you want to completely suppress any and all serial output. As for U-Boot, this is actually a bit more complicated than it would appear, as there is no readily usable CONFIG...
View ArticleForum Post: RE: AM3352: USB suspend/resume
Hi Angel, [quote user="Angel Falcon"][ 89.291953] SMSC LAN8710/LAN8720 4a101000.mdio:01: attached PHY driver [SMSC LAN8710/LAN8720] (mii_bus:phy_addr=4a101000.md) [ 89.670879] usb 2-1: reset high-speed...
View ArticleForum Post: RE: AM6548: PRU Ethernet in U-boot
Hello, What uboot commands are you using? When you use "start" before every networking command and "stop" after every networking command, does Linux boot as expected? Regards, Nick
View ArticleForum Post: RE: TMDSICE3359: EtherNet/IP questions
Stephan, The router with DHCP server built-in I am using doesn't have IP lease time configuration. Did you set up both default lease time and max least time to 120s? Let me try to set up a dhcp server...
View ArticleForum Post: RE: CCS/66AK2G12: About DDR3 data bus width change
User, All DDR implementations require customized hardware and software commissioning. You will need to adjust more than just the NM register field. Please refer to the KeyStone II DDR3 Interface...
View ArticleForum Post: RE: CCS/TMS320C6678: SRIO : doorbell packets and doorbell interrupts
Hi Garrett Ding, At first, I shall thank you for your answer. I studied SRIO_TputBenchmarking_evmc6678_C66TestProject example. - - - - - - - - - - A) In this example, Routing of the Doorbell interrupts...
View ArticleForum Post: RE: Compiler/PROCESSOR-SDK-AM65X: DP to VGA adapter issue
Hello, On PSDK5.3, we were using the mcu_i2c0 bus in the k3-am654-evm-tc358876.dtbo file. However, due to hardware issues, we changed to the main_i2c1 bus in PSDK6.0. In order to have PSDK5.3 work on...
View ArticleForum Post: RE: PROCESSOR-SDK-AM65X: Frequency change not working
Hello, I am looking at two questions now. 1) How to see the AM65x core frequencies at runtime from Linux? At the moment, I only know how to show BogoMIPS. I will have another answer on this in a couple...
View ArticleForum Post: RE: CCS/AM3359: TCP/IP drops connection
Hi Garrett, Have you had a chance to look at the project? if so, two question: were you able to duplicate the issue (ARP msg causing lockup, when rtable = 0)? Any help on why the project can't remove...
View ArticleForum Post: RE: PROCESSOR-SDK-AM65X: Kernel boot hangs
Andrea, thanks for confirming. I just tried a fresh install of PROCESSOR-SDK-LINUX-AM65X 06_00_00_07 and used the provided create-sdcard.sh SD card creation script to write a new card. With this, using...
View ArticleForum Post: AM3358: Why doesTask_create return NULL?
Part Number: AM3358 Here is my main Int main () { System_printf( "enter main()\n" ); Error_Block eb; Error_init(&eb); Board_initCfg boardCfg = BOARD_INIT_PINMUX_CONFIG | BOARD_INIT_MODULE_CLOCK |...
View ArticleForum Post: RE: PROCESSOR-SDK-AM65X: Kernel boot hangs
Hi Andreas, Here is a boot log from the EVM board. We have been using the SD card for u-boot and TFTP for the kernel. We're trying to duplicate this environment for our custom board since layout issues...
View ArticleForum Post: RE: AM5728: DSP shutdown from Linux
Hello Edmund, What version of Linux are you using? How are you loading the DSP to begin with? You should be able to use RemoteProc to bring the DSP / IPU cores up and down with bind/unbind or sysfs...
View ArticleForum Post: AM3358: UART_FwExample_bbbAM335x_armExampleProject
Part Number: AM3358 Where does UART_write go? It doesn't go to serial port! Thanks
View ArticleForum Post: RE: AM5728: Wait monitoring time
Hi Tashiro-san, I am raising this issue internally since it is unclear from the documentation if wait monitoring is supported for synchronous burst write accesses. I hope to have more info by the end...
View ArticleForum Post: RE: AM3352: TFTP load error
Hi, Were you seeing this on the BBB with USB eth or were you using the ethernet connector on the board? Best Regards, Schuyler
View ArticleForum Post: RE: AM5728: Problem compiling SGX DDK
Hello Michel, Thank you for reporting the bug and it will be addressed in our next release. Regards, Krunal
View Article