Forum Post: LoggerSM overwrite
Hello everybody,First, here is what I work on : DSP C6678software: CCS v.6packages: xdc 3.25.3.72, SYS/BIOS 6.37.1.24, UIA 1.4.0.06I work on the loggerSM module. I used the TI loggersm...
View ArticleForum Post: RE: C6678 H264 HP Encoder 720p artifacts
Sudheesh,Playback was after encoding all frames.Chris
View ArticleForum Post: RE: Linux kernel booting issue
Hi Ankur Singh,If you make the above change in rcS file then the scripts are not execut from rcX.d (e.g, rc5.d)Put one echo "rcS" file and check the rcS executing or not.Which file are initiating for...
View ArticleForum Post: RE: Enabling Logs
Sunny,None of heap modules have built-in logging but there are other ways you can keep track of heap usage. You can write your own wrapper functions for the Heap alloc function and free function that...
View ArticleForum Post: RE: MSP430f5529 Launchpad Kit: Unrecognized Product Type -...
Dear Mr. Wilbur and Mr. Mullanix; As a follow up to prior discussion, there is another possible source of the error message. I stated before that I "believed" that I had installed the MSP430...
View ArticleForum Post: RE: How LCD calibration is done and what all files are present is...
Hi, Thank you Josh this information is really valuable. Presently, we are using Resistive touch for our product but also planning to use capacitive touch screen for newer one. So I want to know, how...
View ArticleForum Post: RE: How to configure DDR Memory
Sudha --------------------------------------------------------------------------------------------------------------------------------Note: If this post answers your question, please click the Verify...
View ArticleForum Post: Enabling External Memory(DDR3) Non cacheable
Hi,I am working on EVM 6670 multicore, I wanted to remove CACHE_wbL1d(), CACHE_invL1d().So, I am using MAR register to make external memory(DDR3) non cacheable. But this change increased machine cycle...
View ArticleForum Post: RE: NDK: High task stack usage with TCP loopback
I'm using NDK 2.22.3.20 and SYS/BIOS 6.35.4.50.The device is a C6678 but I don't think this is important, because the NIMU code isn't used for TCP loopback.Thanks,Ralf
View ArticleForum Post: RE: help with IPC needed
hello ramsey,thank you for your great effort! this provided example is really interesting. especially how you partition your projects and the part with the common memory map configuration is very...
View ArticleForum Post: RE: Link error with CpIntc_dispatch in the CFG file
Hi Ashish,Thank you for your reply.I'll try your workaround.To my knowledge, CpIntc.dispatch use in the CFG is not described anywhere in the documentation (neither cdoc nor wiki). You may want to file...
View ArticleForum Post: RE: Arago build stop during compilation with failed to connect
Hi learner,http://processors.wiki.ti.com/index.php/Arago_build_recipe_for_OMAPL1We just tried building the u-boot and filesystem from our end following the WIKI given above and able to build them...
View ArticleForum Post: RE: Linux kernel booting issue
Hi Ankur Singh,Is this filesystem from TI SDK and which version ?Could you please try to use NFS mount ?If you are trying to mount through SD card then reflash the filesystem on SD card partition.Try...
View ArticleForum Post: RE: xdc.tools.configuro: Error: Can't find the platform package
Hi Sasha,Thank you for your help. Here is the complete output of the console: **** Build of configuration Debug for project VCB **** "c:\\ti\\ccsv6\\utils\\bin\\gmake" -k -j 4 all'Building file:...
View ArticleForum Post: RE: Using RTOS with EVMDM6437
Hello again,I have another issue with the EDMA3 LLD. I installed the latest (edma3_lld_02_11_14_18) however it is indicated as non compatible with the evmdm6437. I tried installing a previous version...
View ArticleForum Post: RE: Wi-Fi: BlueGiga WF111 SDIO Driver for AM335x Problem
Hi RafaelI saw WF111 SDIO clock uses various frequencies, usually it runs slowly but sometimes it sets a higher frequency. My board worked fine @2MHz but it had SDIO errors when using higher frequency....
View ArticleForum Post: Qt 4.8.6 with SGX
Hi.On our am335x based board, we're using u-boot (2013.10-ti2013.12.01), kernel (3.12.10-ti2013.12.01), and graphics SDK (5.01.01.01) from am335x starter kit SDK 07.00.00.00.The graphics modules are...
View ArticleForum Post: RE: Check for AM335x SYSBIOS PRU version
Dear Sir,My problem has been completely solved. Thanks for your kindly help.Best regards,Ryan Hsu
View ArticleForum Post: RE: LoggerSM overwrite
Hi Todd,The .zip attached to this post contains the loggerSM binary file (decode False) which is used in System Analyzer and the text file (decode True) that shows information about loggerSM...
View ArticleForum Post: RE: Clarification in MDIO bus driver & working of ethernet
Hi Bob,Yes, it seems it is related to external PHY. I would post my method and list of changes here in sometime.Hi Schuyler,Kindly check the register dump of TLK110. To me other things look normal...
View Article