This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
We are developing 3phase 4wire energy meter using MSP430F67791A MCU and the environment was IAR Workbench. We used TI High Accuracy Three-Phase Electricity Meter With Tamper Detection Design Files evaluation board example project (IAR) as reference and developed our code in that, it is our eMeter main project. Now we trying to add new UART module to eMeter main project. The uart example project taken by msp driverlip and it was tested with target working fine (msp_driverlib_2_10_00_09 examples eusci_a_uart).
While adding eusci_a_uart.c and eusci_a_uart.h into eMeter main project both file are added successfully. But eMeter main project default include file are not added under that eusci_a_uart.c so it cause compile time error "Fatal Error[Pe1696]: cannot open source file "inc/hw_memmap.h".
Please help me how to add uart related include file like "hw_memmap.h" , "driverlib.h", "usc.h" and "gpio.h" into my eMeter main project.
Thanks & Regards
Mohanmurali.M
Hi Ryan,
Thanks for your reply. As you instruction i will go through "MSP430 DriverLib for MSP430F5xx 6xx Devices User's Guide". If any further clarification needed i will contact you.
Thanks & Regards
Mohanmurali.M
**Attention** This is a public forum