Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Implementation of dspic bootloader

Status
Not open for further replies.

togarha

Member level 4
Joined
Sep 4, 2006
Messages
69
Helped
2
Reputation
4
Reaction score
1
Trophy points
1,288
Activity points
1,755
Hi!!!

I want to make a dspic/pic24 bootloader that:

- At the begining, the bootloader reads an external memory (dataflash spi memory: AT45DBXX) and check the firmware version of saved code in external memory. It checks this version with its own version, and if its version is a previous version, it reads the memory content and reprogram itself...

- The code language is not critical (I prefer C because I have no knowledge about asm30, but it doesn't matter)...


Any idea or help about the implementation...

Thanks in advance...

Regards,
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top