Hi all...
I am new to Freescale products. I am using MC13193 EVK. One of the product/software that I'm using is MEtrowerks Codewarrior Special Edition for HC(S)08 Special Edition.
I am trying to develop a new application on top of IEEE 802.15.4 by modifying the Switch Demo or evk_switch_demo.mcp. I have problems building or rather making the files into .s19 format so that I can use bootloader to flash the code into one of my SDKs.
I have no idea on how to make the files into .s19. Can anyone help? Is there any additional system files that I need to include? In my Linker_file folder, I have the following files included: Ptc.ach, Ptc_w_Embedded_Bootloader.ach, and Ptc_w_HCS08_Flash_Lib.ach. The embedded_bootloader .c and .h files are also included in the project.
Thank you