|
hello,my good friend. before everything,thanks for your attention to my question.
In fact, I want to design a token and I must consider this parameters: 1.the chip is at91sam7s256 and I can't choose another one. 2.the code is important so after programming the code on chip, I must set security bit of chip;so I must erase it (with active high erase pin) to reprogramming it.(so I can't use a boot loader that is written with me because before reprogramming it will be erase) . 3.the token is packed after design ,so I don't have any access to hardware via ports or pins or other ways , to programming or reprogramming it. 4.it has a usb port only , that can connect to computer such as a cooldisk .so I must program the code on it via usb (I think it is possible only by loading sam-ba from rom to nandflash with a0,a1,a2,tst but before it must be erased ). 5.I can use an external programmer to load sam-ba if it is possible.
these are important parameters that I remembered. thanks.
|