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.

CCS 8.3.1 [CC2640R2] Link Error

Other Parts Discussed in Thread: SYSBIOS

Hi

We have an old project using CC2640R2.

Code Composer Studio 8.3.1

SDK: simplelink_cc2640r2_sdk_1_50_00_58

We are trying to create the same environment on another PC. 

CCS 8.3.1 & SDK installed OK.

We import a CCS project into the new PC.

Compiling is OK, but there is a link error.

The map file almost the same except Date Time

The make file almost the same except compiler subversion

The major difference is that a.obj is reorganized in GPRAM 

Correct one 

Failed one

Do you have any suggestions?