Looking for AN2295 bootloader for 68HC908KX8, too much information

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

Looking for AN2295 bootloader for 68HC908KX8, too much information

3,381 Views
oliver_sedlacek
Contributor I
I'm trying to load the bootloader described in AN2295 in to a 68HC908KX8. After searching the forums, I've downloaded the AN2295SW.zip but it doesn't contain anything I recognise as a burnable S19 file. Assuming the zip contains source, as a complete newcomer to Codewarrior, I also don't know which files to compile. Can anyone point me in the right direction?

Thanks in advance,

Oliver
Labels (1)
0 Kudos
11 Replies

774 Views
J2MEJediMaster
Specialist I
When you expanded the archive file, you should have 3 directories. Go into the src directory, then into the KXEYGT sub-directory. In there you'll find some files and yet more subdirectories. In the bin directory, there are bunch of .abs, .s19, .map, and other files for the various builds of the loader. The file hc08sprg-kx8.abs.s19 might be the one you want. If you want to build the source, open the .mcp file in the KXEYGT folder and let CodeWarrior launch. This project file has the information CodeWarrior needs to locate the appropriate and linker files, and to build the image with the proper compiler/linker settings. HTH.

---Tom
0 Kudos

774 Views
oliver_sedlacek
Contributor I
Thanks Tom, but my download of AN2295SW doesn't contain any .S19 files. I've opened the project in codewarrier, and it builds with a warning (No stack defined). It's all very frustrating.
0 Kudos

774 Views
J2MEJediMaster
Specialist I

That's odd that my version of the 2295SW archive has the .s19 files, because I don't have the HC08 tools. (A situation that I'm working to correct.) In the meantime, I'm going to attach the .s19 with this and you can give that a try.

---Tom

 

hc08sprg-kx8.abs.s19

Message Edited by t.dowe on 2009-09-03 05:50 PM
0 Kudos

774 Views
oliver_sedlacek
Contributor I
Thanks for that. Now I just need to figure out how to launch the MON08 downloader in codewarrier. I'm finding codewarrier completely impenetrable:smileymad:
0 Kudos

774 Views
ok2ucx
Contributor IV
Dears,

earlier releases of AN2295SW had S19 files included in the ZIP file AN2295SW. Later, all binaries were removed since they can be easily compiled once the respective mcp project is opened in CodeWarrior (even with limited ie. free edition).

Regards, Pavel Lajsner

AN2295 Developer :smileywink:

Freescale Czech Republic
0 Kudos

774 Views
oliver_sedlacek
Contributor I
That would be a fair point, but I can't get the project to compile with V5 of codewarrior. I've probably just made some stupid mistake.
0 Kudos

774 Views
ok2ucx
Contributor IV
Hi, just tried to compile the current KX/GT/EY boootloader both under V5.1 and V6.0 CodeWarrior with free limited version and it compiles OK.
Just cleaned some sensless warnings, you can download attached version that will become a part of release 9.0 of AN2295SW anytime soon.
 
Regards, Pavel
 
Message Edited by t.dowe on 2009-09-03 05:49 PM
0 Kudos

774 Views
CecchiSandrone
Contributor II
For some strange reason I can't find AN2295SW zip file on freescale.com, using search function. Can you give me the direct link to the Serial Bootloader download? Thanks
0 Kudos

774 Views
Alban
Senior Contributor II
Hello, 
the search gives these results

Please click on the ZIP icon to get the zip file.

Cheers,
Alban.
0 Kudos

774 Views
CecchiSandrone
Contributor II
Thanks Alban, now it works. Now I have to compile the right Codewarrior project under src folder. I have a MC13213 Zigbee board, based on HCS08 family. From those folders, what is the right one to choose?
0 Kudos

774 Views
Alban
Senior Contributor II
Well,

You posted in this thread. And this thread + your post title is 68HC908KX8.
If it was another device, you would have created a new thread because you read the rules:


 [IMPORTANT] Rules to post
Main Moderator Alban  2007-09-22 08:22 PMRemove this Thread Float

A question on S08 and Zigbee will not be answered on this thread, here this is KX8.
If you have a question on MC13213 Zigbee board you create a new thread with appropriate subject.

Sorry, I don't want to sound boring, but members also need to make an effort for a Forum to work :smileysad:

Alban.
0 Kudos