Other Parts Discussed in Thread: MSP430F2370, TRF7960
Hi,
I am currently working with the TRF7960 with the MSP430F2370. I saved this source code to my computer:
Source Code: http://www.ti.com/litv/zip/sloc251
Firmware Description: http://www.ti.com/litv/pdf/sloa154
I have imported the project into both Code Composer v4 and v5, and I am getting different errors for each. In v4, I am getting an error window that says "Exception occurred during launch. Reason: An internal error occurred during 'Launching Debug Session'. Please see the Error Log for details." And the details are: java.lang.NullPointerException." In v5, I get a Launching Debug Session window that says "The project is not device specific. I am also getting a Managed Make Project File Error that states "The Managed Make project file could not be read because of the following error: Error loading Managed Make project information for project. The tool definitions used to creat the project are not available. Managed Make functionality will not be available for this project."
I have tried importing this code a few ways- once as a Makefile project, other times as importing an existing project. I have a feeling that I am just not adding the project to Code Composer correctly- I am brand new to this community- but any insight would be helpful.
Thank you very much for your time.