Other Parts Discussed in Thread: HALCOGEN
Tool/software: Code Composer Studio
Hello,
I am currently testing all of the features I need for an project, going through the examples for any features I know will be necessary. All is well apart from for using timers, for which I am looking to get the rtiBlinky up and running on my RM46 Launchpad.
Following the few steps necessary in Halcogen and replacing the blank 'sys_main.c' with the code given by the example I have been unable to see any proof of the timer firing. Am I correct in thinking I am looking for any of the N2HET1 pins to be going high as I currently have a scope on N2HET1[10] but it remains at ground. I have tried some of the other HET1 pins aswell.
I am confused however as placing a breakpoint inside of the 'rtiNotification' the method I believe is fired when the timer goes off, does have the code reach it. So I guess my first question is what am I expecting based on the 'rtiBlinky' example to see happen every time the interrupt is fired? I initially thought it would be the LEDs due to the name, and then I thought all of the HET Pins would move but now I am not sure.
Any help would be appreciated and I have attached the project but seeing as I haven't written any of my own code for this yet I see the issue is more around my understanding of the example's intentions.
Cheers,
Rhys2055.newRTI.zip