SPRUJ53B April 2024 – September 2024 TMS320F28P550SJ , TMS320F28P559SJ-Q1
FILE: erad_ex2_bus_monitor.c
In this example, the function delayFunction is called multiple times. The function does read and writes to the global variables startCount and endCount.
The BUSCOMP1 and COUNTER1 is used to count the number of times the function delayFunction was invoked. BUSCOMP2 is used to generate an interrupt when there is read access to the startCount variable and BUSCOMP3 is used to generate an interrupt when there is a write access to the endCount variable
Watch Variables
External Connections