debug error
chino angelo
Posts: 20
when i tried to do CountDown'java and debug it like what it says in the manual, i get the error message "unable to do line number translation in pc=%d" can you pls help me...
the message window doesnt appear also when i tried to run porgrams such as "HelloWorld" and others...
--Chino
the message window doesnt appear also when i tried to run porgrams such as "HelloWorld" and others...
--Chino
Comments
(command Project->Program)
If that does not help, try restarting your pc. Yesterday I had an issue with
a serial port in that apparently it did not receive characters,· but the device
connected to the serial port was transmitting and had been working all day.
After I restarted my PC the serial port worked again.
Now, the IDE message window only comes up if the IDE receives some data from the serial port,
so perhaps the serial port is locked up as it was on my PC.
regards peter
error shows: "UnABLE TO DO LINE NUMBER for pc = %d"
description: the translation from the program counter to a line number
could not be performed.
Solution: the .jem file on the device is probably not current with the
one in memory. try downloading again."
i already tried downloading it again, restarting my pc and the
program... still no luck. [noparse]:([/noparse]
that differs from the program in the javelin. That's why you
must download your program again.
To download:
Do you use Project->Program
or do you use Project->Debug?
I suggest you try Project->Program after closing all files
except the file that you want to download. This file
must have a static void main() method.
The CountDown.java will do.
Then tell us your exact setup:
What Windows OS do you use (win98,winXP,Vista)
What board do you use (Javelin DemoBoard, Super Carrier Board, Board of Education)
How do you power the javelin (adapter or batteries)
What connection do you use to program the javelin (USB2SER cable or serial port connection)
regards peter
The prolific website
http://www.prolific.com.tw/eng/downloads.asp?ID=31
does provide drivers but not for Vista. I have a prolific usb2ser cable
myself and luckily that one does work with the prolific driver. I use winXP.
Prolific does give four links to manufacturers of Vista drivers.
Maybe these are useful.
You should get yourself a usb2ser cable with FTDI chipset like
the ones Parallax sells. These are guaranteed to work with all
products Parallax sells and support Vista.
http://www.parallax.com/Store/Accessories/CablesConverters/tabid/166/CategoryID/40/List/0/Level/a/ProductID/379/Default.aspx?SortField=ProductName%2cProductName
regards peter
the same is true with the message window.. it doesnt show up... [noparse]:([/noparse] is it possible that my stamp is bot working properly? one more error i encountered is that
it says about icompatible firmware.. (i forgot the exact words though)... please help me..
I suspect it is the usb-to-serial cable you use. Many usb2ser cables don't
work properly due to timing requirements. The effect is that downloads sometimes
work or appear to work but then all kinds of errors arise.
Are you still using that prolific cable?
Again:
You should get yourself a usb2ser cable with FTDI chipset like
the ones Parallax sells. These are guaranteed to work with all
products Parallax sells and support Vista.
http://www.parallax.com/Store/Accessories/CablesConverters/tabid/166/CategoryID/40/List/0/Level/a/ProductID/379/Default.aspx?SortField=ProductName%2cProductName
regards peter
Why do i still get those kind of messages if i'm using astraight through? we were stucked here... I can't even run any programs now... [noparse]:([/noparse]
Is there any way?
with a com port? The IDE is developed under XP so I don't know if
there are potential problems when using Vista, though I have
confirmation from one person that runs the IDE from Vista
that it works.
regards peter
On the PC with the serial port, have you tried disabling the FIFO buffers on the port? Does that PC have any Palm/PDA software installed, such as Active/Hot-Sync? Have you tried using the Prime-Javelin program from the PC with the serial port?
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Chris Savage
Parallax Tech Support
That PC with the com port, does that happen to be a Dell PC ?
If so, what type? There are two other recent threads about problems
using the com port and those users have a·Dell PC.
regards peter
I am using HP DV6607nr for my laptop.... I'm not using dell, but i will look at the link also... thanks
Chino