Hi all,
I am a newbie at using the SYS/BIOS kernel and I am learning about using it using the TI wiki pages.
I linked the required TivaWare files for my Tiva C launchpad and wrote a program to blink an led using the Idle module of SYS/BIOS.
The initial build, before the launch is successful but when I run the program using CCS Debug environment I get this error when I suspend the program.
I was able to understand that the complier is unable to execute the SysCtlDelay() function but I do not know why it is occuring, or how to resolve it.
Also, when I use the reset option I get this error.
Below is the error log that is seen during the execution phase, in the CCS Debug view.
Kindly help me out with resolving these errors.
Note: The LED does blink but it still troubles me as to why I am getting these errors
With Regards,
Akhilesh