Development software:
1. SDK 12.3.0
2. 51822 module
3. GCC
Computer platform:
1. OSX
Hardware version:
51822AA
Description:
I used the original hex in the sdk example to burn to the module, the module can run. but the hex complied by the code can not run. These two hexs are also different in size.
the original hex in the sdk example:

the hex complied by myself:

Do I need to modify the Makefile or ld file?