Hi,
I'm Fabrizio from Italy.
I' m using Grace + CCS4 software for configuring MSP430G2231 peripheral for Launchpad application.
I want to say here that with manual compilation of a project without Grace software all works well.
As a starting point I opened a new project with Grace built in examples (temperature.c to begin with) and compiled it.
The compiling action doesn' t complete successfully because of some errors. I found that no obj file was generated in OBJS directory (my path is C:\Documents and Settings\FM\Documenti\workspace\Test1\src\csl\objs ) because no OBJS directory was found.
I thought this was very strange because the directory was there, but was also locked ( by Windows XP Professional 32bit) for some reason
(I was not able to delete it from Windows, but I was in DOS environment).
I discovered that the name of the created OBJS directory wasn't OBJS but OBJS with an ending blankspace (like OBJS_ with the underscore as a blankspace). I was not able again to rename it to delete blankspace because of winXP locking action.
I tried to overcome this bug. I manually created a OBJS directory in my path with no blank space and, as I expected, Windows created it.
The next action is obvious. I did a rebuild active project in CCS4 and the task was completed successfully.
No errors were found and I was able to download it in Launchpad to test application.
So, not a big problem, but...... can you solve it ????
If you need further information, I will be happy to help you. Thank You.
Best Regards.