View Single Post
Old 10-18-2010   #1
Pirate
 
Pirate's Avatar
 
Join Date: Feb 2007
Posts: 6,932
Likes: 370
Liked 7,995 Times in 1,235 Posts
Mentioned: 568 Post(s)
Tagged: 0 Thread(s)
Hermes v4b is released

Despite saying he was leaving, Hermes has updated his v4 release with a small modification which fixes a problem Window users were having.

To quote: NOTE:

4B raw2payload includes a correction for those who use Windows and fixes a stupid mistake I made by copying the files, because the port1_config_descriptor.h port1_config_descriptor.bin and are in fact the V3 version.

If you compiled the .S, have the V4 and if not .. as well, sorry for the failure! [drunk]

v4B Changes:
raw2payload: changed in fopen "r" and "w" by "rb" and "wb".

In MSDOS/WINDOWS "r" is for text files and "rb" is for binary files. If you use MinGW from ifcaro compilers, instead Cygwin or Linux, you need this changes.

Added port1_config_descriptor.h and port1_config_descriptor.bin from V4 (in the V4 release you have ONLY the .S file from V4)

[Download Hermes V4b] [VIA]
Pirate is offline   Reply With Quote
Likes: (1)