Discussion Forum

Flash programming with Ulink

Next Thread | Thread List | Previous Thread Start a Thread | Settings

DetailsMessage
Read-Only
Author
PT TAM
Posted
2-Apr-2005 18:55 GMT
Toolset
ARM
New! Flash programming with Ulink
sorry that may be a stupid question.

I am using Samsung's flash and find that uvision do not have the required algorithm. could anybody show me the procedure to program my code into the flash?
write a debug function? or create another elf to program it?

Thanks.
Read-Only
Author
Reinhard Keil
Posted
5-Apr-2005 08:31 GMT
Toolset
ARM
New! RE: Flash programming with Ulink
Which Flash device are you exactly using. We are currently in the process of adding many new Flash algorithms to the ARM toolchain.

Reinhard
Read-Only
Author
PT ICON
Posted
5-Apr-2005 08:38 GMT
Toolset
ARM
New! RE: Flash programming with Ulink
Good news to hear from you.

We are using Samsung's MCP K5A3280YBC (4M Flash+1M SRAM). As I am working on the project right now, it will be much appreciated if you can give me clues how I can program it using ulink if your newly build module does not support this parts at this moment.

I can now program the flash inside my code but do not know how to do it externally.
Read-Only
Author
Reinhard Keil
Posted
5-Apr-2005 12:38 GMT
Toolset
ARM
New! RE: Flash programming with Ulink
From a quick look to the datasheet, the Samsung Flash parts are compatible with the following Atmel algorithms that we already provide in the correct release:

- K5A3x80YT: AM29F320DT (16-bit)
- K5A3x80YB: AM29F320DB (16-bit)
- Dual K5A3x80YT: AM29F320DTx2 (32-bit)
- Dual K5A3x80YB: AM29F320DBx2 (32-bit)

So, please select one of these Flash download algorithms. If you do not have these, please send email to: support.intl@keil.com.

Reinhard

Next Thread | Thread List | Previous Thread Start a Thread | Settings