Problem on dsPic Demo
Posted: Thu Jan 21, 2010 12:19 pm
Hi all,
When I perform a build of a demo program to verify the installation of EE, i get the following output on the console.
What is the problem?
Thanks
When I perform a build of a demo program to verify the installation of EE, i get the following output on the console.
What is the problem?
Thanks
Code: Select all
"D:\Magazzino_C\EclipseWorkspace\demoflex\Debug\make_launcher.bat" all
MAKE_DIRECTORIES
CP crt0.s
CP p33FJ256MC710.inc
GEN ee_pic30regs.inc
DEP crt0.S
CP p33FJ256MC710.h
GEN ee_pic30regs.h
DEP eecfg.c
DEP code.c
DEP ee_flex_demoboard.c
DEP ee_hal.S
DEP ee_hal_c.c
DEP ee_alcancel.c
DEP ee_altick.c
DEP ee_alget.c
DEP ee_alsetabs.c
DEP ee_alsetrel.c
DEP ee_irqsc.c
DEP ee_rqexchg.c
DEP ee_rqinsert.c
DEP ee_schedule.c
DEP ee_thact.c
DEP ee_thendin.c
DEP ee_mutex.c
GEN deps.pre
GEN deps
MAKE_DIRECTORIES (after a clean)
ASM crt0.s
Assembler messages:
Error: can't open frommchp\crt0.s for reading
make: *** [obj/frommchp/crt0.o] Error 1