Forum Post: RE: mkfs.ubifs
Hithanks a lotin the boot log we can see :[Â Â Â 1.016784] NAND device: Manufacturer ID: 0x2c, Chip ID: 0xf1 (Micron MT29F1G08ABAEAWP)Â It means that the NAND is well recognized .1) Can we deduce that...
View ArticleForum Post: RE: RAM configuration of OMAP-L138 for ARM and DSP...
Yes, I am using MCSDK_1_01_00_02 and syslink_2_21_01_05
View ArticleForum Post: using Task and idle thread on TMS320F28069 with TI-RTOS
I am trying to use hwi, swi, task and idle thread for my application.hwi posts a swi which will toggle LED1 @ 0.5shwi posts a semaphore and the task pends on the semaphore.I should have a GPIO toggled...
View ArticleForum Post: RE: UART_read return UART_ERROR when another task perform uSD...
Sorry for the delay. Are you still having issues with this?Moses
View ArticleForum Post: RE: regarding screen flickering issue
I am using OMAP2 display driver . And at time of this flickering touch is working properly .When flickering occurs following sequence happens every timeideal system -> screen flicker (around 1 min)...
View ArticleForum Post: Ethernet on Am335x ICEv2.1
I want to create a basic Ethernet application on Am335x ICEv2.1 since TI-RTOS for Am335x is not available. Â I figured this would be a matter of removing EIP calls from the ethernetip_adapter IDK...
View ArticleForum Post: RE: LoggerSM output binary file
Can you confirm that you are using 1.04.00.06 on the target? It looks exactly like the issue that was fixed in the 1.04.00.06 release:SDOCM00103804: LoggerSM_write2 is incorrect when writing binary...
View ArticleForum Post: RE: HeapMem Assertion Failure
Hi Ronny,Are you running Linux on the ARM? Could you share your .cfg file(s)? I am wondering if you have configured SharedRegion correctly.Thanks,Vincent
View ArticleForum Post: RE: TIRTOS - Timestamp_get32() compile error
Hi Ravikiran,Typically you would open XGConf (The graphical configuration tool) and select the Timestamp module to pull it in. However, this feature is broken in current SYS/BIOS (and TI-RTOS)...
View ArticleForum Post: RE: Increasing MessageQ numHeaps
Thanks Vincent. That was very helpful.I have one more question to that.Is it possible to have ARM and DSP core to have different MessageQ.numHeaps configuration?My ARM core application which includes...
View ArticleForum Post: RE: LoggerSM output binary file
Todd,The UIA package version error is correct. In fact I work now on a new computer with CCS V6.0.0 but I didn't notice that the packages (UIA and SYS/BIOS) was not updated.So I rebuilt my program with...
View ArticleForum Post: RE: AM3359 SDK 1.1.0.1 Cycle too Small
Gayatri,For both SM Synchron and Free Run, the same DC settings apply for the ESC.On TwinCAT, SM synchron RUN [Actions -> Activate Configuration] is launched differently from Free Run [Actions ->...
View ArticleForum Post: RE: Memory access ordering
Hi,Does anyone from the TI ARM experts have an idea on this topic?Thanks and best regards,Patrick
View ArticleForum Post: RE: Can only enable 1 MSI with PCIe
Has there been any resolution to this issue? Only being able to use 1 MSI could be a very debilitating issue.
View ArticleForum Post: RE: Enetecho example Beaglebone
lwIP in every case prints out some information on initialisation.Alternatively you just can try to ping your device to check if lwIP is up and running. But please note: for current Starterware...
View ArticleForum Post: RE: mkfs.ubifs
Did you write the file to the file system or directly to the NAND flash? Please post exact procedure.Best regards,Miroslav
View ArticleForum Post: MCSDK VIDEO 2.1 CODEC TEST FW User Guide : file not found
HiI am attempting to execute thehttp://processors.wiki.ti.com/index.php/MCSDK_VIDEO_2.1_CODEC_TEST_FW_User_Guide#Product_Download_and_UpdatesI followed all steps (I've an 6678Levm with xdc560v2...
View ArticleForum Post: RE: Ethernet on Am335x ICEv2.1
Can you try installing the Sys/Bios, NDK and XDC tools in G:/TI/ccsv5/ and then add path to discover the RTSC products?I remember facing a similar issue when ccsv6 and ccv5 were installed together....
View ArticleForum Post: RE: Kernel panic - not syncing: VFS: Unable to mount root fs on...
Hi,Please refer the following post, the issue was like yours.http://e2e.ti.com/support/dsp/davinci_digital_media_processors/f/717/t/248024.aspx
View Article