We have this module SMARTEVBG5-KIT, SC200UEM40NA-4G64-TA0AA. Need user guide document for Android 14, kernel 5.15 or above and bootloader source code, build and flash steps. Can you please help ?
Dear, customer:
You need to apply for the accounts to download SDK and documents.
Are you a personal developer or working for company?
Thanks
Hi,
I’m working for company.
We already have FTP account, and have some documents and code in there. But the problem is do not have an overview document, and do not have a clear document guide step by step to get the source code, or how to get compiler, or which tools/scripts use to flash firmware. And to contact with supplier that take times.
So if you can share here some guide then it will be very helpful .
They already shared : HEXAGON, LLVM tool but no user guide. also share ADSP, BOOT but still don’t know what to do ![]()
Thanks
Hi,
You need to download source code from gitlab server using the account provided to you.
Thanks
Thanks Zheng,
I already have the account to access to FTP server like :
Account : ABC
Pass : 123
can I use this account for gitlab server ? And if Yes what is the gitlab link then i can login to ?
Thanks
Hi,
You can’t use FTP account to login gitlab server.
Please confirm if you have gitlab account. In general, FTP and gitlab accounts are provided at the same time
Thanks.
Hi,
I have Quectel gitlab account now.
After clone source code, and I try to build with command “./build_sm6115_sc200u.sh --all”
I follow the document name “SC200U Android 编译&烧录指导”, but fail after some minutes build.
Can you help to check build error message as I noted in the attachment
SC200U_Android14_build.rar (2.0 KB)
Thanks,
Please provide the output of the following command for checking:
free -m
kh@47a73fecc054:/source$ free -m
total used free shared buff/cache available
Mem: 31981 1613 29482 30 884 29557
Swap: 0 0 0
Hi,
You need to add swap space on your PC.
The size should be no more than 40GB
Thanks