EmbeddedRelated.com
Forums
The 2024 Embedded Online Conference

read flash with crossworks

Started by Unknown February 20, 2009
Hi!

Can someone help me how to read the content of the flash of a uC
(SAM7X) back to a hex file with Crossworks?

Thanks a lot.

best regards,
David
Connect to the target, show the memory window, select the address and
size and then right click and choose "Save As".

Regards
Michael

>
> Hi!
>
> Can someone help me how to read the content of the flash of a uC
> (SAM7X) back to a hex file with Crossworks?
>
> Thanks a lot.
>
> best regards,
> David
>

Thanks for your reply.
I know what you mean, but the problem is, i dont have the current
project running on the uC any more, as it was deleted by accident, so
the only thing i'd like to have is the hex file for future use if
needed.
Is it possible to save the flash without having the project?

regards,
David

2009/2/20 nutleycottage :
> Connect to the target, show the memory window, select the address and
> size and then right click and choose "Save As".
>
> Regards
> Michael
>
>>
>> Hi!
>>
>> Can someone help me how to read the content of the flash of a uC
>> (SAM7X) back to a hex file with Crossworks?
>>
>> Thanks a lot.
>>
>> best regards,
>> David
>>
Hi all,

Plz, any one suggest me, how to access External I2C-RTC for AT91SAM9260EK

Advance Thanks
Guna.,
--- On Fri, 2/20/09, Did Bacsa wrote:

From: Did Bacsa
Subject: Re: [AT91SAM] Re: read flash with crossworks
To: A...
Date: Friday, February 20, 2009, 7:44 PM

Thanks for your reply.
I know what you mean, but the problem is, i dont have the current
project running on the uC any more, as it was deleted by accident, so
the only thing i'd like to have is the hex file for future use if
needed.
Is it possible to save the flash without having the project?

regards,
David

2009/2/20 nutleycottage :
> Connect to the target, show the memory window, select the address and
> size and then right click and choose "Save As".
>
> Regards
> Michael
>
>>
>> Hi!
>>
>> Can someone help me how to read the content of the flash of a uC
>> (SAM7X) back to a hex file with Crossworks?
>>
>> Thanks a lot.
>>
>> best regards,
>> David
>>
Hi David,

You'll need a project - the "Externally Built Executable" project type
can be used for just flash programming.

Regards
Michael
>
> Thanks for your reply.
> I know what you mean, but the problem is, i dont have the current
> project running on the uC any more, as it was deleted by accident, so
> the only thing i'd like to have is the hex file for future use if
> needed.
> Is it possible to save the flash without having the project?
>
> regards,
> David
>
> 2009/2/20 nutleycottage :
> > Connect to the target, show the memory window, select the address and
> > size and then right click and choose "Save As".
> >
> > Regards
> > Michael
> >
> >>
> >> Hi!
> >>
> >> Can someone help me how to read the content of the flash of a uC
> >> (SAM7X) back to a hex file with Crossworks?
> >>
> >> Thanks a lot.
> >>
> >> best regards,
> >> David
> >>
> >
>


The 2024 Embedded Online Conference