Hi,
I'm trying to develop a small example using this IP through interrupts. I saw some examples using Timers,
but I would like to use this IP.
Does someone know where could I get some kind of information?
Thanks,
Hi,
I'm trying to develop a small example using this IP through interrupts. I saw some examples using Timers,
but I would like to use this IP.
Does someone know where could I get some kind of information?
Thanks,
Once you have exported your hardware design to SDK open up the system.mss file (under the 'bsp folder in the Project Explorer pane on the left) and click on the 'examples' link to the right of the timer you want to use in the 'Peripheral Drivers' section. The interrupt drive example code should give you a good start.
-Gary
Once you have exported your hardware design to SDK open up the system.mss file (under the 'bsp folder in the Project Explorer pane on the left) and click on the 'examples' link to the right of the timer you want to use in the 'Peripheral Drivers' section. The interrupt drive example code should give you a good start.
-Gary