gpio status reading from mfgtool script

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

gpio status reading from mfgtool script

497件の閲覧回数
shabeerbadarudh
Contributor IV

Hi All,

We need to write a generic mfgtool scrtipt for the different versions of a similler hardware. These hardware provides some gpios for indicating the hardware revision. Our aim is to flash  different binaries by reading these gpio states. So is it possible to read the gpio status from the mfgtool (ucl script)?.  

I have gone through the 'Manufacturing Tool V2 (MFGTool2) Update Command List (UCL) User Guide.doc', which explains some 'Firmware Specific Commands' like 'read'. Is it possible to read gpio state using this types of commands or any other mechanisms available for reading the gpio states.

Thanks,

Shabeer

0 件の賞賛
1 返信

338件の閲覧回数
alejandrolozan1
NXP Employee
NXP Employee

Hi,

It seems that you may need to get the mfgtool source code and recompile it. According to this

MFG tool. Is it possible to read from flash

Apps\MfgTool.exe\OpUtpUpdate.cpp may be helpful.

Best Regards,

Alejandro