Creating build + MCF52233 processor + MCF52212 processor

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

Creating build + MCF52233 processor + MCF52212 processor

1,181 Views
Lakshmi
Contributor II

Hi, We have used MCF52233 processor for Master board & MCF52212 for Slave.

 

We have completed the implementation & testing of the project & now in RELEASE cycle. In the Customer's site Field Application Engineer will not be provided with the code warrior IDE to download the firmware using BDM.

 

We need to create a setup file, which can used to program incremental versions of firmware to the PCBs.

 

Could you please tell us, what are the supporting files required to create the build?

 

FYI: MCF52233 uses Interniche TCPIP_ClodeFire_Lite multithreading RTOS project as a code base. MCF52212 is not multithreading RTOS

Labels (1)
0 Kudos
5 Replies

411 Views
scifi
Senior Contributor I
You could also implement some kind of a boot loader to support new firmware image upload using communications interfaces present on your board. It does take some effort, but it can make the firmware upgrade procedure more user-friendly.
0 Kudos

411 Views
mjbcswitzerland
Specialist V

Hi

 

A SREC loader (requires about 10k space) for these devices is available at www.uTasker.com. User's guide http://www.utasker.com/docs/uTasker/uTaskerSerialLoader.PDF

 

It also supports loading via USB and Ethernet (optionally encrpted) but not as stand-alone loader (requires 2k in this case).

 

Regards

 

Mark

 

 

0 Kudos

411 Views
MCF52233
Contributor III

Hi ,

u can also use CFlasher for loading program thru BDM.

u can also create separate exe file which read ur s19/Bin file and increment ur FIRMWARE VERSION or may be PCB nos. n then load it

0 Kudos

411 Views
Lakshmi
Contributor II

Hi,

 

Thank you for the quick response.

 

Could you plaese tell me, where can I get CFlasher from?

0 Kudos

411 Views
MCF52233
Contributor III
0 Kudos