This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TMS320F28379D: TMS320F28379D

Part Number: TMS320F28379D
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

  • Robin,

    Information about the Peripheral Register Header Files can be found in the F2837xD Firmware Development Package User's Guide in the Getting Started chapter starting on page 21:

    C:\ti\c2000\C2000Ware_2_00_00_03\device_support\f2837xd\docs

    Anther resource can be found in the Programming TMS320x28xx and TMS320x28xxx Peripherals in C/C++ Application Report:

    http://www.ti.com/lit/spraa85

    Also, you might want to reference the F28379D (multi-day) workshop materials at:

    https://training.ti.com/c2000-f2837xd-microcontroller-workshop

    See Module 3 to learn more about the Peripheral Register Header Files.  This might be your easiest and quickest way to get a working knowledge on how to use them.

    I hope this helps. If this answers your question, please click the green "Verified Answer" button. Thanks.

    - Ken

  • Hi Robin, I presume Ken's latest suggestions helped you resolve your issue.  If not, feel free to reply to this thread or if it locks you can "Ask a Related Question" or simply create a new thread referencing this one for further assistance.

    regards, Joe