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.
PLEASE REFERS ME TO THE MEMORY LOCATIONS OF THE MEMORY REGISTERS OF THE TI.
Hi Nijas,
You can take a look at the datasheet of the device, refer to memory-map.
https://www.ti.com/lit/gpn/tms320f280021
Also, please take a look at C2000 Academy. It walks through the steps needed to get started with C2000 devices.
Thanks & Regards,
Santosh
Thank you for the replay .. can you please share the code for generating the gpio33 high low with a delay function? the problem is I am a beginner at the same. can you share the file? including header and source files.
thank you
Please install the C2000Ware SDK. It comes with lot of examples and other device files to compile and run the project on the target.
Once you install the SDK, the example will be at:
C:/ti/c2000/C2000Ware_4_01_00_00/device_support/f2823x/examples/gpio_toggle
Also, again, please take a look at C2000 Academy. It will help you understand the device and easy to get started.
Not sure if you looked at the Academy link I forwarded you earlier. It goes through the steps.
Please take a look at this link which does through the steps: