Hi, I am learning how to use new 5.1 CCS, my final goal is to use Linux version this moment appear not usable on Stellaris series.
After a lot of issue on 5.1.0 I decided to try win version, so I got Board example compiled, then to solve different version release I got all processor all board Stellarisware pack.. new trouble come out:
- Windows version as usual is more slow and unstable too.. but we need progress on learning of family and CCS usage.
- Setup a new workspace to avoid interference, I imported the project from board specific example then on clean I got these errors:
**** Build of configuration Debug for project sd_card ****
C:\ti\ccsv5\utils\bin\gmake -k all
gmake: *** No rule to make target `C:/ti/ccsv5/eclipse/SW_ROOT/boards/rdk-idm/sd_card/startup_ccs.c', needed by `startup_ccs.obj'.
gmake: *** No rule to make target `C:/ti/ccsv5/eclipse/SW_ROOT/utils/cmdline.c', needed by `utils/cmdline.obj'.
gmake: *** No rule to make target `C:/ti/ccsv5/eclipse/SW_ROOT/utils/locator.c', needed by `utils/locator.obj'.
gmake: *** No rule to make target `C:/ti/ccsv5/eclipse/SW_ROOT/utils/lwiplib.c', needed by `utils/lwiplib.obj'.
gmake: *** No rule to make target `C:/ti/ccsv5/eclipse/SW_ROOT/utils/swupdate.c', needed by `utils/swupdate.obj'.
gmake: *** No rule to make target `C:/ti/ccsv5/eclipse/SW_ROOT/utils/uartstdio.c', needed by `utils/uartstdio.obj'.
gmake: *** No rule to make target `C:/ti/ccsv5/eclipse/SW_ROOT/utils/ustdlib.c', needed by `utils/ustdlib.obj'.
gmake: *** No rule to make target `C:/ti/ccsv5/eclipse/SW_ROOT/third_party/fatfs/src/ff.c', needed by `third_party/fatfs/src/ff.obj'.
gmake: *** No rule to make target `C:/ti/ccsv5/eclipse/SW_ROOT/third_party/fatfs/port/mmc-rdk-idm.c', needed by `third_party/fatfs/port/mmc-rdk-idm.obj'.
gmake: *** No rule to make target `C:/ti/ccsv5/eclipse/SW_ROOT/boards/rdk-idm/drivers/formike240x320x16_ili9320.c', needed by `drivers/formike240x320x16_ili9320.obj'.
gmake: *** No rule to make target `C:/ti/ccsv5/eclipse/SW_ROOT/boards/rdk-idm/drivers/touch.c', needed by `drivers/touch.obj'.
gmake: *** No rule to make target `C:/ti/ccsv5/eclipse/SW_ROOT/boards/rdk-idm/sd_card/sd_card_ccs.cmd', needed by `sd_card.out'.
gmake: Target `all' not remade because of errors.
**** Build Finished ****
Second try: check box automatically import referenced project unset, on import a popup say issue on import see details:
See details below.
Problems encountered while deleting resources.
Error deleting resource '/scribble/scribble.c' from the workspace tree.
Could not write file: C:\Documents and Settings\Roberto\workspace_v5_1\NoAutoref\scribble\.project.
C:\Documents and Settings\Roberto\workspace_v5_1\NoAutoref\scribble\.project (Access is denied)
All workspace subdirectory and files are read only, no way to remove write protect, I am the owner of files and still administrator of this area so why I don't have right to? CCS issue?
Why sometimes it work other not? On old stellaris build (5961, 7611, 8264) compilation was succesful, importing from new 8555 report this error.
Files In the stellarisware are on a shared folder on a Linux disk, I am the owner and all files are at almost rw or RWX, full access on folders and every file is rw on shared folder too but trouble is in winzz disk on my own area.
I like to use CCS but also this one has too many threat on Stellaris compiler so at today 18 day after first installation still I am not productive on.
Evaluation of all other IDE terminated by no demo version or due to high cost so the only affordable compilers are gcc when makefiles get fixed, crossstudio from Rowley offer a 150US$ license for personal use, CCS 435US$, it is not cheap but not so far as others and is just one license for all TI family.
Code limited version of IAR and CCS cover more than educational and personal work on MSP430, some DSP and C2xxx series, Stellaris from now appear as a nightmare on every compilers I try'd.
Regards
Roberto