Technical discussions about the TI C54x DSPs (including the c5401, c5402, c5402a, c5404, c5407, c5409, c5409a, c5410, c5410a, c5416, c5420, c5421, c5441, c549, c5470 and c5471).
|
Dear group I have a custom C5402 board with ST Micro 1MB Flash memory. I need to write the algorithm to program this flash with the program that will run on the micro. Does anyone have some pointers as to where to start, or maybe some code that I can adapt for my application? If I can lay my hands on the code for the Flash Burn utility as shipped with the C5402 DSK, I am sure I can easily adapt that. Rgds Jean Viljoen Azoteq (Pty) Ltd Tel +27 21 863 0033 Fax +27 21 863 1512 |
|
|
|
I have C code here for the ST1167 device which came from the ST website. It supports the following: M29F102BB M29W102BT M29W102BB but is easy to adapt. HTH ----- Original Message ----- From: "Jean Viljoen" <> To: "C54x DSP Discussion Group" <> Sent: Friday, February 14, 2003 6:15 AM Subject: [c54x] C5402 Flash programmer > Dear group > > I have a custom C5402 board with ST Micro 1MB Flash memory. I need to > write the algorithm to program this flash with the program that will run > on the micro. Does anyone have some pointers as to where to start, or > maybe some code that I can adapt for my application? > > If I can lay my hands on the code for the Flash Burn utility as shipped > with the C5402 DSK, I am sure I can easily adapt that. > > Rgds > > Jean Viljoen > Azoteq (Pty) Ltd > > Tel +27 21 863 0033 > Fax +27 21 863 1512 > > > _____________________________________ |