π
<-

ICE Compiler

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

Re: ICE Compiler

Unread postby STaa » 03 Dec 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)
Last edited by STaa on 03 Dec 2016, 15:38, edited 2 times in total.
Image
User avatar
STaaVIP++
Niveau 11: LV (Légende Vivante)
Niveau 11: LV (Légende Vivante)
Level up: 41.7%
 
Posts: 31
Joined: 02 Dec 2016, 21:56
Location: Paris 11
Gender: Male
Calculator(s):
MyCalcs profile

Re: ICE Compiler

Unread postby PT_ » 03 Dec 2016, 15:37

STaa wrote: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%
User avatar
PT_Programmeur
Niveau 13: CU (Calculateur Universel)
Niveau 13: CU (Calculateur Universel)
Level up: 57.2%
 
Posts: 259
Joined: 09 Feb 2016, 23:06
Gender: Male
Calculator(s):
MyCalcs profile

Re: ICE Compiler

Unread postby STaa » 03 Dec 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
User avatar
STaaVIP++
Niveau 11: LV (Légende Vivante)
Niveau 11: LV (Légende Vivante)
Level up: 41.7%
 
Posts: 31
Joined: 02 Dec 2016, 21:56
Location: Paris 11
Gender: Male
Calculator(s):
MyCalcs profile

Re: ICE Compiler

Unread postby PT_ » 03 Dec 2016, 15:44

STaa wrote: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%
User avatar
PT_Programmeur
Niveau 13: CU (Calculateur Universel)
Niveau 13: CU (Calculateur Universel)
Level up: 57.2%
 
Posts: 259
Joined: 09 Feb 2016, 23:06
Gender: Male
Calculator(s):
MyCalcs profile

Re: ICE Compiler

Unread postby STaa » 03 Dec 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
User avatar
STaaVIP++
Niveau 11: LV (Légende Vivante)
Niveau 11: LV (Légende Vivante)
Level up: 41.7%
 
Posts: 31
Joined: 02 Dec 2016, 21:56
Location: Paris 11
Gender: Male
Calculator(s):
MyCalcs profile

Re: ICE Compiler

Unread postby STaa » 03 Dec 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
User avatar
STaaVIP++
Niveau 11: LV (Légende Vivante)
Niveau 11: LV (Légende Vivante)
Level up: 41.7%
 
Posts: 31
Joined: 02 Dec 2016, 21:56
Location: Paris 11
Gender: Male
Calculator(s):
MyCalcs profile

Re: ICE Compiler

Unread postby PT_ » 03 Dec 2016, 15:56

STaa wrote: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%
User avatar
PT_Programmeur
Niveau 13: CU (Calculateur Universel)
Niveau 13: CU (Calculateur Universel)
Level up: 57.2%
 
Posts: 259
Joined: 09 Feb 2016, 23:06
Gender: Male
Calculator(s):
MyCalcs profile

Re: ICE Compiler

Unread postby STaa » 03 Dec 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
User avatar
STaaVIP++
Niveau 11: LV (Légende Vivante)
Niveau 11: LV (Légende Vivante)
Level up: 41.7%
 
Posts: 31
Joined: 02 Dec 2016, 21:56
Location: Paris 11
Gender: Male
Calculator(s):
MyCalcs profile

Re: ICE Compiler

Unread postby PT_ » 03 Dec 2016, 16:02

STaa wrote: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%
User avatar
PT_Programmeur
Niveau 13: CU (Calculateur Universel)
Niveau 13: CU (Calculateur Universel)
Level up: 57.2%
 
Posts: 259
Joined: 09 Feb 2016, 23:06
Gender: Male
Calculator(s):
MyCalcs profile

Re: ICE Compiler

Unread postby STaa » 03 Dec 2016, 16:04

Good luck with the fix then :)
Image
User avatar
STaaVIP++
Niveau 11: LV (Légende Vivante)
Niveau 11: LV (Légende Vivante)
Level up: 41.7%
 
Posts: 31
Joined: 02 Dec 2016, 21:56
Location: Paris 11
Gender: Male
Calculator(s):
MyCalcs profile

PreviousNext

Return to Langages alternatifs

Who is online

Users browsing this forum: ClaudeBot [spider] and 5 guests

-
Search
-
Social TI-Planet
-
Featured topics
Comparaisons des meilleurs prix pour acheter sa calculatrice !
"1 calculatrice pour tous", le programme solidaire de Texas Instruments. Reçois gratuitement et sans aucune obligation d'achat, 5 calculatrices couleur programmables en Python à donner aux élèves les plus nécessiteux de ton lycée. Tu peux recevoir au choix 5 TI-82 Advanced Edition Python ou bien 5 TI-83 Premium CE Edition Python.
Enseignant(e), reçois gratuitement 1 exemplaire de test de la TI-82 Advanced Edition Python. À demander d'ici le 31 décembre 2024.
Aidez la communauté à documenter les révisions matérielles en listant vos calculatrices graphiques !
1234
-
Donations / Premium
For more contests, prizes, reviews, helping us pay the server and domains...
Donate
Discover the the advantages of a donor account !
JoinRejoignez the donors and/or premium!les donateurs et/ou premium !


Partner and ad
Notre partenaire Jarrety Calculatrices à acheter chez Calcuso
-
Stats.
835 utilisateurs:
>794 invités
>34 membres
>7 robots
Record simultané (sur 6 mois):
7582 utilisateurs (le 25/06/2025)
-
Other interesting websites
Texas Instruments Education
Global | France
 (English / Français)
Banque de programmes TI
ticalc.org
 (English)
La communauté TI-82
tout82.free.fr
 (Français)