Hi,
after successfully using a single sector script, I tried to put two sectors into the NVM, with the intention to switch between the configurations in the two sectors with the "devsel1" signal. The two scripts were tested individually and both worked. However, if I put them in consecutive sectors of the NVM, I always see the first sector working, no matter what voltages are present on the devsel1-3 inputs. I loaded the script into the AT3 module with ANTware II (which replied "success") and used the dipswitches on the battery board of the dev kit to set devsel1-3 to all combinations. Also used the reset button and even put the battery out of the board. The result is always the same: First sector working properly. This is my script, as dumped by ANTware II:
D FF
C [42][00][50][00]
C [51][00][21][00][01][01]
C [91][00][00][42][00][01][00]
C [43][00][00][10]
C [63][00][0C]
C [44][00][0C]
C [45][00][4E]
C [60][00][03]
C [4B][00]
E
C [42][00][50][00]
C [51][00][21][00][01][01]
C [91][00][00][42][00][01][00]
C [43][00][00][04]
C [63][00][0C]
C [44][00][0C]
C [45][00][4E]
C [60][00][03]
C [4B][00]
I also tried a modification with a second "E" at the end. What's wrong?
Thank you!
Regards,
Heinrich