Other Parts Discussed in Thread: ENERGIA, CC3100, CC3200
Hello Guys,
I do have a query regarding matlab configuration for TIVA tm4c123gxl Launchpad and Thanks to Mathsworks they have released embedded coder support for energia.
Well before going to TEXAS TIVA C series,let me tell you about my experience about Arduino compatibility with Matlab. Arduino works great with matlab command line as it has got all the packages to support matlab workspace.You can just read analog values or blink an led and much more stuff with a serial communication port at user defined baud rate.
Leaving the recent embedder coder package for energia remain aside,I just wonder why i am not able to communicate or read and write values to our TIVA MCU through command line through dedicated com port.
if Anybody has worked around it,kindly do the needful here.
for example i just want to read an analog sensor value connected to analog channel A0 in command line.
and please confirm if any package is needed for this communication.
Thanks.