Author Topic: LPC1768 flash programming software for Linux  (Read 14769 times)

Offline vini

  • Newbie
  • *
  • Posts: 6
    • View Profile
LPC1768 flash programming software for Linux
« on: October 25, 2010, 01:09:36 PM »
Hi

I am trying to maKe a software like flash magic which can be used to program LPC1768 chips.

In this when iam reading the programming from flash , the hex data coming from memory location 0x000 to 0x1F0 doesnt matches with the hex data when i read with flash magic in Windows. But for all other flash memory location data read is correct.

Please can anyone tell the reason for this.

Thanks in advance
Regards
Vinita

Offline mhoneywill

  • Full Member
  • ***
  • Posts: 173
    • View Profile
Re: LPC1768 flash programming software for Linux
« Reply #1 on: October 25, 2010, 02:02:48 PM »
See the LPC ISP project here

http://tech.groups.yahoo.com/group/lpc21isp/
http://lpc21isp.sourceforge.net/

This may help you

Cheers

Martin

Offline vini

  • Newbie
  • *
  • Posts: 6
    • View Profile
Re: LPC1768 flash programming software for Linux
« Reply #2 on: October 27, 2010, 12:15:45 PM »
Martin

Thank you. Links provided by yopu are really very useful.


Regards
Vinita