COMPILER ERROR

An area to discuss 8-bit PIC specific problems and examples

Moderator: Benj

Post Reply
BLACKROSE
Posts: 3
Joined: Fri May 28, 2021 1:42 pm
Contact:

COMPILER ERROR

Post by BLACKROSE »

hello,
Whn I try to compile a FC7 code to hex I get the following error :
(141) can't open runtime startup file "startup.as" : Permission denie
(908) exit status =1
1! S! code error report 2!d!
what is the reason for above error?

User avatar
Steve
Matrix Staff
Posts: 3418
Joined: Tue Jan 03, 2006 3:59 pm
Has thanked: 114 times
Been thanked: 422 times
Contact:

Re: COMPILER ERROR

Post by Steve »

This looks like an error from the compiler. I'd suggest saving your project in a different location and recompiling.

If that still produces a similar error, then please post your .fcf project file and the generates .c and msg.txt files and someone on this forum will be able to help.

Post Reply