PDA

View Full Version : micro code studio plus asm error



cesurcelik
- 3rd December 2005, 16:09
hi everybody.
when i try to compile code with the mcsp ,it gives compiling error ,it says;
fatal:[302] unable to open file 'xxxxxx.asm' which is i want to compile.
i couldn't sort it out what the problem is.
does anybody know what the problem is?
best regards.
cesur

Kamikaze47
- 3rd December 2005, 16:49
does it give you any other errors or warning before this error?

it looks like it isnt generating a .asm file due to some other error.

cesurcelik
- 4th December 2005, 18:29
hi kamikaze47,
no,it dosen't give any errors or warnings,before compiling.

Kamikaze47
- 4th December 2005, 19:02
does it do it for any code? will it compile one of the sample programs that come with mcsp?

can u post everything that is logged when you try to compile

cesurcelik
- 5th December 2005, 09:24
hi kamikaze47
i solved that problem,but it's so weird; i thought that might've been the file name too long so i changed the file name "mat.bas" instead of "matrix_ser_den0".bas,i was right ,it's ok now!
many thanks for your help.

gwen
- 5th December 2005, 10:43
Hi, I noticed that any file name longer than 8 letter are not compiled. You have to chose short names.
I had the same probleme few days ago.
cheers

BobK
- 5th December 2005, 13:11
Hello,

I have using file names with 22 to 28 characters in length and have not any compiling problems.

cesurcelik
- 5th December 2005, 13:14
as i told that it's so weird! i can't explain that. i hope that someone explain it.