Part Number: MSP430F5438A
Other Parts Discussed in Thread: MSP430WARE
Tool/software: WEBENCH® Design Tools
Hi
I am trying to use the EmptyProject Example located in my driverlib folder:
C:\ti\MSP\msp430ware_3_80_03_07__win\msp430ware_3_80_03_07\driverlib\examples\MSP430F5xx_6xx\00_emptyProject
I changed the chip to my model number (in the options)
The project did not find msp430f5xx_6xxgeneric.h which I found online and added to the project
I get the following Errors
Error[Pe020]: identifier "DMA_BASE" is undefined C:\ti\MSP\msp430ware_3_80_03_07__win\msp430ware_3_80_03_07\driverlib\driverlib\MSP430F5xx_6xx\dma.c 56
Error[Pe020]: identifier "FLASH_BASE" is undefined C:\ti\MSP\msp430ware_3_80_03_07__win\msp430ware_3_80_03_07\driverlib\driverlib\MSP430F5xx_6xx\flashctl.c 138
and so on...
How can I fix this
Regards
Arik