Part Number: MSP432-RTOS Other Parts Discussed in Thread: SYSBIOS Tool/software: TI-RTOS Hi,
I'm currently playing around with the MSP432 using simplelink_msp432_sdk_1_40_01_00 and want to get power usage a bit lower, so was hoping you could clarify…
Part Number: MSP432-RTOS Tool/software: TI-RTOS Good morning,
I am using the TI-RTOS example of Sensor BoosterPack for MSP432 Launchpad Kit. I am looking through the main.c code of the providen example and I saw that the sample times are based on a…
Part Number: MSP432-RTOS Other Parts Discussed in Thread: SYSBIOS Tool/software: TI-RTOS I have loaded the example program onto my MSP432 but I get an error saying the tas stack has overflowed:
[CORTEX_M4_0] This example does not attempt to minimize…
Part Number: MSP432-RTOS
Tool/software: TI-RTOS
When opening my TI-RTOS config file by double-clicking on it, the graphical Properties tab throws this error:
org.eclipse.rtsc.xdctools.INTERNAL: Unable to find package xconfig_MSP432_SCPI_ElectronicLoad…
Part Number: MSP432-RTOS Other Parts Discussed in Thread: SYSBIOS Tool/software: TI-RTOS Hi Team,
I am trying to create real time clock information in my firmware to get the time when the file is written on SD card.
I am using RTOS and I am not able…
Part Number: MSP432-RTOS Tool/software: TI-RTOS We’re encountering an UART issue in TI-RTOS during application debugging.
There’re two tasks assigned with different priorities, the high priority task (let’s say task A) is reading & handling commands…
Part Number: MSP432P401R Hello. We are designing a product using an MSP432P401R using TI-RTOS. The datasheet shows that any GPIO can be used as a capacitive touch, but i'm having trouble finding implementations for MSP432. I found a couple of example…
Part Number: MSP432P401R Tool/software: TI-RTOS
Hello,
I have a question regarding MSP432 and TI-RTOS.
According to: http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/tirtos/index.html the site states that the MSP432P4 TI-RTOS is…
Part Number: MSP432-RTOS Tool/software: TI-RTOS Hi,
I'm trying to use A8 (Pin P4.5) on the MSP432 Launchpad with TI-RTOS for ADC input but I have been unsuccessful in getting this to work. If I add the ADC8 that I have define the code will not run.…
Part Number: MSP432-RTOS Other Parts Discussed in Thread: ENERGIA Tool/software: Code Composer Studio Hi All,
I decided I want a better debugging environment, where the source code for Energia is available in Code Composer Studio instead of just ending…