Problem on dsPic Demo

Forum related to ERIKA Enterprise and RT-Druid version 2

Moderator: paolo.gai

Post Reply
yelram
Newbie
Posts: 2
Joined: Thu Jan 21, 2010 12:12 pm

Problem on dsPic Demo

Post by yelram » Thu Jan 21, 2010 12:22 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

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

paolo.gai
Administrator
Posts: 875
Joined: Thu Dec 07, 2006 12:11 pm

Re: Problem on dsPic Demo

Post by paolo.gai » Thu Mar 04, 2010 12:33 pm

(duplicated post, just answered to this question)

Post Reply