Forum Post: RE: Linux/AM4377: Cannot access RTC after reboot
Hi Steve. Thank you for answer. Since we need for boutcount, the abort occurs when we try to read bootcoutn load, i.e, here in bootcount_davinci.c ulong bootcount_load(void) { unsigned long val; struct...
View ArticleForum Post: TDA2P-ACD: Max frame rate of encoder
Part Number: TDA2P-ACD Hello all, What are the maximum frame rates for h.264 and mjpeg encoder/decoder on TDA2P SoC? Also, does TDA2P support jpeg2000? We are using Linux+ RTOS configuration (VSDK...
View ArticleForum Post: RE: Linux/AM3358: SPI MOSI slowly rising after one word transfered
The MOSI line seems to be tri-stated between transfers. Enable internal pullup or pulldown, whichever is appropriate.
View ArticleForum Post: RE: RTOS/TDA2P-ACD: Building appImage for pdk package
Hi, I have checked it and it is set to 'yes' in "csl_component.mk" Regards Rishabh
View ArticleForum Post: RE: Linux/AM4378: Creating Qt application
Refer to this project and give it a star.
View ArticleForum Post: RE: Linux/AM4377: Cannot access RTC after reboot
Also, the omap_l3_noc happens when a clock is not enabled and you are trying to access a peripheral. Can you add a printk and see if the clock is enabled for the rtc? Steve K.
View ArticleForum Post: RE: Linux/AM5728: Dsptop error
Sorry, the file is arch/arm/boot/dts/am57xx-idk-common.dtsi. Best Regards, Yordan
View ArticleForum Post: RE: Linux/BEAGLEBK: RTC wakeup from low-power mode
Irrelevant of OS used, RTC wakeup is possible by the RTC ALARM event. However this is not implemented in the Linux SDK.
View ArticleForum Post: RE: RTOS/TDA2P-ACD: Invoking Inter-core test application
Hi Abhay, A better way to do this will be to port this example on A15 and then call this example from main test application. FAT Library is already validated as SBL is using the same. You just need...
View ArticleForum Post: RE: RTOS/TDA2P-ACD: Building appImage for pdk package
Hi, Can you send me a screenshot of \ti_components\drivers\ \packages\ti\binary\csl_ddr_test_app\bin\tda2px-evm\ folder. Regards, Rishabh
View ArticleForum Post: RE: Linux/AM3352: PWM driver for RGB LED
Hi Richard, [quote]Does anyone know if there exists a device driver that can make use of three timer/pwm device tree nodes as an RGB led driver?[/quote] No, the timer driver can initialize the pwm...
View ArticleForum Post: RE: Linux/dra726: Problem getting MCP25625 seen on Linux
Shravan, I am probably mixing the signification of the clocks. One of the 3 microchip has a 16Mhz xtal, the output is fed to the other two devices. I was following an example of someone else, likely...
View ArticleForum Post: RE: Linux/TMDSEVM572X: Low throughput issue
It seems the Wilink team is already looking at a similar issue e2e.ti.com/.../2479415 Steve K.
View ArticleForum Post: RE: Linux/AM3354: Intermittent USB read/write failures
Suresh, Please apply the MUSB/CPPI related patches mentioned in wiki processors.wiki.ti.com/.../Sitara_Linux_MUSB_Issues to see it solves your issue. If not you would have to migrate to the latest...
View ArticleForum Post: RE: TDA2EXEVM: Adding a second input buffer to a compute node in...
Hi Anshu, Just to give an update on what i am doing for future reference possibly. I had some mistake in the enumerations related to the structures you mentioned. However there a few more bugs after...
View ArticleForum Post: RE: CCS/TDA3LA: TDA3 System Trace with XDS560v2 STM
Hi Mate, Even though you are trying to run pin trace and not ETB trace, the Enable_ETB_For_STM() function is still intentionally called to configure the trace funnel for STM. The Enable_ETB_For_STM()...
View ArticleForum Post: RE: Linux/TMDXIDK5728: PRU Ethernet
Is it possible to contact your developer to see if they can supply more instructions for this issue? We are rush in fixing this problem. Any idea or sugggestion from your developer will be helpful....
View ArticleForum Post: RE: TDA2EXEVM: Adding a second input buffer to a compute node in...
Hi Theodore, Good to hear that your original issue got resolved. Can we close this thread? You can start a new thread whenever you have further question. Regards, Anshu
View ArticleForum Post: RE: RTOS/TDA2P-ACD: Building appImage for pdk package
Hi, Above is the screenshot of the folder. Regards Rishabh
View ArticleForum Post: RE: RTOS/TDA2P-ACD: Building appImage for pdk package
Hi, Can you check what is the value of PDK_INSTALL_PATH in Rules.make: \ti_components\drivers\pdk_01_08_01_06\packages\ti\build\Rules.make. You need to set this correctly and then try. Regards, Rishabh
View Article