Area 451 Parts Support Forum
May 20, 2012, 02:20:54 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
 
   Home   Help Search Calendar Login Register  
Pages: [1] 2 3   Go Down
  Send this topic  |  Print  
Author Topic: Download V1.30.x firmware package here  (Read 2257 times)
0 Members and 1 Guest are viewing this topic.
admin
Administrator

Offline Offline




« on: May 06, 2010, 07:23:04 PM »

Attached is the official firmware package available for download in a zip archive.  Included in the package are 15 hex files (these are the firmware files), a README.txt file that you really should read, a picture with a graphical representation of the various maps, and a simplified software application for using the programmer on a PC.
 
To use the simplified programmer on a PC, simply plug the programmer into a USB slot, plug the other end into your cruise control (access the jack by removing the cruise box lid), double click the Area451Programmer.exe application file and follow the prompts to choose the desired hex file.

If you're using a Mac or Linux then you'll still need to download the attached package for the README and hex files, you just won't need the Area451Programmer.exe application.  Instead, go to Microchip's download page, scroll down nearly to the bottom of the page where you'll find "PK2CMD V1.20" in various formats for Linux and Mac (both source code and pre-compiled binary files).  I'm sorry, but I can't offer any assistance to Mac users on the specifics of how to install these applications.  This is a "terminal" (command line) applications, rather than graphical.  Assuming it is the same as on the PC, you want to use this command to program the cruise:
 
Code: [Select]

pk2cmd -P -FV1.30.X.hex -M -Z

This presumes the hex file is in the same directory as the pk2cmd program, and of course you need to replace the X with the appropriate corresponding number to the hex file you wish to use.
 
Accessing the programming jack and onboard switches:

First use an appropriate phillips screwdriver to remove the four black screws which hold the lid onto the box.

 
 
Remove the lid and you can see the circuit board.

 

 
The programming jack should be obvious - its the black cube that looks like a phone jack (because it is).  This is where the programmer plugs into.
 
The bank of switches (as marked by a red rectangle above) probably has a piece of translucent yellow/orange protectant tape covering it that you'll want to remove.
 

 
Don't worry, the tape is only there to protect it from liquid used during the manufacturing process. It can safely be removed and discarded.  I find using a needle works best if you can't manage to get your fingernails in there.  Or leave it on - you can flip the switches anyway.  Here is a closeup of the switch bank with the tape removed:
 

 
You can see that the switches are marked "1" through "6" and they are all in the "ON" position from the factory.  "Off" isn't marked, but obviously it is the position away from "ON".
 
Switch #1:  On [default] = standard pedal action.  Off = alternative (mapped) pedal action.  For your selected pedal map to do anything, this must be in the Off position.  Otherwise, your pedal will behave as it always has.
 
Switch #2:  On [default] = Set speed is cleared after car shut down.  Off = Set speed is retained.  Setting to Off means you can use Resume feature to return to the last speed even after the car has been shut down.  With the default, the memory is cleared when the car powers down.
 
Switch #3:  On [default] = Overshoot protection is enabled.  Off = disabled.  Overshoot protection appllies during and immediately after climbing a steep hill where the car was not able to maintain speed due to a lack of engine power.  It prevents the cruise from "over shooting" the set speed after it has crested the hill.  Leaving it on can result in a clumbsy sudden correction of speed in rare circumstances.   Turning it off will correct this, but then you may overshoot your set speed (sometimes significantly) in hilly situations.
 
Switch #4-6:  Unused
 

 
Any questions, problems, suggestions, etc can be discussed right here!
 
Art.
admin
Administrator

Offline Offline




« Reply #1 on: May 07, 2010, 06:31:31 AM »

I've split off a mac-specific discussion here.
wendall

Offline Offline

Gender: Male


« Reply #2 on: May 09, 2010, 10:44:33 AM »

  I hope that I can download and install.  I have terrible luck with zip files.
admin
Administrator

Offline Offline




« Reply #3 on: May 09, 2010, 11:48:49 AM »

Packaging files on the web via Zip format has been the standard for well over a decade and a half now.  If you're having "terrible luck" with zip files, then I'm going to go out on a limb and guess you're not really familiar with how it works.  Here's a basic tutorial I found via Google:  click here.  I think the thing most people, who are new to computers, have problems with zip files is that they try to work with the contained files while they are still zipped.  Its best to extract them first, then work with the contents.  "Zip" is just a container for transportation.  That tutorial explains the container concept, and how to get the files out using an excellent free program called 7-zip.  I hope that helps.

There are too many versions of Windows (or Macs or Linux) in use, with endless combinations of hardware and software that make it truly impossible for me to give a step-by-step tutorial that's going to work for everyone.  At some point, you may have to seek in-person help from someone that can show you on your computer how to download and use the package we've provided.

Art.
mvaldes
Customer

Offline Offline

Gender: Male


« Reply #4 on: May 16, 2010, 06:26:04 PM »

Oy Art, I borrowed the use of a friend's PC since I haven't learned how to use terminal on my Mac as yet. I downloaded the file, unzipped it and tried to run the Area451 program. (I had the programmer plugged into a USB port but wasn't brave enough to connect it to my cc unit.) When I tried to run the program I got an error message that read: "pk2cmd.exe is missing. Reinstalling the application may fix this problem."
I downloaded the file again, unzipped it and tried once more and got the same error message. What is this PC illiterate doing incorrectly?
admin
Administrator

Offline Offline




« Reply #5 on: May 16, 2010, 09:53:35 PM »

Hmm... to be honest, that sounds like I did something wrong.  Let me figure it out.
mvaldes
Customer

Offline Offline

Gender: Male


« Reply #6 on: May 21, 2010, 04:51:40 PM »

Hi Art, Have you made any progress figuring out the solution to the problem? The programmer is sitting on my desk eagerly waiting to talk to my unit. ::)
admin
Administrator

Offline Offline




« Reply #7 on: May 21, 2010, 06:51:13 PM »

Hey, I'm sorry!  I was sure I posted the next day.  I wonder if I never hit the "post" button.

The issue seems to be with file permissions.  You probably need to run it as an Administrator (right click, run-as?).  It depends on your version of Windows.

However, there's a simple alternative solution.  Download this package from Microchip and extract the contents into the same folder where you put our simplified software.  It includes a copy of the two files that (for whatever reason) aren't being accessed from our package. Note that it also comes with a .hex file... be sure not to confuse that with the firmware .hex files from our package!  I'm not sure what that file is for, but it shouldn't be programmed onto the cruise control.  Once you've done all this, it should run fine.

A final alternative is to use the full version of the software.  It is the same thing, but graphical.  It has a lot more options and ability for people to cause damage if they play around.  It is also a lot larger (>30Mb compared to < 1Mb) for really no reason.  To use it, just plug everything in as described above and run it.  You should get a message window saying it is connected properly. Then File-->Import Hex to bring in the firmware you want and click "Write".  The window should then turn green confirming it was programmed.  Don't mess with the other stuff and you should be fine.

Art.
wizard of ahs
Customer

Offline Offline

Gender: Male


LOVING MY AREA 451 C/C WITH OPTIONAL LED !!


« Reply #8 on: May 21, 2010, 08:04:16 PM »

Thanks Art,

Much appreciated  ;D
mvaldes
Customer

Offline Offline

Gender: Male


« Reply #9 on: May 22, 2010, 05:11:57 AM »

Thank you Art. I'll give it a try next week when I get back to NJ and have access to that computer.
mvaldes
Customer

Offline Offline

Gender: Male


« Reply #10 on: May 24, 2010, 09:47:59 AM »

Being thoroughly addicted to your cruise control and being PC illiterate, I admit I was scared to try the programmer. But, I bit the bullet, fired up one of those funky PC's, downloaded the files and tried your method. IT WORKED! :o Now I have BOOH access, but really do miss the scangauge programming part. Climbing in back and throwing tiny switches is sooo primitive. ;D
Thanks Art.
dancote
Customer

Offline Offline

Gender: Male


Illegitimus Non Carborundum


« Reply #11 on: June 04, 2010, 03:39:12 PM »


SNIP

However, there's a simple alternative solution.  Download this package from Microchip and extract the contents into the same folder where you put our simplified software.  It includes a copy of the two files that (for whatever reason) aren't being accessed from our package.

SNIP
Art.

I had the same problem (missing file) so I followed your instructions and it worked like a charm.

Regards,

Dan
jimvw57

Offline Offline

Gender: Male


« Reply #12 on: June 04, 2010, 07:22:08 PM »

Same scenario here. Once I read farther down in the postings, it worked just fine.
admin
Administrator

Offline Offline




« Reply #13 on: June 04, 2010, 09:50:21 PM »

I'm really not sure why some need that file downloaded by itself while others it works with the integrated one.  It was tested on Windows 7, so perhaps you guys are using XP or ??

mvaldes - I agree with you about the switches.  We'll bring the SG functionality back eventually, I'm sure.  Now that you have a programmer, it'll be easy to make the change when we do.

Art.
dancote
Customer

Offline Offline

Gender: Male


Illegitimus Non Carborundum


« Reply #14 on: June 05, 2010, 07:54:28 PM »

I'm really not sure why some need that file downloaded by itself while others it works with the integrated one.  It was tested on Windows 7, so perhaps you guys are using XP or ??

SNIP
Art.

Nope. I'm using WIN7 64 bit.

Regards,

Dan
Pages: [1] 2 3   Go Up
  Send this topic  |  Print  
 
 

Powered by MySQL Powered by PHP Powered by SMF 2.0 Beta 3.1 Public | SMF © 2006–2008, Simple Machines LLC Valid XHTML 1.0! Valid CSS!