Error 14

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Error 14

Jump to solution
2,063 Views
Kratz
Contributor IV

Today I received an Error 14 message from the programmer.  See attached for the screen shot.  It looked like the error occurred when the program tried to access the flash programming algorithm. I checked the file location, and the file is there.

 

I have been developing on MC9S08AC48, 32 and 16 for over a year and have launched 3 products into production.  I am working on a development control used for many months to bring product into production.  This is the first time we have seen this error.

 

What has changed today is this.  I changed the file name of the "CodeWarrior IDE" to "CodeWarrior IDE 8bit V6.2" because tomorrow I plan to install Code Warrior 7.1? to work with the 32 bit products. 

 

Please give me some help to correct this problem.

Labels (1)
Tags (1)
0 Kudos
1 Solution
738 Views
J2MEJediMaster
Specialist I

OK, in your screenshot the error 14 also refers to the P&E Microsystems site. P&E Micro provides support for the programming interface for CodeWarrior. Going to their web site, error 14 means that the programmer can't find the algorithm file. This file contains information on how to program the flash part.

 

What happened is that you renamed the CodeWarrior directory, but the flash programmer and other software components still look for key files that they need along the old directory pathname. Change the directory back  to its original name and things should start working again.

 

When installing CodeWarrior, the installer does allow you to specify a different directory name. You can use that feature to place the version 7.1 of CodeWarrior into a different directory from the 6.2 version. This allows the two sets of CW tools to coexist

 

---Tom

 

View solution in original post

0 Kudos
3 Replies
738 Views
Kratz
Contributor IV
Attachement for Error 14. 
0 Kudos
739 Views
J2MEJediMaster
Specialist I

OK, in your screenshot the error 14 also refers to the P&E Microsystems site. P&E Micro provides support for the programming interface for CodeWarrior. Going to their web site, error 14 means that the programmer can't find the algorithm file. This file contains information on how to program the flash part.

 

What happened is that you renamed the CodeWarrior directory, but the flash programmer and other software components still look for key files that they need along the old directory pathname. Change the directory back  to its original name and things should start working again.

 

When installing CodeWarrior, the installer does allow you to specify a different directory name. You can use that feature to place the version 7.1 of CodeWarrior into a different directory from the 6.2 version. This allows the two sets of CW tools to coexist

 

---Tom

 

0 Kudos
738 Views
Kratz
Contributor IV
Problem solved. The file should not have been renamed but the start up file needed changing.  Thanks.
0 Kudos