Other Parts Discussed in Thread: EK-TM4C1294XL
First my apologies... I think this is such a basic question and I should know the answer already, but I don't.
How can I check memory usage? I would like to know about general memory, where all my RAM variables are, and I would also like to know about the stack. I'm having a very strange problem, and I don't think it has to do with variables passed into a function, but how do I know all that is working?
Thanks very much.