vaibhavnaware01 / FAN10_FSK_FG12

0 stars 0 forks source link

make: *** [makefile:85: FAN10_FSK_FG12-main.axf] Error 2 #1

Open 09Kartik04 opened 5 months ago

09Kartik04 commented 5 months ago

If you are facing issues as shown bellow

make (e=2): The system cannot find the file specified. make: *** [makefile:85: FAN10_FSK_FG12-main.axf] Error 2 "make -j16 all" terminated with exit code 2. Build might be incomplete.

14:42:37 Build Failed. 1 errors, 0 warnings. (took 1s.491ms)

Screenshot 2024-06-08 150205

09Kartik04 commented 5 months ago

Solution

Reason for the error:

This is because the "Toolchain" which is use to "makefile" for compile and build the project is not compatible with the geskoSDK 4.2.2. The "Toolchain" version which is supported by geskoSDK 4.2.2 is (v10.3.2021.10)

To solve this error:

Step 1:

Screenshot 2024-06-10 195642

Step 2:

Screenshot 2024-06-10 200347

Step 3:

Screenshot 2024-06-10 201009

Step 4:

Screenshot 2024-06-10 202857

If you want to check whether the "Toolchain" is installed or not. Follow the below step,

Step 1:

Screenshot 2024-06-10 203640

Step 2:

Screenshot 2024-06-10 202152