Forum Post: RE: AM335x typical boot time and nk.bin size
Hi CarstenThanks for your thorough answer and suggestions.For people like me who are new to WinCE its good to get an idea of the bin size and startup performance.RegardsTerry
View ArticleForum Post: RE: DM8168 Codec Engine enable logging.
Thank you for the suggestion.I'll try it out asap, and I will let you know the outcome. :)(Weekend here, so it'll have to wait until Monday.)
View ArticleForum Post: Ipc_detach not working on slave core even when master achieved...
Hi,I am working right now on the shutdown path of an ARM/DSP application, using DM8168-z3 and ezsdk-5_05_01_04.My DSP (Id 0) cannot detach from the ARM (Id 3), I looked into the API documentation, it...
View ArticleForum Post: RE: SPI / EDMA and memcpy during transfer
I am not entirely sure what is happening here either. If the issue still persists, to further isolate the issue, can you try disabling the cache and see if the issue of unexpected DMA transfer still...
View ArticleForum Post: Adeneo Embedded will be at TI Tech Summit Milwaukee, WI - June 3rd
Come visit us at our booth to get your questions answered around embedded software on TI platforms.For more info: sales.amer@adeneo-embedded.com
View ArticleForum Post: RE: NDK socket definitions for select() are inconsistent
Raymond,OK, thanks, I filed an enhancement request for NDK: SDOCM00108082Thanks very much for your constructive inputs!Scott
View ArticleForum Post: RE: TIRTOS Tasks out of memory problem
Hi Ben,I thought you might be running into an issue with the Load module requiring a heap, but I see now that it is not the case, since you do have a heap. As Johannes said in an earlier post, you...
View ArticleForum Post: RE: SYS/BIOS application instability
Nick,Thanks for the additional details. I’d thought a bootloader must be involved, but it wasn’t clear to me from your first post.I’m not familiar with this bootloader and how it starts the program....
View ArticleForum Post: RE: DSP/BIOS SECTION
Thanks for the additional details.The linker command file will be automatically generated, with some default placement of memory sections, into the pre-defined memory segments. You can change the...
View ArticleForum Post: RE: SYS/BIOS issue with F28335 ControlCARD & Peripheral Explorer
Mario,OK, thanks.I think that the new project wizard probably created a buildable SYS/BIOS project for you. But this would not have included the necessary support for the controSUITE APIs that you...
View ArticleForum Post: How to use CVLOAD function?
Hi...Am working on TMS320C6748 LCDK board. Am trying to load .xml file in the program using opencv commands.. but am not able to do that.. Can any one please help me..
View ArticleForum Post: RE: "createHeap" of undefined to "1"
Hi ScottI had removed the unsupported "REUSECODESPACE". However, there are another error pop out. In the "Description" window, it shows.Description Resource Path Location TypeXDC runtime error:...
View ArticleForum Post: RE: how to compile the file...
Hello MiroslavThank you!!I added the -lc flag to the makefile,and it changed to other error messageBest Regards,[linux-devkit]:/media/sf_Share/mDNSResponder-107.6/mDNSPosix> make os=linuxResponder...
View ArticleForum Post: RE: How to use NDK on CCS3.3
Hi,ScottI am very sorry to reply you and make you wait so long because of writing my thesis.I connected my board with CCS, then selecting the GEL menu option "SetMemoryMap" or "ClearMemoryMap",all...
View ArticleForum Post: RE: Why I can't put the Physical Address from ARM to DSP
Dear Janet,OK, Thank you so much, I'm very grateful for your help,I will try do my best,Best regards, Steven
View ArticleForum Post: RE: Ipc_stop timeout
Thank you for your answer. There are still points unclear to me.First, as you say, By not calling Ipc_stop() on the DSP side, you will get that "Ipc_stop() not called by slave" warning. So does it...
View ArticleForum Post: Hosting a USB HUB using TI-RTOS project
Hello, I was working on a USB project to host a hub under TI-RTOS environment . I've succeeded to host the HUB and i tried host a mouse and it works well. Also the it detects the connected device if it...
View ArticleForum Post: RE: Relocating files when using TI-RTOS
[quote user="Jan Kr��ger"]So I created a folder with CCS and moved the source files in it, recompiled it and .. oh: The linker doesn't find my functions anymore, including the main function.[/quote]...
View ArticleForum Post: RE: tcpSendReceive host program reports recv failure
[quote user="Chester Gillon"]With this change the tcpSendReceive program then ran reliably[/quote] Hi Chester, not only this issue but also (I bypass the goto I never used by principle...) on opening...
View ArticleForum Post: RE: correct Global.ndkTickPeriod setting when Clock.tickPeriod is 50
[quote user="hiowatha"]Running at 100Mhz, clock tick at 50us, NDK clock period at 2000.[/quote] As we experienced try lower clock to 70MHz then try raise to 75 80.. and get back to last reliable too.
View Article