Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - mediumrare

#1
LPC2xxx / .net wrapper lpc1765 PROGRESSFUNC
August 04, 2011, 05:51:18 PM
Hello,
I am using the FlashMagicARMCortexNET dll to program an LPC1765.

Could you tell me what the UInt32s (Value and Value2 in the Flash Magic .NET Assembly Manual) in the PROGRESSFUNC are for each the Erase, Program and Verify methods?

Regards
Ethel
#2
Hello,
I am using the FlashMagicARMCortexNET dll to program an LPC1765.
This is connecting, erasing, programming and verifying properly.

I would like to know if there is a .Net method that will allow me to check that the .hex file is valid before I allow the user to load it onto the LPC1765. There is Verify Functionality in FlashMagic - so it seems that the functionality is already in the FlashMagicArmCortex.dll but hasn't been wrapped for .Net. Maybe it's already there and I am just not seeing it in the documentation.
Any help appreciated.

Regards
Ethel