Topic : DOS Error 301:Input file error / XP 32bit

Forum : Ride IDE

Original Post
Post Information Post
June 11, 2010 - 12:19pm
Guest

Hi I have problem.. :


----------------Make Started: 'Dam' in configuration 'Standard'--------------------------

Building C:\Ride\Ride\Examples\New\Dam.rapp
Running: RL51
"C:\Ride\Ride\Bin\LX51.EXE" "C:\Ride\Ride\Examples\New\Dam.aof" TO("C:\Ride\Ride\Examples\New\Dam.aof") LIBPATH("C:\Ride\Ride\Lib\51") GENERATEDEPFILE MAP IX RS(256) RSI(128) CSIZE(65536) XSIZE(65536) DEFN(XSTACKLEN,256) DEFN(TIM1_INIT,E8h) CO(0) DT(0) ID(0) XD(0) BI(0) ABSCODEOFFS(0)
XMLM(No,"C:\Ride\Ride\Examples\New\Dam-modules.Standard.xml")
XMLF(No,8000,"C:\Ride\Ride\Examples\New\Dam-flash.Standard.xml")
XML("C:\Ride\Ride\Examples\New\Dam.Standard.xml")
XMLRIDE("C:\Ride\Ride\Examples\New\Dam-globals.Standard.xml")
MS-DOS MCS-51 CODE BANKING LINKER/LOCATOR LX51 V05.02.10.125 Evaluation (8 Kb code limited)

Copyright (c) Raisonance S.A.S. 1987-2010. All rights reserved.

***DOS ERROR 301 : INPUT FILE ERROR
(NAME: C:\RIDE\RIDE\EXAMPLES\NEW\DAM.AOF)
DOS EXCEPTION 2 : No such file or directory
LINK/LOCATE RUN COMPLETE, 1 ERROR FOUND.

Build failed

I use XP SP 2 32bit /

and 1 bug or not bug :D
PunBB bbcode test

Replies
Post Information Post
+1
0
-1
June 14, 2010 - 9:17am
Guest

Hi

From the screen shot it seems that your project is empty.
I suggest you first try to build a project from Ride7 example folder to know if this a problem with your project
or with your software.

Regards
Matloub

+1
0
-1
June 14, 2010 - 9:21am
Guest

Hi h3xen,

Your project needs some source files to be built properly. If you want to create an application with the CFile1.c source code you should select the command "Add to Project" from the popup menu of the editor.

regards,
Behnaz

+1
0
-1
June 14, 2010 - 10:03am
Guest

Thanks all project run..