Can NOR Flash be programmed by JTAG programmer using Memory Map

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Can NOR Flash be programmed by JTAG programmer using Memory Map

2,028件の閲覧回数
adityanagal
Contributor III

HI , 

I am working over IMX6 solo which is interfaced with NOR Flash and having JTAG interface. we have the compete schematics and know the memory map . Can i write the NOR flash by JTAG programmer using memory map of the NOR Flash. Please suggest. 

Regards , 

Aditya Nagal

2 返答(返信)

1,742件の閲覧回数
sinanakman
Senior Contributor III

Hi Aditya

NOR flash programming requires a special algorithm depending on the type

of the flash. This is usually described in your flash memory datasheet.

If your JTAG programmer already supports this then you should be able

program your flash on that board by providing its parameters to configure

your JTAG programmer.

Otherwise as Igor mentioned above, you would have to implement all that

initialization and the programming scripts.

We are using a BDI3000 JTAG Debugger here and had no problem programming

most NOR flashes on IMX6S based designs.

Hope this helps.

Regards

Sinan Akman

1,742件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Aditya

in general one can write the NOR flash by JTAG programmer, but for that

jtag scripts should be created (probably uboot codes may be reused).

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛
返信