Forum Post: RE: Port MLO, U-boot, UImage and root files system to ARM335x...
Hi,I have also observed another issue that,If i power on the board after changing the boot pins and let it boot its directing booting the kernel and its running fine, butif i press c after power on it...
View ArticleForum Post: Gadget Serial Driver for AM335x
Dear Team, We are working on AM335x EVM and using Linux sdk version 05.05.00.00.We are connecting the Device like modem in USB1 & connecting to the PC via USB0. We are trying to...
View ArticleForum Post: RE: Task resume which was blocked by Task_sleep()
Hi Emmanuel,That is a good idea,Thank you very much.Best regards,Baska[quote user="Emmanuel Trinidad - Alicea"]Hi Baska,A task cannot be explicitly changed into READY mode. You may want to consider...
View ArticleForum Post: RE: AM1808 with Linux 3.14.3
Hi,I have downloaded latest kernel ver 3.14.4 from "kernel.org" and booted in my OMAPL138 LCDK board.(Please visit the site to view this file)(Please visit the site to view this file)Please use the...
View ArticleForum Post: RE: Cache warning
Thank you Sasha, as long as I have the correct functionality, the warning no longer bothers me. I will patch CCSv6 though.Edit: Just to let you know, XDCTools 3.30.02.35_core_eng still reports the...
View ArticleForum Post: error #137: struct "ti_sysbios_knl_Mailbox_Struct" has no field...
Hello,I am trying to move from DSPBIOS 5 to SYSBIOS 6. Refering to the TI documents, it says that I don't have to change any source code of legacy APIs like MBX, TSK, etc. That's true, but in some...
View ArticleForum Post: RE: Cannot get PCIe Device enumeration
Hi William,TCI66xx devices such as TCI6638 are supported directly through Local Field Applications Engineers (FAEs.) These devices are not supported on the E2E forum. Please contact your local FAE...
View ArticleForum Post: FAXLIB - license clarification request
Hello,I'd like to ask for FAXLIB license clarification. There are basically three separate license texts: one embedded inside installer, second in e.g. fm/fm.h and third in e.g. fract/fract.h. While...
View ArticleForum Post: RE: Gadget Serial Driver for AM335x
Hi,I'll ask the factory team USB expert for advice on your issue.In the meantime please consider using a newer version of the SDK as version 05.05.00.00 is very old and unsupported.Best regards,Miroslav
View ArticleForum Post: RE: AM335x 3.14 UART Interrupts missing
Hi Oleg,Have you tried with sending a character over the RX line?
View ArticleForum Post: RE: TI SDK7.0 installation issue on Ubuntu12.04 x64bit
Thanks,Yes I am wrong, finally got it working..Regards,Chandrashekhar.v
View ArticleForum Post: RE: spidev problem with arago 3.12.10 sdk7.0
Oooohh now it works good!!! Very well done Yuriy ! :)It follows my dts changes in order to enable even the spi1. The spi0 seems to work perfectly , while spi1 shows a strange behaviour on CS pin. It...
View ArticleForum Post: netOpenHook()
Hi,I tried udpecho example on Ti-rtos and it's working fine. I just being curious of when the netOpenHook() function is being called ? I don't see anything that call that function directly, so I...
View ArticleForum Post: Is USB3320 initialized in OS?
Hello,I'm just wondering if USB3320 transceiver initialized in WinCE OS?I have searched code, but couldn't find where it's initialized. How can I retrieve info from USB3320 since I want to check some...
View ArticleForum Post: RE: ISR handling in TI TROS for TIVAC
Which device are you on? TI-RTOS supports UARTs for TivaC devices. You can use it and not have to manage the interrupts. Please refer to the UART examples in TI-RTOS and also the TI-RTOS User Guide for...
View ArticleForum Post: RE: xdctools do not create the proper #define in CCS v6
Emmanuel:I have attached my compiler.opt file, the app.cfg file, as well as the generated app_pem4f.h header file. As you can see this file which is included from global.h has nary a #define included....
View ArticleForum Post: RE: How can I revise the param of -heap to 0x1000 from 0x0 with...
Hi Rose, SYS/BIOS does not use the -heap section in the linker.cmd file. After you set the heap size in the .cfg file (Rahul's sample code above), SYS/BIOS allocates that space within the program data...
View ArticleForum Post: RE: Code Composer v5.5 - Exception Handling Questions
Mike,#1 I am curios what did they figure out? If the platform assigns 128K of IRAM to cache, and then the linker command file allocates more than 128K worth of sections to the rest of IRAM, the linker...
View ArticleForum Post: RE: help on using instrumentation load modules on sysBios...
Hi Weichun,Sorry for the delayed response. Can you elaborate on what you mean by: "I could not get the definition of structure Load_Stat, nor can I link function Load_getGlobalHwiLoad();"?Are you...
View ArticleForum Post: RE: TI-RTOS Unit Test Software?
Hi Mark,We have series of internal regression tests that we run for different devices and compiler versions. Unfortunately, this is not supported for customers. I’d suggest building and running the...
View Article