朔雪X忆 发表于 2011-9-24 18:58:05

68k的C编译器GTC简介

程序可在gtc.ti-fr.com下载。不过其中的*.89k的Flashapps不兼容89 titanium,需要安装一个叫Flashappy的东西和谐89钛的校验机制。IDE是个AMS,编译器是一个FlashApp。挺好用,只是字太小了…

zhengran14 发表于 2011-9-24 19:36:29

不错,可惜不是Z80的

chsi 发表于 2011-9-25 09:09:37

不错,可惜不是Z80的
zhengran14 发表于 2011-9-24 19:36 http://www.cncalc.org/images/common/back.gif
同可惜。

Wudy 发表于 2012-6-9 15:50:34

j_0003.gif
太好了!以前怎么都没看到= =

FreeBlues 发表于 2012-6-9 18:40:32

确实是个好东东,不过在我的TI89T上没办法运行,太奇怪了,每次在APP界面执行都显示如下屏幕,然后就没有然后了...

Wudy 发表于 2012-6-9 20:10:17

5# FreeBlues
请仔细阅读文档。。
请仔细阅读屏幕。。

FreeBlues 发表于 2012-6-9 21:47:11

5# FreeBlues
请仔细阅读文档。。
请仔细阅读屏幕。。
Wudy 发表于 2012-6-9 20:10 http://www.cncalc.org/images/common/back.gif

文档内容如下:

Once FlashAppy is installed, send all the files in the
bin-89,
bin-92p
or
bin-v200
directory (depending on the model) to your calculator, and archive them all.
Check that the GTC flashapp was properly transferred by entering the Var-Link screen and pressing F7: you should see GTC appear in the list. Otherwise, the transfer failed: make sure that FlashAppy is installed and that you have enough Archive memory.
To create a test source file, create a directory named
source, create an empty text file inside that directory named
hello
with the TI text editor, and archive it with the Var-Link screen.
Now you can run the IDE by typing
gtc\gtc_ide()
and open the file named
hello.

刚才又照着做了一遍,先安装好 FlashAppy,然后把 bin-89 目录下的所有文件都传到计算器上,然后 archive 所有文件,按 F7 检查 FlashApp ,里面已经有 GTC 目录和 compile ,新建一个 source 的目录,再在 source 目录下用 TextEditor 新建一个 hello 的文件,然后在 Var-Link 界面 archive 它,最后在 home 界面运行 gtc\gtc_ide()

结果一样.....

FreeBlues 发表于 2012-6-9 22:16:28

解决了,要执行 “main\gtc_ide()” ,看来TI89和TI-89T的默认路径是不一样的

rphero 发表于 2012-9-2 22:50:14

本帖最后由 rphero 于 2012-9-3 01:18 编辑

不知道为什么virtual ti里flashappy会失败…
另外我拿其他模拟器运行gtc_ide时会报错asap or exec string too long,这是什么原因?如何解决?(听说是因为操作系统版本过低?)

白菜白 发表于 2013-3-25 13:14:15

谁给个下载链接,楼主说的网站上去了 没找到下载。。。
页: [1]
查看完整版本: 68k的C编译器GTC简介