This was a demo experiment given by our Senior Jayganesh from BE EXTC. To start with the assembly language instructions was explained. This was followed by the instructions on using the code composer studio which is used for writing codes and debugging them.
A new project was created and a simple code was written to demonstrate various arithmetic and logical instructions in DSP processor.The DSP kit used was TMS320F28375.The output of the instructions was stored in the registers and these values were obtained in real-time using the debugging functionality of the software.
JTAG cable was used to interface DSP processor and the computer rather than USBASP cable as JTAG allowed the user to check the values of the register of DSP processor in intermediate stages rather than just at the end which helps in debugging.
ReplyDeletewe used C programming along with Assembly language
ReplyDeletethanks for adding.
ReplyDelete