Part Number: MSP432E411Y
Tool/software: TI-RTOS
Dear TI-Experts,
I'm just comparing Tiva C and SimpleLink for a new project.
After looking at many TI-RTOS examples for the MSP432 processor family I could only very rarely see a .cfg file (which configures XDC as far as I know). (Only exception so far: uart_logging)
Is it possible to use TI-RTOS without the XDC/RTSC environment? (Or is it somehow hidden?)
All Tiva C / TI-RTOS examples I inspected use a .cfg file. Why don't the SimpleLink / TI-RTOS examples? Is TI leaving the XDC approach?
Is Tiva C development ongoing or did TI completely switch to SimpleLink? (In other words: is it wise to base a new project on Tiva C?)
Another concern: Why do all MSP432 TI-RTOS examples reserve half the processor memory as heap in the *.cmd file. Is there a rationale?
Why didn't the Tiva C / TI-RTOS examples?
Please help me in finding the right decision!