Quantcast
Channel: Microcontrollers
Viewing all articles
Browse latest Browse all 217586

Forum Post: RE: LAUNCHXL-F28379D: CPUTIMER0_BASE is undefined on CPU2

$
0
0
Hi Sumit, You are correct, there is also a CPU timer module for CPU2. All of the base addresses (included the define for CPUTIMER0_BASE) are defined in the /driverlib/inc/hw_memmap.h file. This gets included in driverlib.h, so as long as you have #include "driverlib.h" in your main C file for CPU2, the compiler should be able to locate the define for the CPUTIMER0_BASE in CPU2's code. I would suggest following one of the IPC examples in C2000ware to see how to set up the includes for both the CPU1 and CPU2 main C files. Best Regards, Delaney

Viewing all articles
Browse latest Browse all 217586

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>