现在要修改sfh_DM36x.exe 的代码 然后重新编译 在psp/flash-utils/DM36x/GNU 里面 make 出现 :
make:gmcs:Command not found 错误 请问下 这个sfh_DM36x.exe 需要如何编译?
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.
现在要修改sfh_DM36x.exe 的代码 然后重新编译 在psp/flash-utils/DM36x/GNU 里面 make 出现 :
make:gmcs:Command not found 错误 请问下 这个sfh_DM36x.exe 需要如何编译?
Li Liang,
你有参考过readme.txt里面的下面的内容么?
- Under Linux -
The Mono Framework must be installed and in the path. RPMs are available
at 'http://www.mono-project.com/Downloads'. Then go to the top level
directory of the package and run:
make
The above instructions assume the that GNU ARM cross-compiler tools (arm_v5t_le-gcc,
etc.) are somewhere in the current PATH.