Part Number: AM4376 Tool/software: Hello,
Currently:
i have used hrtimer with Option CLOCK_MONOTONIC from kernel and it is working well.
Now:
I am trying to use CLOCK_MONOTONIC_RAW from kernel but it is not allowed me to use.
Is it getting…
Look at the page for the device you are using. For example, the msp430g2553 .
You will find links to the data sheet, user guide, and errata. Don't forget the errata. The user guide provides all of the details on using the various peripherals. It is…
Hi,
Thank you for reaching out. I apologize that you were unable to resolve your question in the previous thread. Based on your description, my guess is that the BLE5-Stack is levering the RTC peripheral and modifying it unexpectedly may be causing…
Part Number: MSP430F6638 Tool/software: Code Composer Studio Hello,
I designed a system (collecting some data from sensors) based on the MSP430F6638. Basically my system has to start automatically a new measurement each 15 minutes. So, I would like…
Hi xie jc,
What is local time? I dont see anything related to local time..
In vision apps, we use just GTC for all profiling purposes.
There could be DMTimer, used on all R5Fs. This is because each RTOS requires a timer to get the timer ticks…
Greetings, To familiarize yourself with how to use the timer on the CC2340R5 device, you can look at the documentation that is provided in the LGPTimerLPF3.h file located under $SDK_INSTALL_DIR$/source/ti/drivers/timer. For your specific use-case, I am…
Part Number: PROCESSOR-SDK-AM335X Tool/software: Hello,
I create a board with AM335x and I used SDK tools to modify u-Boot and Kernel with my hardware. U-boot starts me up correctly and try to initialize the Kernel.
The problem is when Kernel try…
Part Number: CC2674R10
Tool/software:
I'm working with a customer on this device that is experiencing a strange issue that occurs at about 12 hours of continuous operation following a reset. Essentially, the device does not go to sleep, and it appears…