My question is where to find Lab course work in the area of assembly language for the TMS320F28027 MCU which would lead from an introductory to intermediate to advanced programming skills. I am a former systems programmer and assembly language is a simple process for me and one that I am comfortable with.
However the documentation and instruction set is rich and therefore limits my creativity in developing lab course work for me and my team.
Thank you in advance for your assistance
Email me at support@orionsystemswest.com
or orion.systems.west@gmail.com
either is OK
John R Freeman
Software Engineer
Unfortunately, assembly language software and collateral is not where the investments have been made. While there are some libraries that are implemented in assembly language for efficiency, etc, the bulk of software available is written in C.
The controlSUITE target content management utility has software examples for the TMS320F28027, but is in C.
We do have documentation for the code generation tools themselves and the assembly language tools that Code Composer Studio (IDE) uses. We also document the instruction set.
TMS320C28x Optimizing C/C++ Compiler v6.0 User's Guide
TMS320C28x Assembly Language Tools v6.0 User's Guide
TMS320C28x DSP CPU and Instruction Set Reference Guide
Brandon