Field upgrade firmware

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Field upgrade firmware

跳至解决方案
2,235 次查看
mstone59
Contributor II
Hello,
 
I'm relatively new to embedded programming. I've worked on a project that uses a MCF5213, I was told yesterday that I need to make the firmware field upgradable. The only current interface I have is RS485 through one of the uarts. It would be great to find an example implementation for this micro, but even pointing me to a good book would be great. Please help, I have to be done by January 20th, 2008.
 
Thank you.
标签 (1)
0 项奖励
回复
1 解答
901 次查看
mstone59
Contributor II
Thank you for the feedback. I was able to convince my supervisor that this feature should be added to the next revision of software. I am starting my research on it now.
 
Thank you,
Mike

在原帖中查看解决方案

0 项奖励
回复
2 回复数
901 次查看
SimonMarsden_de
Contributor II
Hi

A good place to start might be to look at the source code of the dBUG application. This is the resident monitor which comes with the Freescale evaluation boards. It would show you how to reprogram the Flash on the MCF5213, and how to bring the chip up and configure a serial port. You'd still need to do a fair amount of work, but it might be a useful resource.

The dBUG source should be downloadable from Freescale's web site.

Hope this helps


Simon
0 项奖励
回复
902 次查看
mstone59
Contributor II
Thank you for the feedback. I was able to convince my supervisor that this feature should be added to the next revision of software. I am starting my research on it now.
 
Thank you,
Mike
0 项奖励
回复