安装完u-boot源代码后,在程序入口文件arch\arm\cpu\armv7\start.s中 有一句代码: bl _main
请问这个代码跳到那个文件的main函数了阿?我搜索了很久没有找到。
SDK版本是ti-sdk-am335x-evm-07.00.00.00-Linux-x86-Install
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.
安装完u-boot源代码后,在程序入口文件arch\arm\cpu\armv7\start.s中 有一句代码: bl _main
请问这个代码跳到那个文件的main函数了阿?我搜索了很久没有找到。
SDK版本是ti-sdk-am335x-evm-07.00.00.00-Linux-x86-Install