Other Parts Discussed in Thread: SYSBIOS
Tool/software: Code Composer Studio
Hi all,
I am currently working with CC2640R2F launchpad. I have done a simple program by creating a task with LED blink program. I have used predefined symbols and conditional compilation to call a blink function.I used Runtime Object View(ROV) to view the currently running task. But i could not see my task running or the task itself. I could only see the idle task running. But I see my LEDs blinking on launchpad. If I didnt use conditional compilation I could see my task running on ROV as well as the LEDs blinking. What has conditional compilation to do with this? Is it fine If I dont see my task on ROV? Can anyone explain me this?
Thanks,
Roshini Radhakrishnan.