Other Parts Discussed in Thread: C2000WARE
i am still plowing through 1-day workshop( scattered study times). But stuck on structures.
E.G>, structures used in Lab2 appear to imply I should have learnt the entire structure-set somewhere for this massive MCU.
But need to have a pdf reference of a document that gives you all the "structures"...there used to be "C programmers' manual" in good old days I think there one could find the entire "dictionary " of all structures.
I could not find that in the 2871-page long TMS320F28379D tech Manual. Nothing in d/s.
It is of preeminently C-language( C++?) deal.
The only reason one may not need to know the entire syntax of the structures is if they became similar to a " linguistic language"...i.e. one is supposed to know the grammar, semantics, syntax..etc if one claims to know a "language".
This does not seem to be possible. Primarily because even if I "made up a structure" there does not seem to be any syntax I am naturally aware of to tell me that will be correct.
In short, where do I find entire set of syntactically correct set of register structures & combinations possible?
-robin