Zur Übersicht - INFO - Neueste 50 Beiträge - Neuer Beitrag - Suchen - Zum C-Control-I-Forum - Zum C-Control-II-Forum

Re: global variables RAM access failure ? Kategorie: Programmierung C (von Aymx - 12.01.2009 22:02)
Als Antwort auf global variables RAM access failure ? von Rico Sinnig - 20.05.2007 12:12

Ja ich weiss die Antwort:
This happens when you press F9 to compile then directly press F10 to start the program,
if you do so, it will say "Program not transfered after compilation. Start anyway?",
if you say "yes" , you will get a message saying "global variables RAM access failure - Interpreter stopped"


To solve this problem, this is what to do:
Press F9 to compile
Press SHIFT+F9 to Transfer
then press F10 to start the program


Regards,
Aymx


    Antwort schreiben


Antworten:

Re: global variables RAM access failure ? (von PeterS - 13.01.2009 13:57)