This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Segmentation faut error in armcc.exe

Hi All:
I was using uVision 3 with the RealView 3 'C' compiler without problem for a while... Suddenly, I got an error from the compiler:

** Segmentation fault

and I got an unhandled win32 exception from the armcc.exe program.

I desintalled and re-installed the programs again, but the error still there...
It would be a hardware memory error?

Thanks;
Gus

Parents
  • ciao at all

    Hi have the same problem of Gustavo Sabina

    The problem is very simple
    On winxpSp2 open dos windows

    go to program/keil/ARM/BIN30

    and type "armcc" the result is

    C:\programmi\Keil\ARM\BIN30>armcc

    ** Segmentation fault

    C:\programmi\Keil\ARM\BIN30>

    and the same error message appears on desktop

    Solutions ?

    ciao, beppe

Reply
  • ciao at all

    Hi have the same problem of Gustavo Sabina

    The problem is very simple
    On winxpSp2 open dos windows

    go to program/keil/ARM/BIN30

    and type "armcc" the result is

    C:\programmi\Keil\ARM\BIN30>armcc

    ** Segmentation fault

    C:\programmi\Keil\ARM\BIN30>

    and the same error message appears on desktop

    Solutions ?

    ciao, beppe

Children