Search found 43 matches

by puromtec
Sat 26 Jun, 2010 7:29 pm
Forum: Programming Help
Topic: wabbitcode/studio basics
Replies: 31
Views: 52201

Re: wabbitcode/studio basics

The wabbitemu will run the 8xk file, but i cannot set a breakpoint of 4080 and actually debug and step through my application. This is dissapointing. I have invested a lot in getting latenite to complie an app with all the hacks from harold, then find out pindurti cannot except my built file, then I...
by puromtec
Fri 25 Jun, 2010 5:01 am
Forum: Programming Help
Topic: wabbitcode/studio basics
Replies: 31
Views: 52201

Re: wabbitcode/studio basics

So, a blind pig will find an acorn eventually...

Ran (tried) the wabbitemu and dragged a couple output files to it. the 8xk seemed to work with it. FINALLY, got the proverbial hello world to work in an emulator. whewww.
by puromtec
Fri 25 Jun, 2010 4:42 am
Forum: Programming Help
Topic: wabbitcode/studio basics
Replies: 31
Views: 52201

Re: wabbitcode/studio basics

Thanks trip, however, I am stuck. I have lost all patients with this latenight/brass/pindurti software and I cannot get it to do a simple app. I keep getting "Unknown file type" from a debug script popup. It is like PindurTI does not like the output of brass. I have updated brass.exe to th...
by puromtec
Tue 22 Jun, 2010 2:13 am
Forum: Programming Help
Topic: wabbitcode/studio basics
Replies: 31
Views: 52201

Re: wabbitcode/studio basics

I am not sure the assumed steps will allow you to get the sample app to compile and then run in debug mode on the pindurTI emulator on a fresh machine with the loosely associated downloads. This is turning out to be horribly difficult procedure, and if or when i can get it working I will document th...
by puromtec
Tue 22 Jun, 2010 2:02 am
Forum: Programming Help
Topic: wabbitcode/studio basics
Replies: 31
Views: 52201

Re: wabbitcode/studio basics

Build process complete 0 errors and 0 warnings. So, now i get this error: Pop-up message TItle: "Debug Script" "1 error in debug script Error: Unknown file type. (C:\Users\me\Documents\TiWork\LateniteProjects\Tester\Tester\Bin\Tester - TI-83 Plus (Native).8xp)" The only mention o...
by puromtec
Thu 03 Jun, 2010 1:37 am
Forum: Programming Help
Topic: wabbitcode/studio basics
Replies: 31
Views: 52201

Re: wabbitcode/studio basics

Thanks a lot Harold, exactly what I need (I should be on my way now).

Ben thanks for the info, too.
by puromtec
Wed 02 Jun, 2010 3:55 am
Forum: Programming Help
Topic: wabbitcode/studio basics
Replies: 31
Views: 52201

Re: wabbitcode/studio basics

>May I ask why you decided to stop using ZDS and the flash debugger? To be honest, I got the recommendation from King harold at another time and place. Also, (I may be off) but, it looked like it lacked macros and was old and lacked text editing features. >What's wrong with Latenite, though? If this...
by puromtec
Mon 31 May, 2010 12:37 am
Forum: Programming Help
Topic: wabbitcode/studio basics
Replies: 31
Views: 52201

wabbitcode/studio basics

Pardon the lack of TI development skills, but does anyone know of a good WabbitCode tutorial or serious user manual? Rather than seek out yet another forum (http://wabbit.codeplex.com/ or http://www.revsoft.org/phpBB2/index.php), I'd like to ask here about trouble I'm having with understanding what ...
by puromtec
Sun 30 May, 2010 11:55 pm
Forum: Off Topic
Topic: Hello All
Replies: 5
Views: 14771

Re: Hello All

>There is this guy I know who is doing a highschool program using a TI-Robot to help the kiddies become interested in engineering, math, etc. He asked for help and I thought I'd throw my hat in the ring. The app will allow users to create a multiple choice test and assign movements to the right answ...
by puromtec
Sun 30 May, 2010 12:25 am
Forum: Programming Help
Topic: Collection of noob issues
Replies: 2
Views: 8058

Re: Collection of noob issues

Ahh... my question should have been: HOW should I be building assembly apps for the TI calculators. Starting fresh in this venture started at the TI official website, then lead to various other methods with half-baked (old and forgotten) tutorials and finally your suggestion is to use this revsoft s...
by puromtec
Sat 29 May, 2010 3:16 am
Forum: Programming Help
Topic: Collection of noob issues
Replies: 2
Views: 8058

Collection of noob issues

Here are some noob questions I have at this point. 1. I think that I want to create a TI-83Plus Application. How do you make Latenite build for an application. I have read the "TI Applications" tutorial here http://benryves.com/bin/brass/ and also how it is not compatible with the default ...
by puromtec
Sat 29 May, 2010 1:08 am
Forum: Off Topic
Topic: Hello All
Replies: 5
Views: 14771

Re: Hello All

>Do you have any more information on your project? My project is dubbed Test Maker where the correct multiple choice answer to a question causes an attached TI Robot (two servo motor wheels and a front bumper) to move a particular distance. >Would that be CodeProject? Yes. A guy at codeproject sent ...
by puromtec
Fri 28 May, 2010 2:29 am
Forum: Off Topic
Topic: Hello All
Replies: 5
Views: 14771

Hello All

I am new at TI calculator programming. Some guy pointed me to this site from another programming forum I use a lot. Currently, I've got a small TI project I am doing mostly for fun using assembly. I have gone through the official documentation and best practices from TI's website and gradually found...