A BE student demonstrated his project on DSP Processor TMS320F28335. He programmed the processor using Assembly Level Language. After demonstrating his project, he showed how to perform various basic operations like Arithmetic, Logical and Shift operations. Values of registers were noted down before and after each execution. As the processor is made by Texas Instruments, the software used to program the processor is Code Composer Studio.
CCS version 3.3 was used. Windows 7 and later versions aren't compatible with it.
ReplyDeleteJTAG cable was used instead of USBASP to interface DSP processor with the pc as JTAG gives values of registers at intermediate stages which helps in debugging.
ReplyDelete