π
<-
Chat plein-écran
[^]

ICE Compiler

Assembleur, Axe, C/C++, ICE...

Re: ICE Compiler

Message non lude STaa » 03 Déc 2016, 15:32

I have the latest Ti OS version with the latest ICECompiler (downloaded it twice this morning). The random command bug occured twice this morning (opened the table menu then the garbage collector menu) and only happened when I was messing with list (I don't have the source anymore as I had a ram clear but I'm 100% sure that it was because of my own fault). The "Syntax error" bug happens with every programs except new ones (which were never compiled before). I can send some screenshots but I don't know how to record the ti83 pce screen.

P.S: I'm using PHASM and my calculator is only a week old (changed it last thursday because the older one was buggy)
Dernière édition par STaa le 03 Déc 2016, 15:38, édité 2 fois.
Image
Avatar de l’utilisateur
STaaVIP++
Niveau 11: LV (Légende Vivante)
Niveau 11: LV (Légende Vivante)
Prochain niv.: 41.7%
 
Messages: 31
Inscription: 02 Déc 2016, 21:56
Localisation: Paris 11
Genre: Homme
Calculatrice(s):
MyCalcs profile

Re: ICE Compiler

Message non lude PT_ » 03 Déc 2016, 15:37

STaa a écrit:I have the latest Ti OS version with the latest ICECompiler (downloaded it twice this morning). The random command bug occured twice this morning (opened the table menu then the garbage collector menu) and only happened when I was messing with list (I don't have the source anymore as I had a ram clear but I'm 100% sure that it was because of my own fault). The "Syntax error" bug happens with every programs except new ones (which were never compiled before). I can send some screenshots but I don't know how to record the ti83 pce screen.

Are you sure you have ICE syntax in your programs? They are not compatible with normal BASIC programs ;) You can find the documentation/commands list in the zip.
Age of CEmpires I - In progress!
40%
Avatar de l’utilisateur
PT_Programmeur
Niveau 13: CU (Calculateur Universel)
Niveau 13: CU (Calculateur Universel)
Prochain niv.: 57.2%
 
Messages: 259
Inscription: 09 Fév 2016, 23:06
Genre: Homme
Calculatrice(s):
MyCalcs profile

Re: ICE Compiler

Message non lude STaa » 03 Déc 2016, 15:40

They compile and work fine so yes. It's not an error message from within the compiler, it's the compiler that crashes with a "Syntax Error" message, just like the messages when you have an error in your basic programs. (P.S: I updated my previous post)
Image
Avatar de l’utilisateur
STaaVIP++
Niveau 11: LV (Légende Vivante)
Niveau 11: LV (Légende Vivante)
Prochain niv.: 41.7%
 
Messages: 31
Inscription: 02 Déc 2016, 21:56
Localisation: Paris 11
Genre: Homme
Calculatrice(s):
MyCalcs profile

Re: ICE Compiler

Message non lude PT_ » 03 Déc 2016, 15:44

STaa a écrit:They compile and work fine so yes. It's not an error message from within the compiler, it's the compiler that crashes with a "Syntax Error" message, just like the messages when you have an error in your basic programs. (P.S: I updated my previous post)

Correct me if I'm wrong:
1) you created an ICE program
2) you compiled it with ICE
3) the compiler was succesfully, and closed
4) now, you want to run Asm(prgm<program name>), but gives you a Syntax Error.
Is this right?
Age of CEmpires I - In progress!
40%
Avatar de l’utilisateur
PT_Programmeur
Niveau 13: CU (Calculateur Universel)
Niveau 13: CU (Calculateur Universel)
Prochain niv.: 57.2%
 
Messages: 259
Inscription: 09 Fév 2016, 23:06
Genre: Homme
Calculatrice(s):
MyCalcs profile

Re: ICE Compiler

Message non lude STaa » 03 Déc 2016, 15:50

Almost.

3)The compiler was successful and closed with a syntax error
4)I can run Asm(prgm<program name> correctly.

Photos (sorry for the poor quality, I'm in the train): ICE http://iob.imgur.com/uYGg/HJ7NimJ5Ny
Image
Avatar de l’utilisateur
STaaVIP++
Niveau 11: LV (Légende Vivante)
Niveau 11: LV (Légende Vivante)
Prochain niv.: 41.7%
 
Messages: 31
Inscription: 02 Déc 2016, 21:56
Localisation: Paris 11
Genre: Homme
Calculatrice(s):
MyCalcs profile

Re: ICE Compiler

Message non lude STaa » 03 Déc 2016, 15:51

It only happens when a program with the same name as the target program is in the ram. (If the source is archived I have a "Data Type" error instead)
Image
Avatar de l’utilisateur
STaaVIP++
Niveau 11: LV (Légende Vivante)
Niveau 11: LV (Légende Vivante)
Prochain niv.: 41.7%
 
Messages: 31
Inscription: 02 Déc 2016, 21:56
Localisation: Paris 11
Genre: Homme
Calculatrice(s):
MyCalcs profile

Re: ICE Compiler

Message non lude PT_ » 03 Déc 2016, 15:56

STaa a écrit:It only happens when a program with the same name as the target program is in the ram. (If the source is archived I have a "Data Type" error instead)

It seems it doesn't overwrite the target program, and thus when you want to run Asm(prgm<name>), it executes the old one, which can be a BASIC program, and that gives you a Syntax Error. I still can't replicate it, because it works fine for me, even when the program is archived. What calc do you have? And does it still occur when you reset the calc, that some trash was in the OS?
Age of CEmpires I - In progress!
40%
Avatar de l’utilisateur
PT_Programmeur
Niveau 13: CU (Calculateur Universel)
Niveau 13: CU (Calculateur Universel)
Prochain niv.: 57.2%
 
Messages: 259
Inscription: 09 Fév 2016, 23:06
Genre: Homme
Calculatrice(s):
MyCalcs profile

Re: ICE Compiler

Message non lude STaa » 03 Déc 2016, 16:01

I have a Ti83 Premium CE. But I solved the bug. It works perfectly when PHASM is uninstalled. So your program isn't working correctly with PHASM I suppose
Image
Avatar de l’utilisateur
STaaVIP++
Niveau 11: LV (Légende Vivante)
Niveau 11: LV (Légende Vivante)
Prochain niv.: 41.7%
 
Messages: 31
Inscription: 02 Déc 2016, 21:56
Localisation: Paris 11
Genre: Homme
Calculatrice(s):
MyCalcs profile

Re: ICE Compiler

Message non lude PT_ » 03 Déc 2016, 16:02

STaa a écrit:I have a Ti83 Premium CE. But I solved the bug. It works perfectly when PHASM is uninstalled. So your program isn't working correctly with PHASM I suppose

Okay, I will see what happens, and I will post if I have some updates. Thanks for the report! :)
Age of CEmpires I - In progress!
40%
Avatar de l’utilisateur
PT_Programmeur
Niveau 13: CU (Calculateur Universel)
Niveau 13: CU (Calculateur Universel)
Prochain niv.: 57.2%
 
Messages: 259
Inscription: 09 Fév 2016, 23:06
Genre: Homme
Calculatrice(s):
MyCalcs profile

Re: ICE Compiler

Message non lude STaa » 03 Déc 2016, 16:04

Good luck with the fix then :)
Image
Avatar de l’utilisateur
STaaVIP++
Niveau 11: LV (Légende Vivante)
Niveau 11: LV (Légende Vivante)
Prochain niv.: 41.7%
 
Messages: 31
Inscription: 02 Déc 2016, 21:56
Localisation: Paris 11
Genre: Homme
Calculatrice(s):
MyCalcs profile

PrécédenteSuivante

Retourner vers Langages alternatifs

Qui est en ligne

Utilisateurs parcourant ce forum: Aucun utilisateur enregistré et 14 invités

-
Rechercher
-
Social TI-Planet
-
Sujets à la une
Comparaisons des meilleurs prix pour acheter sa calculatrice !
Aidez la communauté à documenter les révisions matérielles en listant vos calculatrices graphiques !
Phi NumWorks jailbreak
123
-
Faire un don / Premium
Pour plus de concours, de lots, de tests, nous aider à payer le serveur et les domaines...
Faire un don
Découvrez les avantages d'un compte donateur !
JoinRejoignez the donors and/or premium!les donateurs et/ou premium !


Partenaires et pub
Notre partenaire Jarrety Calculatrices à acheter chez Calcuso
-
Stats.
1462 utilisateurs:
>1413 invités
>44 membres
>5 robots
Record simultané (sur 6 mois):
6892 utilisateurs (le 07/06/2017)
-
Autres sites intéressants
Texas Instruments Education
Global | France
 (English / Français)
Banque de programmes TI
ticalc.org
 (English)
La communauté TI-82
tout82.free.fr
 (Français)