Sub page for MembersPage/SteenAndersen
My Progress status
This page should describe my progress
04 Apr. 2005
Have tried all the stuff described below, on 2 different PC's, a 3Ghz modern PC, and an old Laptop, but no success. All the suff work's until i come to the
make clean [enter]
sh [enter]
make all [enter]
Then i fail's with the error i descibed in my MembersPage/SteenAndersen/Questions page.
download - > http://www.vems.hu/files/misc/GETFIRM.ZIP
download - > Avr-gcc compiler: http://sourceforge.net/projects/winavr Download latest stable WINAVR package (18MB)and install
then
did you tried this:
go to dos: cmd.exe
then: cd c:\vems\myfirmware\directory
make clean [enter]
sh [enter]
make all [enter]
exit [enter]
in dos box goto firmware/bin directry cd \bin
type : prog.pl vems.hex -wt
suc6 :)
http://www.vems.hu/wiki/index.php?page=MembersPage%2FJohanEriksson%2FVerThreeFirmForDummies
Update: 03 Apr. 2005
OK. I gave up to compile the Firmware, and downloaded the released version form GenBoard/UnderDevelopment/FirmwareChanges
I got the serial port to work from perl by installing Win32-API + Serial port support. And succeded to upload Vems.hex file to GenBoard.
I tried to use Megatune, but the configuration files seems to be wrong. I can see the reealtime parameters like temp, rpm, clt, iat, a.s.o.
Then i trid to install MegaTunix, it seem to work until i enter the motor detail s page then i crashes.
So for now i only have RS232, LCD, PS2, and perl up working
I tested almost all the port's with mdhXX command.
Next i think i have to start consider how the tables.txt and config.txt will look like.
Update: 25. March 2005
I Have Connected and Tested Communication to RS-232, PS2 Keyboard, and LCD Display. I tried the mxc command, ant tried the mcd and got the whole set off parameters in return. YAHOOO....... :-)
So far it's a success; but i must say that it's not that easy, because of the lack off a better toturial or building manual.
The PS2 connection has been corrected in [the manual] - thanx for the feedback.