This is an archived, read-only copy of the United-TI subforum , including posts and topic from May 2003 to April 2012. If you would like to discuss any of the topics in this forum, you can visit Cemetech's Technology & Calculator Open Topic subforum. Some of these topics may also be directly-linked to active Cemetech topics. If you are a Cemetech member with a linked United-TI account, you can link United-TI topics here with your current Cemetech topics.

This forum is locked: you cannot post, reply to, or edit topics. Computer Tech Support => Technology & Calculator Open Topic
Author Message
thebetter1


Advanced Newbie


Joined: 09 Jul 2008
Posts: 86

Posted: 11 Jul 2008 01:11:24 pm    Post subject:

I have been trying to learn asm for a long time, but a problem always seems to come up. Whenever I compile a program with TASM, it stores a bin file. However, when I try to convert the bin file with DevPac8x, it says "file not found." Is there some obscure place where I should put the bin file, or should I just find different software?
Back to top
TheStorm


Calc Guru


Joined: 17 Apr 2007
Posts: 1233

Posted: 11 Jul 2008 01:57:53 pm    Post subject:

Personally I would try other software but that's just me there are many Tasm compatible assemblers and IDE's that would make life easier for you.
Back to top
brandonw


Advanced Member


Joined: 12 Jan 2007
Posts: 455

Posted: 11 Jul 2008 02:48:12 pm    Post subject:

Are you using a batch file, like what comes with Ion, with DevPac8x? It'll have an example of how to use it properly.
Back to top
magicdanw
pcGuru()


Calc Guru


Joined: 14 Feb 2007
Posts: 1110

Posted: 11 Jul 2008 02:58:43 pm    Post subject:

Yes, if you're using a batch file, please show us the code. If not, show us the command you're using. Make sure paths and file extensions are handled correctly.

Also, I remember some error owuld occur if the filename (before the extension) was more than 8 characters long.
Back to top
Liazon
title goes here


Bandwidth Hog


Joined: 01 Nov 2005
Posts: 2007

Posted: 11 Jul 2008 07:00:46 pm    Post subject:

try wabbitspasm you don't need devpac8x for it

just do:


Code:
spasm <.z80 or .asm file name> <calculator file name w/ .8xp or .8xk extension>
Back to top
luby
I want to go back to Philmont!!


Calc Guru


Joined: 23 Apr 2006
Posts: 1477

Posted: 11 Jul 2008 08:27:53 pm    Post subject:

I downloaded wabbitspasm and did
wabbitspasm c:\asm\source\%1.z80 c:\asm\exec%1.8xp
and I get "failed to open output file "BCALL *_______EF 3 NOP 1""

Why is it opening the output file?
Back to top
magicdanw
pcGuru()


Calc Guru


Joined: 14 Feb 2007
Posts: 1110

Posted: 11 Jul 2008 10:10:03 pm    Post subject:

There's no reason why TASM shouldn't work just fine. Could you please tell us the exact commands you're using to assemble and pack?
Back to top
luby
I want to go back to Philmont!!


Calc Guru


Joined: 23 Apr 2006
Posts: 1477

Posted: 11 Jul 2008 10:14:56 pm    Post subject:

Batch file Compile
spasmrunner lineridr lineridr
pause

Batch file spasmrunner
wabbitspasm c:\\asm\source\%1.z80 c:\\asm\exec\%2.8xp
pause
Back to top
magicdanw
pcGuru()


Calc Guru


Joined: 14 Feb 2007
Posts: 1110

Posted: 11 Jul 2008 10:31:55 pm    Post subject:

I meant the commands for TASM that were giving you problems. I don't use spasm, so I can't help you with that, sorry.
Back to top
thebetter1


Advanced Newbie


Joined: 09 Jul 2008
Posts: 86

Posted: 12 Jul 2008 06:03:46 pm    Post subject:

TASM works just fine, creating a bin file. I just can't find software that converts a bin file to .8xp
Back to top
magicdanw
pcGuru()


Calc Guru


Joined: 14 Feb 2007
Posts: 1110

Posted: 12 Jul 2008 06:11:42 pm    Post subject:

So what commands were you using with devpak8x that didn't work?
Back to top
thebetter1


Advanced Newbie


Joined: 09 Jul 2008
Posts: 86

Posted: 29 Jul 2008 04:44:55 pm    Post subject:

It turns out that the commands were fine. The problem was that my filenames were more than 8 characters long, so it probably couldn't create the Ti-Connect program.
Back to top
Liazon
title goes here


Bandwidth Hog


Joined: 01 Nov 2005
Posts: 2007

Posted: 29 Jul 2008 06:05:59 pm    Post subject:

lol that would do it. btw, the source file and the .8xp don't have to have the same name.
Back to top
Display posts from previous:   
Register to Join the Conversation
Have your own thoughts to add to this or any other topic? Want to ask a question, offer a suggestion, share your own programs and projects, upload a file to the file archives, get help with calculator and computer programming, or simply chat with like-minded coders and tech and calculator enthusiasts via the site-wide AJAX SAX widget? Registration for a free Cemetech account only takes a minute.

» Go to Registration page
    »
» View previous topic :: View next topic  
Page 1 of 1 » All times are UTC - 5 Hours

 

Advertisement