MembersPage/SteenAndersen/Progress (2006-03-16 04:43:08)

Sub page for MembersPage/SteenAndersen

My Progress status

This page should describe my progress


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.