This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

关于烧写Flash:To build the Flash-Cat Utility

Other Parts Discussed in Thread: UNIFLASH

参考了 AM335x Flash Tool -- UniFlash 烧写工具使用简介及问题解决方案汇总

《Sitara Linux AM335x Flash Programming Linux Development》一文中的,

To build the Flash-Cat Utility (a binary is supplied with the package).
gcc -W flash_cat_util.c -o flash_cat_util.out
 
 
这个 flash_cat_util.c 在sdk里怎么找不到呢?(ti-sdk-am335x-evm-06.00.00.00)
请问在哪里有?